page {margin-left:0;
margin-top:0;
background-color:#ffffff;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	color:#000000; 
	font-size:10px;
}

table {vertical-align:top;
font-size:10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.menuTabs{
margin-bottom:7px;
border-bottom:2px solid #890416;
}

.header {background-image:url(/images/menu_tab_red.gif);
background-repeat:no-repeat;
background-position:center;
font-weight:bold;
line-height:10px;
color:#FFFFFF;
}

.header a, .header a:link, .header a:visited, .header a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.header a:hover {
	color:#CCCCCC;
	text-decoration:none;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a			{ 
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold;
color:#000066;
}

a:hover		{
text-decoration: underline; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold;
color:#000066;
} 

a:active 	{ 
text-decoration: underline; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color:#000066;
}

a:visited    { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold;
color:#000066;
}

.sidebar {
width:200px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
font-weight:bold;
line-height:16px;
}

a.sidebar:active,
a.sidebar:visited,
a.sidebar:link
{ 
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold;
color:#FFFFFF;
}

a.sidebar:hover
{
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold;
color: #CCCCCC;
} 

#footer {
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

h1 {font-size:13px;
font-weight: bold;
color:#000066;
}

h2 {font-size:15px;
font-weight: bold;
color:#990000;
}

h3 {font-size:16px;
font-weight: bold;
color:#000066;
}

h4 {font-size:17px;
font-weight: bold;
color:#000066;
}

#content form label {
	display:block !important;
	display:inline-block;
	float:left;
	width:175px;
	padding-right:5px;
	text-align:right;
	margin:0 0 3px 0;
	vertical-align:top;
	clear:left;
}

/*************************

h1 {
	font: normal 29px/32px "Times Roman","Times New Roman",Times,Serif;
	letter-spacing: 0;
	color: #c00;
	background: url(/template/images/new/dotted-border-horz.gif) repeat-x 0 bottom;
	padding: 0 10px 10px 10px;
	margin-bottom: 10px;
}
h2 {
	font: normal 18px/21px "Times Roman","Times New Roman",Times,Serif;
	margin: 10px 0;
	background: url("/template/images/new/dotted-border-horz.gif") repeat-x 0 bottom;
	padding: 0 10px 10px 10px;
	clear:left;
}
h2.subtitle {
	color:#c00;
	margin-top: 5px;
	padding-bottom: 0;
	background-image: none;
}
h3 {
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c00;
	padding: 2px 10px 2px 10px;
	margin-top: 10px;
	border-top: 1px solid #c00;
	border-bottom: 1px solid #c00;
}
h5 {
	color: #fff;
	background: #c00;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 10px;
	}
h6 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 10px 2px 10px;
	margin-top: 10px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
#content h1 a:link, #content h1 a:visited, #content h1 a:active, 
#content h2 a:link, #content h2 a:visited, #content h2 a:active, 
#content h3 a:link, #content h3 a:visited, #content h3 a:active, 
#content h4 a:link, #content h4 a:visited, #content h4 a:active,
#content h5 a:link, #content h5 a:visited, #content h5 a:active, 
#content h6 a:link, #content h6 a:visited, #content h6 a:active {
	text-decoration:none;
	border:none;
}

#content h1 a:hover, #content h2 a:hover, #content h3 a:hover,
#content h4 a:hover, #content h5 a:hover, #content h6 a:hover {
	text-decoration: underline;
}
#content h5 a {
	color: #fff;
	}
	
*/
