/* CSS Document */

a:link
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color:#999966;
	text-decoration: none;
	text-align:center;
}
a:visited
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color:#999966;
	text-decoration:none;
	text-align:center; 
} 
a:active 
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color:#999966; 
	text-decoration: none;
	text-align:center;
}
a:hover
{
	color:#999966;
	text-decoration: none;
	text-align:center;
}

a.head:link
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color:#FFFFFF; 
	text-decoration: none;
	text-align:center;
}

a.head:visited
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center; 
} 
a.head:active 
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: none;
	text-align:center;
}
a.head:hover
{
	color:#FFFFFF;
	text-decoration: none;
	text-align:center;
}

.td
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}
.brd_cv_view
{
border-bottom-color:#006633;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:#006633;
border-top-style:solid;
border-top-width:1px;
border-left-color:#006633;
border-left-style:solid;
border-left-width:1px;
border-right-color:#006633;
border-right-style:solid;
border-right-width:1px;
}

