a.links:link {
	color: #999999;
	text-decoration: none;
	font-family: Verdana;
    font-size: 11px;
	font-weight: bold;
	border: none;
	list-style-type: circle;
}
a.links:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-family: verdana;
    font-size: 11px;
	font-weight: bold;
	border: none;
	list-style-type: circle;
}
a.links:hover {
	color: #808080;
	text-decoration: underline;
	font-family: verdana;
	/*background-color:#CCCCCC;*/
    font-size: 11px;
	font-weight: bold;
	border: none;
	list-style-type: circle;
}
a.links:active {
	color: #C0C0C0;
	text-decoration: underline;
	font-family: verdana;
    font-size: 11px;
	font-weight: bold;
	border: none;
	list-style-type: circle;
} 

a.body:link {
	color: #000000;
	text-decoration: none;
	font-family: verdana;
    font-size: 11px;
	font-weight: bold;
	border: none;
	list-style-type: circle;
}
a.body:visited {
	color: #666666;
	text-decoration: none;
	font-family: verdana;
    font-size: 11px;
	font-weight: bold;
	border: none;
	list-style-type: circle;
}
a.body:hover {
	color: #000000;
	text-decoration: underline;
	font-family: verdana;
	/*background-color:#CCCCCC;*/
    font-size: 11px;
	font-weight: bold;
	border: none;
	list-style-type: circle;
}
a.body:active {
	color: #999999;
	text-decoration: underline;
	font-family: verdana;
    font-size: 11px;
	font-weight: bold;
	border: none;
	list-style-type: circle; } 

.bodyfontbg { font-size:12pt; color:#FFFFFF; font-family: Arial,Verdana , Helvetica, sans-serif; font-weight: bold;}
.bodyfontsm { font-size:11pt; color:#666666; font-family: Arial,Verdana , Helvetica, sans-serif; font-weight: bold;}
.bodyfont { font-size:10pt; color:#666666; font-family: Arial,Verdana , Helvetica, sans-serif; font-weight: bold;}
.headerfont { font-size:13pt; color:#FFFFFF; font-family: Arial,Verdana , Helvetica, sans-serif; font-weight: none;}
.linkfont { font-size:13px; color:#FFFFFF; font-family: Arial,Verdana , Helvetica, sans-serif; font-weight: bold;}
.buttons {
	FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #999999;
	border: 1px solid #666666;FONT-WEIGHT: bold; CURSOR: HAND
}

.txtbox {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	margin: 1px;
	padding: 1px;
	border: 1px solid #53879F;
	height: auto;
	background-color:#CCCCCC;
}

.Message
{
    FONT-SIZE: 13px;
    COLOR: red;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    TEXT-ALIGN: center
}
.headers {
	font-family: Arial,Verdana , Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;

}
.texts {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.labels {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.details {
	font-family: Verdana;
	font-size: 12px;
	color: #cccccc;
}

.details-big {
	font-family: Verdana;
	font-size: 12px;
	color: #000c;
}

tr.rowcolor
{
	cursor : hand
}