.red {color: #CC0000;
}
.red50 {color: #FFC1C1;
}
td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}

a.act:visited {
	color: #82DC53;
	text-decoration: none;
}
a.acte:hover {
	color: #82DC53;
	text-decoration: underline;
}
a.act:active {
	color: #82DC53;
	text-decoration: none;
}
a.act:link {
	color: #82DC53;
	text-decoration: none;
}

A.feet:link {
	color: #666666;
	text-decoration: underline;
}
A.feet:visited {
	color: #666666;
	text-decoration: underline;
}
A.feet:hover {
	color: #666666;
	text-decoration: none;
}
A.feet:active {
	color: #E0DFE3;
	text-decoration: underline;
}
.min {
	font-size: 10px;
}
.feet {
	color: #666666;
}



.h1 {

	font-size: 12px;
	color: #000066;
}
body {
	background-image: url(../images/hg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}

table.ok {
	border: 1px solid #82DC53;
	width: 600px;
	height: 50px;
}

strong.ok {
	color: #82DC53; 
	font-weight: bold;
}

table.error {
	border: 1px solid #E84646;
	width: 600px;
	height: 50px;
}

strong.error {
	color: #E84646; 
	font-weight: bold;
}
h3 {
	color: #07288e;/*7fa5c7*/
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	}

.small {
	font-size:11px;
	}

ul{
	width: 97%;
	border-top:#07288e solid 1px;/*7fa5c7*/
	border-bottom:#07288e solid 1px;/*7fa5c7*/
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	}


.blue_alt1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	line-height: 18px;
	font-style: normal;
	color: #fff;
	background:url(../images/alt1_bg.jpg) repeat-x #07288e;
	margin: 0px;
	padding: 6px;
	height: 20px;
	vertical-align:middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #70a4d6;
	border-bottom-color: #07288e;/*7fa5c7*/

}

.blue_alt2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	line-height: 18px;
	font-style: normal;
	color: #FFF;
	background:url(../images/alt2_bg.jpg) repeat-x #67a2d9;
	margin: 0px;
	padding: 6px;
	height: 20px;
	vertical-align:middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #82b4e3;
	border-bottom-color: #2d7fcb;

}