body {margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;}
form {margin: 0px 0px 0px 0px; }
IMG {border: 0}
.Heading 
{
    FONT-SIZE: 18px; COLOR: #001450; FONT-FAMILY: "Trebuchet MS", Arial;
    text-align: center ;
}
td.leftboarder 
{
    background-image: url(./image/master/shadow_left.gif);
    width:12 
}
td.rightboarder 
{
    background-image: url(./image/master/shadow_right.gif);
    width:12 
}

.address {
	FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: "Trebuchet MS", Arial
}
A.address {
	COLOR: #ffffff; 
	TEXT-DECORATION: none
}
A.address:hover {
	COLOR: #ffffff;
	TEXT-DECORATION: underline
}
.path {
	FONT-SIZE: 10px; COLOR: #001450; FONT-FAMILY: "Trebuchet MS", Arial
}
A.path {
	COLOR: #001450; TEXT-DECORATION: none
}
A.path:hover {
	COLOR: #001450; TEXT-DECORATION: underline
}
P {
	FONT-SIZE: 12px; COLOR: #001450; FONT-FAMILY: "Trebuchet MS", Arial
}
TD {
	FONT-SIZE: 12px; COLOR: #001450; FONT-FAMILY: "Trebuchet MS", Arial
}
A {
	COLOR: #001450
}
A:hover {
	COLOR: #001450
}
UL {
	MARGIN-TOP: -1em; FONT-SIZE: 12px; MARGIN-BOTTOM: 1em; MARGIN-LEFT: 20px; COLOR: #001450; FONT-FAMILY: "Trebuchet MS", Arial; LIST-STYLE-TYPE: square
}
H1 {
	MARGIN-TOP: 0em; FONT-WEIGHT: bold; FONT-SIZE: 14px; MARGIN-BOTTOM: 1em; COLOR: #001450; FONT-FAMILY: "Trebuchet MS", Arial
}
input {
	BORDER-RIGHT: #c4ddf2 1px solid; BORDER-TOP: #c4ddf2 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #c4ddf2 1px solid; BORDER-BOTTOM: #c4ddf2 1px solid; FONT-FAMILY: "Trebuchet MS", Arial
}

.Normal {
	FONT-SIZE: 12px;
	COLOR: #001450;
	FONT-FAMILY: "Trebuchet MS", Arial
}
.NormalBold {
	FONT-SIZE: 12px;
	font-weight: bold ;
	COLOR: #001450;
	FONT-FAMILY: "Trebuchet MS", Arial
}
.ErrorMessage {
	FONT-SIZE: 12px;
	COLOR: Red;
	FONT-FAMILY: "Trebuchet MS", Arial
}                

.gvHeader {
	FONT-SIZE: 12px;
	font-weight: bold ;
	COLOR: #001450;
	FONT-FAMILY: "Trebuchet MS", Arial
}

.sborderinput {
	  padding: 0px 0px 0px 2px; width:80px; height:15px; FONT-FAMILY: "Trebuchet MS", Arial; BORDER-RIGHT: #89BBE5 1px solid; BORDER-TOP: #89BBE5 1px solid; FONT-SIZE: 9px; BORDER-LEFT: #89BBE5 1px solid; BORDER-BOTTOM: #89BBE5 1px solid; BACKGROUND-COLOR: #ffffff
}
.sborderbut {
	Border: 0
}
.menu {
	FONT-SIZE: 13px; COLOR: #7e848f; FONT-FAMILY: "Trebuchet MS", Arial; FONT-WEIGHT: 500
}
A.menu {
	COLOR: #7e848f; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #001450;
}
.menuP {
	FONT-SIZE: 13px; COLOR: #001450; FONT-FAMILY: "Trebuchet MS", Arial; FONT-WEIGHT: 500
}
A.menuP {
	COLOR: #001450; TEXT-DECORATION: none
}
.menu2 {
	FONT-SIZE: 12px; COLOR: #7e848f; FONT-FAMILY: "Trebuchet MS", Arial; FONT-WEIGHT: 500; 
}
A.menu2 {
	COLOR: #7e848f; TEXT-DECORATION: none; 
}
A.menu2:hover {
	COLOR: #001450; 
}
.menu2P {
	FONT-SIZE: 12px; COLOR: #001450; FONT-FAMILY: "Trebuchet MS", Arial; FONT-WEIGHT: 500; 
}
A.menu2P {
	COLOR: #001450; TEXT-DECORATION: none; 
}
#printShow {
	DISPLAY: none
}
menupoint {
    font-family: "Trebuchet MS", Arial;
    font-size: 9px;
}
A.menupoint 
{
      font-family: "Trebuchet MS", Arial;
     font-size : 9px;
	  text-decoration: none; padding: 0cm 0cm 0cm 0cm; 
}
table.navbar2 {   
	background-color: #FFFFFF;
	width: 101px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89BBE5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #89BBE5;
	height: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #89BBE5;
	border-left-color: #89BBE5;
	color: #FFFFFF;
	text-decoration: none;
}

table.navbar2 td a{
   display: block;
   padding: 0px 0px 0px 2px;
   text-decoration: none;
}
table.navbar2 td a:link {
   background-color: #ffffff;
   border: 0px;
}
table.navbar2 td a:hover {
   background-color: #a8afbe;
   color:White;
   border: 0px;
}
/* -------------------------------------------------------- */
/* BUTTON	*/
.button
{
    COLOR: #001450;
    FONT-FAMILY: "Trebuchet MS", Arial;
	font-size:11px;
	font-weight:bold;    
	clear:both;
	float:none; 
	height:23px;
	line-height:20px;
	width:auto;
	margin-right:10px;
}
	a.button {
	       text-decoration:none;
		/* color: rgb(0, 0, 0); */
	}
	.button span {
		height:20px;
		line-height:20px;
		padding-left:0px;
		padding-right:8px;
		margin-right:20px;
	}
	a.button:hover { color: rgb(0, 0, 0); }
	a.button:link { color: rgb(0, 0, 0); }
	a.button:visited { color: rgb(0, 0, 0); }
    a.button:active { color: rgb(0, 0, 0); }
/* -------------------------------------------------------- */
/* BUTTON	*/
.DropDown
{
    COLOR: #001450;
    FONT-FAMILY: "Trebuchet MS", Arial;
	font-size:13px;
	font-weight:normal;    
	clear:both;
	float:none; 
	height:23px;
	line-height:20px;
	width:auto;
	margin-right:10px;
}
	a.DropDown {
	       text-decoration:none;
		/* color: rgb(0, 0, 0); */
	}
	.DropDown span {
		height:20px;
		line-height:20px;
		padding-left:0px;
		padding-right:8px;
		margin-right:20px;
	}
/* -------------------------------------------------------- */
/* MENU														*/
.v-menu{
	width:200px;
	clear:both;
}
	ul.v-menu, .v-menu li{
		padding:0;
		margin:0;
		list-style:none;
	}
	ul.v-menu{
		clear:both;
		margin-top:0px;
		padding:0px 10px;
	}
		.v-menu li a
		{
		    FONT-SIZE: 13px; COLOR: #7e848f; FONT-FAMILY: "Trebuchet MS", Arial; FONT-WEIGHT: 500;
			display:block;
			padding:2px;
			text-decoration:none;
		}
		.1v-menu li a:hover{
			color:#000000;
		}
		/*
		.v-menu li a:hover { color: rgb(0, 0, 0); }
		.v-menu li a:link { color: rgb(0, 0, 0); }
		.v-menu li a:visited { color: rgb(0, 0, 0); }
        .v-menu li a:active { color: rgb(0, 0, 0); }    
        */