body {
	font-family: Verdana;
	font-size: 10px;
	background-color: #f6f6f6;
	color: #666666;
	}

a		{color: #4d86bc; text-decoration: none; }
a:visited	{color: #4d86bc; text-decoration: none; }
a:hover	{color: #FF0000; text-decoration: underline; }
a:active	{color: #FF0000; text-decoration: underline; }

.utext { color:#c0c0c0; font-family: Verdana; font-size:8px; font-weight:normal; vertical-align:middle; letter-spacing:-1pt }

ul { padding-left: 15px; }

table { border-collapse:collapse; }
td	{ font-family:Verdana; vertical-align:middle; }

.ctop	{ vertical-align:top; }

.title { background-color:#4d86bc; font-size: 12px; font-weight: 600; color:#FFFFFF; text-transform: uppercase;}

.header	{ background-color: #E1F5FF;  font-size: 11px; text-align: center; color: #333333; height: 20px; text-transform: uppercase; }


.text		{ font-size: 10px; text-align:justify }

.footer	{ background-color:#4d86bc; font-size: 11px; color:#FFFFFF; height:30px;	}
.bottom	{ font-size: 9px; }

.enh		{ background-color: #e6e6e6; color: #333333}

input		{ color:#FFFFFF; font-family:Verdana; font-size:8pt; background-color:#4d86bc; }
.client	{ color:#808080; font-family:Verdana; font-size:8pt; background-color:#ffffff; }
select	{ color:#FFFFFF; font-family:Verdana; font-size:8pt; background-color:#4d86bc; }
.button	{ color:#FFFFFF; font-family:Verdana; font-size:8pt; background-color:#4d86bc; }

.even		{ background-color:#f6f6f6; color: #4d86bc; }
.odd		{ background-color:#fefefe; color: #4d86bc; }
.drowbg	{ background-color:#f0f0f0; color: #ff0000; }
