body {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#000000;
}

td {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#000000;
}

th {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#000000;
}

a:link 
{
color:#000000;

}
a:visited 
{
color:#000000;
}
a:hover 
{
color: #039;
font-weight:bolder;
}



a.cool:link 
{
color:#FFFFFF;
text-decoration: none;
font-weight:bolder;
}
a.cool:visited 
{
color:#FFFFFF;
text-decoration: none;
font-weight:bolder;
}
a.cool:hover 
{
color:#FF0000;
font-weight:bolder;
}


a.cool2:link 
{
color:#e0e0e0;
text-decoration: none;
font-weight:bolder;
}
a.cool2:visited 
{
color:#e0e0e0;
text-decoration: none;
font-weight:bolder;
}
a.cool2:hover 
{
color:#FFFFFF;
font-weight:bolder;
text-decoration:underline;
}


input
{
color: #000000;
font-weight:bolder;
font-size:16px;
background: #ffffff;
/*border: 2px solid #000000;*/
}

.submit input
{
color: #ffffff;
font-weight:bolder;
background: #000000;
border: 2px outset #ffffff;
}

fieldset
{
background-color:#ffffff;
width:650px;
color: #000000;
border-style: solid;
border-color:#000000;
padding:5px;
}

.warning
{
width:600px;
color: #000000;
border-color: #FF0000;
border-style: solid;
border-bottom: dotted;
border-left:none;
border-right:none;
border-top:none;

background-color: #FFCCFF;
}
.green
{
width:600px;
color: #000000;
border-color: #009900;
border-style: solid;
border-bottom: dotted;
border-left:none;
border-right:none;
border-top:none;

background-color: #c2ffc5;
}
.fieldsetcom
{
background-color:#ffffff;
width:650px;
color: #000000;
border-style: solid;
border-color:#000000;
padding:5px;
font-size:12px;

}

.fieldsetcom2
{
background-color:#ffffff;
width:200px;
color: #000000;
border-style: solid;
border-color:#000000;
padding:5px;
font-size:12px;
}

.pview
{
	padding:15px;
	
	
	
	border-bottom:dotted #000;
	border-width:2px;
}

.lefttd
{
	padding:15px;
	
	border-left:dotted #000;
	border-width:2px;	
}

.viewshade
{
	position:relative;
	height:.1em;
width:300px;
border-top:2px dotted #000;
padding-right:25px;
}

.lshade
{

height:.1em;
width:100%;
border-top:2px dotted #000;
padding-right:25px;
	
}