body
{
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 100%;
	background-image: url(images/backgr3.gif);
	background-color:#13314D;
}

A.admin:link,
A.admin:visited {
	background-color: #d5d5d5;
	text-decoration: none;
	width : 100%;
	height: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444;
	display: block;
}
A.admin:hover {
	background-color: #ff0000;
	color:#FFFFFF;
	text-decoration: none;
	width : 100%;
	height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444;
	display: block;
}
A.admin:active {
	background-color: #990000;
	width : 100%;
	color: #777;
}
/* =====*/
A.linkreg:link,
A.linkreg:visited {
	/*font-family: Verdana, Arial, Helvetica, sans-serif; */
	COLOR: #666;
	text-decoration: underline;
	/*padding-left: 7px;
	padding-bottom: 3px;*/
}
A.linkreg:hover {
	COLOR: #ff0000;
	text-decoration: underline;
	/*padding-left: 7px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ff0000;*/
}
A.linkreg:active {
	COLOR: #fff; 
	text-decoration: none;
	background-color: #ff0000;
	color:#666;
	/*padding-left: 7px;*/
}

A.linkwhite:link,
A.linkwhite:visited {
	COLOR: #fff;
	text-decoration: none;
	padding-left: 7px;
	
}
A.linkwhite:hover {
	COLOR: #ff0000;
	text-decoration: none;
	padding-left: 7px;
	
}
A.linkwhite:active {
	COLOR: #fff; 
	text-decoration: none;
	background-color: #ff0000;
	width : 100%;
	padding-left: 7px;
}

A.s9:link,
A.s9:visited {
	COLOR: #777;
	text-decoration: none;
	width : 100%;
	text-align: center;
}
A.s9:hover {
	COLOR: #fff;
	text-decoration: none;
	background-color: #ff0000;
	width : 100%;
	text-align: center;
}
.hdr3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #345;
}
.leftlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.txtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

