p, td, body {
  font-size:10px;
  font-family:Verdana;
  margin-top:0; margin-left:0; margin-right:0; margin-bottom:0;
}
/* Main Links Style Start */
a:link {
	color: #009999;
	text-decoration: none;
}
a:visited {
	color: #009999;
	text-decoration: none;
}
a:hover {
	color: #009999;
	text-decoration: underline;
}
a:active {
	color: #009999;
	text-decoration: none;
}
/* Main Links Style End */


.menu {	
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold;  	
	font-size:10px;
}

a.menu:link {
	color: #ffffff;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #000000;
	text-decoration: none;
}
a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
}

.submenu {
	font-size: 10px;
	color:#000000
}
a.submenu:link {
	color: #000000;
	text-decoration: none;
}
a.submenu:visited {
	color: #000000;
	text-decoration: none;
}
a.submenu:hover {
	color: #000000;
	text-decoration: underline;
}
a.submenu:active {
	color: #000000;
	text-decoration: none;
}

.outer_border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: outset;
	border-right-color: #333333;
	border-left-style: outset;
	border-left-color: #333333;
	border-bottom-style: outset;
	border-bottom-color: #333333;
}

.page_footer_tcolor {color: #FFFFFF}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.dot {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}


.hr {
COLOR: #6E99C5;
}

.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	

	margin: 0px;
	padding: 0px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.sub_menu { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}

