/* 
CSS Document 

fkn blue 6633CC

*/
a:link {
	color: #6633cc;
}

a:visited {
	 color: #6633CC;	
}

body,h1,h2,table,tr,td,span,div {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}

ul {
	list-style: url('/graphics/bullet.gif') outside;
	vertical-align: baseline;
}

li { padding: 2px; display: list-item; }

hr { background-color: #999999; color: #999999; border: solid 0px; height: 2px }

H1 { font-weight:bold; font-size: 14px; color:#6633cc; margin-bottom: 2px; margin-top: 2px;}
span.h1 { font-weight:bold; font-size: 14px; color:#6633cc; margin-bottom: 2px; margin-top: 2px;}
H2 { font-weight:bold; font-size: 12px; color:#6633cc; margin-bottom: 0px; margin-top: 0px;}
span.h2 { font-weight:bold; font-size: 12px; color:#6633cc; margin-bottom: 0px; margin-top: 0px; }

p.email_bar { background-color: #6633CC; color: #FFFFFF; font-weight: bold; }

.smallfont {
	font-size: 10px;
	font-weight: bold;
}

.pageTitle {color:#6633cc; font-size:14px; font-weight:bold;}
th.dataTable { background-color: #6633CC; color: white; font-weight: bold }
th { background-color: #6633CC; color: white; font-weight: bold }

/*strong {font-weight:bold;}*/

/*input,select,textarea { border: 1px solid #999999; margin-top: 2px; margin-bottom: 2px; font-size: 13px; background-color: white }*/
input.fbutton { color:#454a4e; background-color: #efefef; font-size: 11px; margin-top: 3px; padding: 1px 8px 1px 8px; border-color:#FFF #C1C1C1 #C1C1C1 #FFF; border-style: outset; border-width: 1px; }
input.no_border { border: none; }

