<STYLE TYPE="text/css">  
	
	A.Menu:link { color: white; text-decoration:none; font-size: 10pt }
	A.Menu:visited {color: blue; text-decoration:none; font-size: 10px }
	A.Menu:active {color: blue; text-decoration:none; font-size: 10px }
	A.Menu:hover {color: blue; text-decoration:none; font-size: 10px}
	
	A			{text-decoration: none;}
	A:link      { color:blue; text-decoration:none;}
	A:visited   { color:blue; text-decoration:none;}
	A:active    { text-decoration:none; font-size:}
	A:hover     { color:#0066FF; text-decoration:none;}
	
	A.LoginBarLink:link { color: white; text-decoration:none; }
	A.LoginBarLink:visited { color: white; text-decoration:none; }
	A.LoginBarLink:active { color: white; text-decoration:none; }
	A.LoginBarLink:hover { color: white; text-decoration:none; }
	
	A.LogOutBarLink:link { color: white; text-decoration:none; }
	A.LogOutBarLink:visited { color: white; text-decoration:none; }
	A.LogOutBarLink:active { color: white; text-decoration:none; }
	A.LogOutBarLink:hover { color: white; text-decoration:none; }
	
	.small      { font-family:'TIMES NEW ROMAN'; font-size:8pt  }
	.norm       { font-family:'TIMES NEW ROMAN'; font-size:10pt}
	.big        { font-family:'TIMES NEW ROMAN'; font-size:14pt  }
	.button     { height:20px; border-width:1px; border-style:ridge; border-color:#d0d0d0; background-color:#dfdfdf;}
	.footer_text { font-family: "Times New Roman", Times, serif; font-size: small;}
	.border     { border-color: #38acec #38acec #38acec #38acec; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
	.error      { font-family:'TIMES NEW ROMAN'; color:#FF0000; font-size:8pt; font-style:italic;}
	.coltitle   { font-family:'TIMES NEW ROMAN'; color:#000000; font-size:12pt;}
	.newmessage { font-family: 'TIMES NEW ROMAN'; color:#000000; font-size:12px; font-weight:bold}
	.viewed     { font-family: 'TIMES NEW ROMAN'; color:#000000; font-size:12px;}
	select    { background-color:white;}
	p,br,body,table,td,select,input,form,textarea,option { font-family:'TIMES NEW ROMAN'; font-size:12pt; }

.norm2 {
	font-family: 'TIMES NEW ROMAN';
	font-size: 12pt;
	padding-top: 2px;
	padding-left: 20px;
	padidng-right: 30px;
	padding-bottom: 2px;
}

.cap {
	float:left; 
	color:#62629C;
	font-size:40px;
	line-height:30px;
	padding-top:5px;
	font-family: times;	
}

table.thintable {
	margin-top: 4px;
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #999999;
	border-top-width: 1px;
	border-collapse: separate;
	background-color: white;
}
table.thintable th {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #999999;
	background-color: white;
	-moz-border-radius: ;
}
table.thintable td {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #999999;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	background-color: white;
	-moz-border-radius: ;
}
table.thintable p {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.texta {
	font-size: x-small;
	border: 0px none #666666;
	height: 10px;
	width: 120px;
}

	
table.maintable {
	/*border-width: 1px;*/
	border-width: 0px;
	border-spacing: 0px;
	/*border-style: solid;*/
	/*border-color: #999999;*/
	/*border-collapse: separate;*/
	background-color: white;
	
	/*border-width: 1px;
	border-left-color: #000000;
	border-style: solid;
	border-collapse: separate;*/
}

td.maintableleft {
	border-width: 0px;
	border-left-width: 1px;
	border-spacing: 0px;
	border-left-color: #486b7d;
	border-style: solid;
	border-collapse: separate;
	background-color: white;
}

td.maintableright {
	border-width: 0px;
	border-right-width: 1px;
	border-spacing: 0px;
	border-right-color: #486b7d;
	border-style: solid;
	border-collapse: separate;
	background-color: white;
}

td.maintabletop {
	border-width: 0px;
	border-top-width: 1px;
	border-spacing: 0px;
	border-top-color: #486b7d;
	border-style: solid;
	border-collapse: separate;
	background-color: white;
}

td.maintablebottom {
	border-width: 0px;
	border-bottom-width: 1px;
	border-spacing: 0px;
	border-bottom-color: #486b7d;
	border-style: solid;
	border-collapse: separate;
	background-color: white;
}

td.maintableleftright {
	border-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-spacing: 0px;
	border-left-color: #486b7d;
	border-right-color: #486b7d;
	border-style: solid;
	border-collapse: separate;
	background-color: white;
}

td.maintableleftrighttop {
	border-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-spacing: 0px;
	border-left-color: #486b7d;
	border-right-color: #486b7d;
	border-top-color: #486b7d;
	border-style: solid;
	border-collapse: separate;
	background-color: white;
}

td.maintableleftbottom {
	border-width: 0px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-spacing: 0px;
	border-left-color: #486b7d;
	border-bottom-color: #486b7d;
	border-style: solid;
	border-collapse: separate;
	background-color: white;
}

td.maintablerightbottom {
	border-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-spacing: 0px;
	border-right-color: #486b7d;
	border-bottom-color: #486b7d;
	border-style: solid;
	border-collapse: separate;
	background-color: white;
}

td.maintableleftrightbottom {
	border-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-spacing: 0px;
	border-left-color: #486b7d;
	border-right-color: #486b7d;
	border-bottom-color: #486b7d;
	border-style: solid;
	border-collapse: separate;
	background-color: white;
}
	

</STYLE>
.textsearch {

	font-size: x-small;
	border: 0px none #666666;
	height: 10px;
	width: 120px;
}
.textaSearch {

	font-size: x-small;
	border: 0px none #666666;
	height: 10px;
	width: 135px;
}

div.LogOutBar p {
	margin: 0px 5px 0px 0px;
	font-family: Verdana, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;	
	font-size:60%;
}

div.Menu p {
	margin: 0px 5px 0px 0px;
	font-family: Verdana, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;	
	font-size:80%;
}