body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
tr.brand{background:#323266}
td.brand{background:#323266}
td.sidebar{color:white}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	
}

strong.heading{
				font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
				color:#FFFFFF;
				font-size:18px;
				}

strong.subheading{
				font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
				color:#ffff00;
				font-size:10px;
				}

a:link{
	font-family:verdana;
	
	color:#003399;

		}

a:hover{
		font-family:verdana;
		color:#FFFF00;
		text-decoration:none;
		}

a:visited{
		font-family:verdana;
		
		color:#0033CC;
		}
		
a:link.header{
		font-family:verdana;
		text-decoration:none;
		color:ffff00;
		font-weight:800;
		font-size:11px;
		}

a:hover.header{
		font-family:verdana;
		
		font-weight:800;
		color:white;
		
		font-size:11px;
		}

a:visited.header{
		font-family:verdana;
		text-decoration:none;
		color:FFFF00;
		font-weight:800;
		font-size:11px;
		}
		
input.txt{
		font-family:verdana;
		color:#323266;
		font-size:10px;
		border:2px solid #888888;
	}
	
input.btn{
		font-family:verdana;
		color:#ff0000;
		font-size:10px;
		border:2px solid #888888;
		background:#ff0000;
		color:white;
	}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 323266;
}
small{
	font-weight:800;
	font-size:9px;
	}
strong.title{
		color:#ff77900;
		}
select{
		font-family:verdana;
		font-size:10px;
		background:ffffff;
		color:323266;
	}

.arrow{
	background:red;
	color:#FFFFCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: underline blink;

	}

.mout{
	background:silver;
	}
a:link.other
	{
	font-family:verdana;
	font-size:11;
	color:blue;
	text-decoration:underline;
	}

a:hover.other
	{
	font-family:verdana;
	font-size:11;
	color:red;
	text-decoration:none;
	}

a:visited.other
	{
	font-family:verdana;
	font-size:11;
	color:navy;
	text-decoration:none;
	}
