.head {
	font-family: "MS Sans Serif";
	font-size: 9px;
	color: #FFAA01;
	font-weight: normal;
}
.head a:hover {
	font-family: "MS Sans Serif";
	font-weight: normal;
	color: #FFAA01;
	font-size: 9px;
	text-decoration: underline;
}
.contact{
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #4B4B4B;
	font-weight: normal;
}
.contact1{
	font-family: "MS Sans Serif";
	font-size: 13px;
	color: #363636;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D1D1D1;
}
.contact2{
	font-family: "MS Sans Serif";
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
}
.contact3{
	font-family: "MS Sans Serif";
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FEBBB4;
}
.contact4{
	font-family: "MS Sans Serif";
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-decoration: none;
}
.contact5{
	font-family: "MS Sans Serif";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FEC8C5;
	text-decoration: none;
}
.normaltext {  font-family: "MS Sans Serif"; font-size: 14px; color: #080C5A}
.normaltext a:visited {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight:normal;
	color: #0F0A5C;
	text-decoration: none;
}
.normaltext a:hover {
	font-family: "MS Sans Serif";
	font-weight: normal;
	color: #00309C;
	font-size: 14px;
	text-decoration: underline;
}
.table {
	border: medium none #CCCCCC;
}
.borsup{
	border-top: 2px solid #D20001;
	border-right: 0px solid #D20001;
	border-bottom: 0px solid #D20001;
	border-left: 2px solid #D20001;
}
.tahoma {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.white {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}
.white a:hover {
	font-family: Tahoma;
	font-weight: normal;
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}
.headred {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #E60000;
	text-decoration: none;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFAA01;
	font-weight: bold;
}
.formsmal {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFAA01;
	font-weight: none;
}.borderpage {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6B800;
	border-right-color: #E6B800;
	border-bottom-color: #E6B800;
	border-left-color: #E6B800;
}
.borderred {
	border: 1px solid #A22302;
}
.input {
	background-color: #212834;
	border: 1px solid #FF0000;
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

