/* CSS Document */
body 
{	
		background-image: url('/color/2010/main-bg.gif');
		background-color: #4F81AE;
		background-repeat: repeat-y;
		background-position:center;
		margin:0;
		padding:0;
		height:100%;
		
}
a:link
	{
	color:CC0000;
	text-decoration: none;
	}

a:visited
	{
	color:cc0000;
	text-decoration: none;
	}

a:hover
	{
	color:A36209;
	text-decoration: none;
	}
.menu_link 
{
font-size:13.5px; 
font-family:Tahoma;
COLOR: #1b6882; 
TEXT-DECORATION: none;padding-left:20px;
padding-right:30px;
background-image: url('/color/orginal/off_menu.gif');
background-position: 100% 0%;
background-repeat: no-repeat;width:100%;
height:18px;
}

.menu_link:link {COLOR: #486916}
._link:link {COLOR: #1b6882}
.menu_link:active {COLOR:#486916}
.menu_link:visited {COLOR: #486916}
.menu_link:hover {COLOR: #FFFFFF;
background-image: url('/color/orginal/on_menu.gif');
}
.atfal 
{	
font-family: tahoma;	
color: 666666;	
font-size: 11px;	
text-align: center;	
line-height: 16px;
}
.TxtBoxGray
{
    BORDER-RIGHT: #D4D0C8 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: #D4D0C8 1px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #D4D0C8 1px solid;
    COLOR: ccc000;
    BORDER-BOTTOM: #D4D0C8 1px solid;
    FONT-FAMILY: tahoma;
    HEIGHT: 18px;
    BACKGROUND-COLOR: #FFFFFF
}
.Bttn
{
    BORDER-RIGHT: #D4D0C8 1px solid;
    BORDER-TOP: #D4D0C8 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #D4D0C8 1px solid;
    COLOR: #666666;
    BORDER-BOTTOM: #D4D0C8 1px solid;
    FONT-FAMILY: tahoma;
	HEIGHT: 18px;
    BACKGROUND-COLOR: #FFFFFF
}

.subMenu, a.subMenu:Link, a.subMenu:visited{
	height: 28px;
	width: 140px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	background:#304E6B;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: solid;;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align:justify;
}

a.subMenu:hover {
	height: 28px;
	width: 140px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin: 0px;
	background:#fdf9ee;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: solid;
	text-align:justify;
}


.subMenu2, a.subMenu2:Link, a.subMenu2:visited{
	height: 28px;
	width: 141px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	background:#878787;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: solid;;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align:justify;
}

a.subMenu2:hover {
	height: 28px;
	width: 141px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	background:#CC00CC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: solid;
	text-align:justify;
}