/* CSS Document */









/* Links */



A:link.black { text-decoration: none; color:#000000; font-family:Arial, Helvetica, sans-serif; }

A:visited.black { text-decoration: none; color:#000000; font-family:Arial, Helvetica, sans-serif; }

A:hover.black { text-decoration: none; color:#ff0d15; font-family:Arial, Helvetica, sans-serif; }



A:link.header { text-decoration: none; color:#CCCCCC; font-size:8pt; font-family:Arial, Helvetica, sans-serif; }

A:visited.header { text-decoration: none; color:#CCCCCC; font-size:8pt; font-family:Arial, Helvetica, sans-serif; }

A:hover.header { text-decoration: none; color:#ff0d15; font-size:8pt; font-family:Arial, Helvetica, sans-serif; }







/* Text */

span.clock { font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#CCCCCC; font-size:8pt;}

h1 {font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#fa5818; font-size:12pt;}

h2 {font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#691753; font-size:11pt;}

h3 {font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#a9a9a4; font-size:11pt;}

span.bodytext { font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:24px;}

span.head-red { font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#ff0d15; font-size:12pt;}

span.subhead-green { font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#3a5a2b; font-size:11pt;}





span.head-aqua { font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#26a3a7; font-size:10pt;}

span.head-gray { font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#77706d; font-size:10pt;}

span.footer { font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#CCCCCC; font-size:8pt;}







/* Structure */



*{margin:0;padding:0;} 

div.content {padding-left:10px; padding-right:10px;}

div.padded {padding:10px;}









/* LISTS */

ul {list-style-type: square; color:#000000; margin: 0em 0 1em 20px; line-height:18px; }



ol {list-style-type: decimal;  padding-bottom: 10px; margin: 0em 0 0em 24px; font-size:12px; color:#000000; }



hr {height:1px; width:100% color:#cfcccc;}







/* Registration Form Class Styles */







.w20 {width:20px;}



.w30 {width:30px;}



.w40 {width:40px;}



.w50 {width:50px;}



.w60 {width:60px;}



.w70 {width:70px;}



.w100 {width:100px;}



.w120 {width:120px;}



.w150 {width:150px;}



.w200 {width:200px;}



.w320 {width:320px;}



.w400 {width:400px;}







.w320h120 {width:320px; height:120px;}







/* View Users List */

.user_list

{

	background-color:#FFFFFF;

	border: double #cccccc thin;

	text-align:center;

}


.spacer
{
border-bottom: #000000 1px solid;

}