BODY{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;

}

TABLE{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #2A2A2A;
	background-color: #FFFFFF;
}

table.empty{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #2A2A2A;
	border-color: #FF0066 #FF0066 #FF0066 #FF0066;
	border-left-style: dotted;
	border-left-width: 1;
	border-right-style: dotted;
	border-right-width: 1;
	border-top-style: dotted;
	border-top-width: 1;
	border-bottom-style: dotted;
	border-bottom-width: 1;
}

table.design{
	font-size: 11px;
	border-color: #666666 #666666 #666666 #666666;
	border-left-style: solid;
	border-left-width: 1;
	border-right-style: none;
	border-right-width: 0;
	border-top-style: solid;
	border-top-width: 1;
	border-bottom-style: solid;
	border-bottom-width: 1;
	padding: 0px;

}

tr.design{
	padding: 4px;
	background-color: #F3F3F3;
	color: #000000;
}

table.design td{
	font-size: 11px;
	padding: 3px;
	border-color: #666666 #666666 #666666 #666666;
	border-left-style: none;
	border-left-width: 0;
	border-right-style: solid;
	border-right-width: 1;
	border-top-style: none;
	border-top-width: 0;
	border-bottom-style: none;
	border-bottom-width: 0;
}

table.cat{
	padding: 0px;
	border-color: #666666 #666666 #666666 #666666;
	border-left-style: solid;
	border-left-width: 1;
	border-right-style: none;
	border-right-width: 0;
	border-top-style: solid;
	border-top-width: 1;
	border-bottom-style: solid;
	border-bottom-width: 1;
}

table.cat td{
	font-size: 11px;
	padding-left: 2px;
	background-color: #DDEEFF;
	border-color: #666666 #666666 #666666 #666666;
	border-left-style: none;
	border-left-width: 0;
	border-right-style: solid;
	border-right-width: 1;
	border-top-style: none;
	border-top-width: 0;
	border-bottom-style: none;
	border-bottom-width: 0;
}



a:link{
	color: #000099;
	text-decoration: none;
}

a:visited{
	color: #000099;
	text-decoration: none;
}

a:active {
	color: #000099;
	text-decoration: underline;
}

a:hover{
	color: #FF0066;
	text-decoration: underline;
}

input{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #444444;
	border: #444444 1px solid;
}

textarea{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #444444;
	border: #444444 1px solid;
}

select{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #444444;
	border: #444444 1px solid;
}

INPUT.checkbox{
	border: none;
}

INPUT.button{
	background-color: #EEEEEE;
	cursor: hand;
}


A.nav:link{
	
	color: #FFFFFF;
	text-decoration: none;
}
A.nav:visited{
	
	color: #FFFFFF;
	text-decoration: none;
}
A.nav:hover{

	color: #FF0066;
	text-decoration: none;
}
A.nav:active{
	
	color: #FFFFFF;
	text-decoration: none;
}

a.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

text-decoration: none;
}
a.leftNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0066;
	text-decoration: none;
}