body 
{ 
background-color: #90A2AA;	
}
tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	margin: 0px;
	padding: 0px;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	background-color: #EBEBEB;
	background-image: url(Images/shuttle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	font-weight: bold;
	text-indent: 20pt;
	height: 25px;
	vertical-align: middle;
	padding-top: 2px;

}
.header {
	background-image: url(images/Title_Logo.jpg);
	height: 120px;
	width: 100%;
	background-repeat: no-repeat;
	left: 10px;
	top: 10px;
	right: 10px;
	padding: 25px;


}
#leftSide							{height:53.75em; float:left; background:#F3F3F3;} /*  min-height:859px; */
/******** MENU **********/
.menuItem					{
	vertical-align: middle;
	background-repeat:repeat;
	background-position:center center;
	border-top:1px solid white;
	border-bottom:1px solid #B0B0B0;
	list-style-image: none;
	list-style-type: none;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 10px;
	list-style-position: inside;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: white;
	border-left-color: #B0B0B0;
	width: 180px;
	background-color: #669900;
	font-size: x-small;


}
.menuItem a:link, .menuItem a:active, .menuItem a:visited	{
	display:block;
	text-decoration:none;
	background-position:center;
	padding:3px 3px 3px 10px;
	width: 100%;
	color: #FFFFFF;

}
	
.menuItem a:hover			{
	text-decoration:none;
	color:#FFFF00;
	background-repeat: repeat-x;
	background-position:left;
	;
	background-color: #006600;
}

.menuItemSelect				{
	vertical-align: middle;
	background-image:url(../assets/BG_MAIN.gif);
	border-top:1px solid white;
	background-repeat: no-repeat;
	background-position: center center;
	list-style-image: none;
	list-style-type: none;
	height: 20px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: white;
	border-left-color: #B0B0B0;
	list-style-position: inside;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0B0B0;
}
.menuItemSelect a, .menuItemSelect a:active, .menuItemSelect a:visited		{
	background-position:left center;
	list-style-image: none;
	list-style-type: none;
	width: 100%;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	padding:3px 0 3px 0px;
	background-color: #FFE348;
	color: #CC0000;
	border-top:1px solid white;
	border-bottom:1px solid #990000;
}
	
.menuItemSelect  a:hover		{
	text-decoration:none;
	background-position:left center;
	padding:3px 0 3px 0px;
	list-style-image: none;
	list-style-type: none;
	width: 100%;
	background-color: #FEF996;
	border-top:1px solid white;
	border-bottom:1px solid #990000;
	 }


.subMenu					{
	font-family: Tahoma;
	font-weight: bold;
	font-size: x-small;
	background-color: #99CC66;
	color: #FFFFFF;
    width: 180px;
	border: thin solid #FFFFFF;








}

.subMenu a:link, .subMenu a:active, .subMenu a:visited	{
	color:#333333;
	display:block;
	text-decoration:none;
	background-position:center;
	background-repeat: repeat;
	height: 20px;
	width: auto;
	padding-left: 20px;

}
	
.subMenu a:hover			{
	text-decoration:none;
	color:#990000;
	background-repeat: repeat-x;
	background-position:left;
	;
	background-color: #BEDE9E;
	

}
/***** Footer *****/

#footer { border-top: solid #E5E5E5 1px; background-color: #CCCCCC; padding: 5px; text-align: center; }

#footer a {
	text-align: left;
	list-style-type: disc;
}

#footer a:hover { color: #73ACE6 }

.greylink { font-size: 11px; color: #5F5E5E }

.greylink a { font-size: 11px; text-decoration: underline; }

.greylink a:hover { color: #73ACE6 }

	
.MsoNormalTable {
	background-color: #F8F8F8;
	padding: 10px;


}
p {
	color: #000066;
}
h3 {
	text-align: center;
	font-size: 14px;
	background-color: #EFE9D1;




}

h4 {
	font-weight: bold;
	color: #990000;
}
h2 {
	text-align: center;
	font-size: 18px;
}
.marquee {
	color: #FFFF00;
}
.marquee a{
	color: #FFFF00;
}
.topborder		{
	background-image: url(images/BORDER.gif);
	background-repeat: repeat-x;
	height: 25px;
	background-color: #FFFFFF;
	background-position: top;
}
.bottomborder		{
	background-image: url(images/border-bottom.gif);
	background-repeat: repeat-x;
	height: 25px;
	background-color: #FFFFFF;
	background-position: top;
}
