body {
	 background: #cccccc repeat-x; 
	 text-align: center;
	 margin-top: 10px;
	 padding: 0;
	 color: #000;
}

H1.title {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #D80012;
	font-weight: bold;
}

A.menu {
	font-family : Verdana;
	font-size: 7.5pt;
	color: #ffffff;
	font-weight : bold;
	text-decoration: none;
}

A.menu:Hover  {
	font-size: 7.5pt;
	color : #999999;
	text-decoration : underline;
}

A.scroll {
	font-family : Verdana;
	font-size: 7.5pt;
	color: #960000;
	font-weight : bold;
	text-decoration: none;
}

A.scroll:Hover  {
	font-size: 7.5pt;
	color : #999999;
	text-decoration : underline;
}

A.footer {
	font-family : Verdana, Arial, Helvetica;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

A.footer:Hover  {
	color : #CCCCCC;
	text-decoration : underline;
}

TD.header {
	font-size : 7.5pt;
	font-family : Verdana;
	color : #ffffff;
	background-color : #FFFFFF;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
	margin-bottom: 30px;
}
	
TD.main {
	font-size : 7pt;
	font-family : Verdana;
	color : #000000;
	background-color : #FFFFFF;
	background-repeat: no-repeat;
	text-align: left;
}

TD.footer {
	font-size : 6.5pt;
	font-family : Verdana;
	color : #cccccc;
	background-color : #333333;
	background-repeat: no-repeat;
	text-align: right;
}

TD.sidebar {
	font-size : 7pt;
	font-family : Verdana;
	color : #ffffff;
	background-color : #000000;
	text-align: left;
}

TD.content {
	font-size : 7.5pt;
	font-family : Verdana;
	color : #333333;
	background-color : #FFFFFF;
	text-align: left;
}

TD.content1 {
	font-size : 8pt;
	font-family : Verdana;
	color : #333333;
	background-color : #FFFFFF;
	text-align: left;
}

TD.content2 {
	font-size : 9pt;
	font-family : Verdana;
	color : #333333;
	background-color : #FCFFE3;
	text-align: left;
}

TD.content3 {
	font-size : 9pt;
	font-family : Verdana;
	color : #333333;
	background-color : #FFFFFF;
	text-align: left;
}

TD.content4 {
	font-size : 11pt;
	font-family : Verdana;
	color : #ffffff;
	background-color : #000000;
	font-weight: bold;
	text-align: center;
}

font.title {
	font-family : Arial;
	font-size: 11pt;
	color: #000033;
	font-weight: bold;
}

font.titlered {
	font-family : Arial;
	font-size: 10pt;
	color: #960000;
	font-weight: bold;
}

font.red {
	font-size : 7.5pt;
	font-family : Verdana;
	color : #960000;
	font-weight: bold;
}

font.red2 {
	font-size : 8pt;
	font-family : Verdana;
	color : #960000;
	font-weight: bold;
}

hr.dash {
	
	border-style: dashed;
	color: #999999;
	height: 1px;
	width: 100%;
}

A.links {
	font-family : Verdana, Arial, Helvetica;
	font-size: 7.5pt;
	color: #960000;
	text-decoration: underline;
}

A.links:Hover  {
	color : #666666;
	text-decoration : none;
}

A.links2 {
	font-family : Verdana, Arial, Helvetica;
	font-size: 7.5pt;
	color: #cccccc;
	font-weight: bold;
	text-decoration: underline;
}

A.links2:Hover  {
	color : #ffffff;
	text-decoration : none;
}

A.links3 {
	font-family : Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #960000;
	text-decoration: underline;
}

A.links3:Hover  {
	color : #666666;
	text-decoration : none;
}

A.rightbar {
	font-family : Verdana, Arial, Helvetica;
	font-size: 7.5pt;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

A.rightbar:Hover  {
	color : #666666;
	font-weight: bold;
	text-decoration : none;
}

hr.dash {
	
	border-style: dashed;
	color: #999999;
	height: 1px;
	width: 100%;
}

hr.dash3 {
	
	border-style: dashed;
	color: #999999;
	height: 1px;
	width: 72%;
	text-align: right;
	margin: 2 0 0 auto;
}

font.blacksmallb2 {
	font-family : Verdana, Arial, Helvetica;
	font-size: 7.5pt;
	font-weight: bold;
	color: #000000;
}

font.whitelrg {
	font-family : Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
}

input,textarea {
 	font-size: 8pt;
 	font-family : Verdana, Arial, Helvetica;
 	color : #000000;
 	background-color: #CCCCCC;
 	border: 1px solid #666666;
}

input:focus,textarea:focus {
 background-color: #999999;
 border: 1px dotted #666666; 
}

input.submit {
 border: 1px solid #666666;
}
input:hover.submit {
 border: 1px dotted #666666;
}

input.textb {
 	font-size: 8pt;
 	font-family : Verdana, Arial, Helvetica;
 	text-align: left;
 	color : #000000;
 	background-color: #CCCCCC;
 	border: 1px solid #666666;
}
input:focus,textb:focus {
 background-color: #999999;
 border: 1px dotted #666666; 
}

input,select {
 	font-size: 8pt;
 	font-family : Verdana, Arial, Helvetica;
 	color : #000000;
 	border: 1px solid #666666;
 	background-color: #cccccc;
}

input,radio {
 	font-size: 8pt;
 	font-family : Verdana, Arial, Helvetica;
 	color : #000000;
}