BODY, DIV, TABLE, SPAN, A, TR, TD, P, INPUT, SELECT, TEXTAREA
{
	font-family: Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
	font-size: 11px;
}
BODY
{
	background-image: url( "images/bg_Head_lines.gif" );
}
/*img
{
		border: 0px;
}*/
DIV
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.table.borders
{
	background-color: #FFFFFF;
	border: 1px solid #0C696B; /*filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=5);*/
}
.table.head
{
	background-color: #EEEEEE; 
	background-image : url("images/head.gif");
}
.table.yellow
{
	background-image : url("images/bg_yellow.gif");
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.table.green
{
	background-image : url("images/bg_green.gif");
	background-color: #109DA5;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
A, A:Visited, a:active, a:link
{
	cursor: hand;
	white-space: nowrap;
	font-size: 11px;
	color: #109DA5;
	text-decoration: underline;
}
A:hover
{
	color: orangered;
	text-decoration: underline;
}
A.menulink, A.menulink:Visited, a.menulink:active, a.menulink:link
{
	text-decoration: none;
	cursor: hand;
	white-space: nowrap;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: 200;
}
A.menulink:hover
{
	color: Yellow;
	text-decoration: underline;
}
A.admin, A.admin:Visited, A.admin:active, A.admin:link
{
	font-weight: normal;
	cursor: text;
	color: black;
	text-decoration: none;
}
.menuitem
{
	padding-bottom: 6;
	padding-top: 3;
	margin-left: 5px;
}
.headtext
{
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}
A.headlink, A.headlink:Visited, a.headlink:active, a.headlink:link
{
	font-weight: bold;
	font-size: 13px;
	cursor: hand; /*color: #cc0000;*/
	color: #109DA5;
	font-family: Arial;
	white-space: nowrap;
	/*text-decoration: none;*/
	text-decoration: underline;
}
A.headlink:hover
{
	/*color: #3366cc;*/
	color: orangered;
	text-decoration: underline;
}
.Bartext
{
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}
.contentLabel
{
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
A.foottext, A.foottext:Visited, a.foottext:active, a.foottext:link
{
	text-decoration: none;
	cursor: hand;
	white-space: nowrap;
	font-size: 11px;
	color: #333333;
}
A.foottext:hover
{
	color: 139EA1;
	text-decoration: underline;
}
.table.foot
{
	background-color: #EEEEEE; 
	background-image : url("images/foot.gif");
}
h1
{
	white-space: nowrap;
	font-size: 24px;
	color: #109DA5;
	vertical-align: baseline;
}
