html, body { margin-left: auto; margin-right: auto; font-size: 14px; font-family: Lucida Sans, Verdana; background-color: #2d4270; }
body, td{ font-family: Lucida Sans, Verdana; font-size:12px; }
body { background: url(images/bg.jpg) repeat-x }
a:link { color: #ec0f98; text-decoration: none;}
a:visited {	color: #ec0f98; text-decoration: none;}
a:active {  color: #ec0f98; text-decoration: none;}
a:hover { color: #ec0f98; text-decoration: none;}

.homebody{ background-color: #2d4270; }


/* Define the CSS for Menu listed in menu.xml file. You will need to match its Class Name accordingly */

a.MenuTop:link { margin:0px; color: #ffffff; text-decoration: none; font-weight: none; padding-top: 0px; padding-right:10px; padding-bottom:0px; padding-left:10px; font-size: 12px;} 
a.MenuTop:visited {	margin:0px; color: #ffffff; text-decoration: none; font-weight: none; padding-top: 0px; padding-right:10px; padding-bottom:0px; padding-left:10px;  font-size: 12px;}
a.MenuTop:active {  margin:0px; color: #ffffff; text-decoration: none; font-weight: none; padding-top: 0px; padding-right:10px; padding-bottom:0px; padding-left:10px; font-size: 12px;}
a.MenuTop:hover { margin:0px; color: #ffffff; text-decoration: none; font-weight: none; padding-top: -5px; padding-right:10px; padding-bottom:10px; padding-left:10px;  font-size: 12px; background-color: #7eba38; }

.MenuTopSub{ border-top: 1px solid #171e30; border-left: 1px solid #171e30; border-right: 1px solid #171e30; background-color:#364a79 ;  margin-left: 0px; padding-left:0px; width:150px;} 
.MenuTopSub{ list-style: none; }
.MenuTopSub li{ list-style: none; padding:5px; border-bottom: 1px solid #ffffff  margin-left: 0px;  display:block; }

.MenuTopSub a:link { color: #ffffff; text-decoration: none; font-weight: normal; font-size:12px }
.MenuTopSub a:visited {	color: #ffffff; text-decoration: none; font-weight: normal; font-size:12px }
.MenuTopSub a:active {  color: #ffffff; text-decoration: none; font-weight: normal; font-size:12px }.
.MenuTopSub a:hover { color: #ffffff; text-decoration: underline; font-weight: normal; font-size:12px }


a.MenuFooter:link { color: #606166; text-decoration: none; }
a.MenuFooter:visited {	color: #606166; text-decoration: none; }
a.MenuFooter:active {  color: #606166; text-decoration: none; }
a.MenuFooter:hover { color: #308aad; text-decoration: underline; }


#tdborder td { border-bottom: 1px solid #464646; border-right: 1px solid #464646;}
