a {text-decoration:none; color:#0000FF;}
a:hover {text-decoration:underline; color:#0000FF;}
a.menuitem {text-decoration:none; color:#000000;}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0073AE;
}

.styleBlue {
	font-size: 13px;
	color: #0073AE;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.style2 {color: #000000}
.style3 {font-size:13px; color: #0073AE;}
.style4 {
	font-size:13px;
	color: #0073AE;
	font-weight: bold;
}
.style5 {
	font-size: 13px;
	font-style: italic;
}
.style6 {font-size: 15px}
.style7 {font-size: 14px; font-weight: bold; }
.style8 {font-size: 15px; font-weight: bold; }

a.menuitem:hover {text-decoration:underline; color:#000000;}

body {
	background-color:#D7E1E7;
	font-family:arial;
	font-size:13px;
	color:black;
	text-decoration:none;
	border: 0;
	padding: 0;
	margin: 0;
	background-image: url(../images/bg-page.gif);
	background-repeat: repeat-x;
}
.bodytxt { font-family:arial; font-size:13px; color:black; text-decoration:none; line-height:18px;}
.menuholder{border-top:1px #98002C solid; background-image:url(../images/bg-left.gif);  background-repeat:no-repeat; height:378px; padding-top:50px; padding-left:10px; padding-right:10px; font-size:13px; line-height:24px;}

td{ font-family:arial; font-size:13px; color:black; text-decoration:none; line-height:14px;}

input{font-family:verdana; font-size:13px; border-color:#818181; border-width:1px;}
select{font-family:verdana; font-size:13px; border-color:#818181; border-width:1px;}

.tableouter{
	border-collapse: collapse;
	border: 1px solid #0073AE;
	padding:6px;
	background-color:#FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.tabletitle{font-size:16px; font-weight:bold; background-color:#0073AE; color:#FFFFFF;}
.h1{background-color:#0073AE; padding:6px; color:#FFFFFF; font-size:16px; font-weight:bold;}
.h2{color:#0073AE; font-size:15px; font-weight:bold;}
