body {font-family: arial,verdana,helvetica,sans-serif; font-size: small; background-color: #FFFFFF; color: #000000; margin-top: 0px; }
TD, TH { font-family: arial,verdana,helvetica,sans-serif; font-size: small; }
.h1 { font-family: verdana, arial, helvetica, sans-serif; color: #CC6600; font-size: large; }
.big { font-size: large; font-family: arial,verdana,helvetica,sans-serif; }
.mid { font-size: medium; font-family: arial,verdana,helvetica,sans-serif; }
.tiny { font-family: arial,verdana,helvetica,sans-serif; font-size: x-small; }
.bigger { font-size: larger; font-family: arial,verdana,helvetica,sans-serif; }
.smaller { font-size: smaller; font-family: arial,verdana,helvetica,sans-serif; }

	/*font-family: Arial, Verdana, "MS Sans Serif";
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;*/
a:link {
	color: #0069D2;
	text-decoration: none;

}
/*a:visited {
	color: #75009C;*/
.main a:hover { color : #FFCC33 }

td, textarea, input, select {
	font-size: 12px;
	color: #000000;
	
}
.border {
	background-color: #EAEAFF;
	border-top: thin solid #ece9d8;
	border-right: thin solid #aca899;
	border-bottom: thin solid #aca899;
	border-left: thin solid #E1E1FF;
}



.menu {
	font-family: Arial, Verdana, "MS Sans Serif";
	font-size: 14px;
	text-decoration: none;}


.brdb3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a6cddd;
	border-bottom-color: #a6cddd;
	border-left-color: #a6cddd;
}
.brd {
	border: 1px solid #a6cddd;
}
.roundedcornr_box_567463 {
   background: #ffffff url(graphics/tblcenter.gif) repeat-x top left;
}
.roundedcornr_top_567463 div {
   background: url(graphics/tbltopleft.gif) no-repeat top left;
}
.roundedcornr_top_567463 {
   background: transparent url(graphics/tbltopright.gif) no-repeat top right;
}
.roundedcornr_bottom_567463 div {
   background: url(graphics/tblbotleft.gif) no-repeat bottom left;
}
.roundedcornr_bottom_567463 {
   background: transparent url(graphics/tblbotright.gif) no-repeat bottom right;
}

.roundedcornr_top_567463 div, .roundedcornr_top_567463,
.roundedcornr_bottom_567463 div, .roundedcornr_bottom_567463 {
   width: 100%;
   height: 12px;
   font-size: 1px;
}
.roundedcornr_content_567463 { margin: 0 12px; }

ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #004c99;
	border-top:1px solid #74b0c6;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	}
ul#menu li a{
	display:block;
	float:left;
	color:#6d7078;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;
	
	}
