A:link {
	COLOR: #595959;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
A:visited{
COLOR: #595959;
text-decoration: none;
font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
A:active{
COLOR: #BE4F62;
text-decoration: none;
font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
A:hover{
COLOR: #BE4F62;
text-decoration: none;
font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.A1:link {
	COLOR: #595959;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.A1:visited{
COLOR: #595959;
text-decoration: none;
font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.A1:active{
COLOR: #BE4F62;
text-decoration: none;
font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.A1:hover{
COLOR: #BE4F62;
text-decoration: none;
font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A.r:link, A.r:active, A.r:visited 
        {font-size: 14px;
	font-weight: bold;
	COLOR: #BE4F62;
	background: #ECECEC;
	text-align: center;
	font-family:  Arial;
	font-style: normal;}

A.r:hover {color:#29478F}

A.ra {COLOR: #595959;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px; 
        font-weight:bold}

A.mn:link {
	COLOR: #29478F;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
A.mn:visited{
COLOR: #29478F;
text-decoration: none;
font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
A.mn:active{
COLOR: #BE4F62;
text-decoration: none;
font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
A.mn:hover{
COLOR: #BE4F62;
text-decoration: none;
font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.men{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2D4FA2;
}
.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	
	color: #595959;
}
p, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #595959;
}
p {
	margin-top: 5px;
	margin-bottom: 7px;
}
.small  {
	font-size : 11px;
}
.red {
	color: #BE4F62;
}
hr {
	color: Silver;
	height: 1px;
	border-width: 0px 0px 0px 0px;
	background-color: Silver;
}

h2{
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	COLOR: #29478F;
}
h3{
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	COLOR: #ED1C24;
}
h4{
	font-size: 14px;
	font-weight: bold;
	COLOR: #BE4F62;
	background: #ECECEC;
	text-align: right;
	font-family:  Arial;
	font-style: normal;
}
h4.r {text-align:center}

 
ul
{
		font-family: Arial,Helvetica, sans-serif;;
font-size : 12px;
	text-align : justify;
	color: #595959;
	list-style-position : outside;
	list-style-type : square;
}
ol
{
		font-family: Arial,Helvetica, sans-serif;;
font-size : 12px;
	text-align : justify;
	color: #595959;
	list-style-position : outside;
}

 .closeElem{position:relative;display:none;} 
.openElem{position:relative;display:block;}
input {
	font-size: 11px;
}

input.form, textarea.form {
	border: #C7C8C9;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

input.sub {
	font-size: 10px;
	font-family: Tahoma;
	background-color: #C4CCE8;
	color: #2D4FA2;
}
