td{font-family: Tahoma; font-size:10pt; color: white;}
.dot1{ border-bottom: thin dotted; border-left: thin dotted; border-right: thin dotted;}
.dot2{ color: white; border-top: thin dotted; border-bottom: thin dotted; border-left: thin dotted; border-right: thin dotted;}
input {font-size: 10pt; font-family: Tahoma;}
p.detail{font-family: Tahoma; font-size:9pt; color: white;}
p.heading{font-family: Tahoma; font-size:10pt; color: white; font-weight: bold;}
a.link:link { color: white; text-decoration: underline; font-weight: bold; }
a.link:active { color: white; text-decoration: underline; font-weight: bold; }
a.link:visited { color: white; text-decoration: underline; font-weight: bold; }
a.link:hover { color: black; text-decoration: underline; background: gray; font-weight: bold; }

a.linkCD:link { color: white; text-decoration: underline; font-weight: bold; font-size:18px; }
a.linkCD:active { color: white; text-decoration: underline; font-weight: bold;  font-size:18px;}
a.linkCD:visited { color: white; text-decoration: underline; font-weight: bold;  font-size:18px;}
a.linkCD:hover { color: black; text-decoration: underline; background: gray; font-weight: bold; font-size:18px; }

body
{ 
background-image: url('/images/background.gif');
background-repeat: repeat-y;
background-color:#6a80a9;
}

.required {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #CC1100;
	text-decoration : none;
}



