body {
	background-color: #BA996E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow-y: scroll;
}

a:link {
	color: #003C77;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #003C77;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

a.HeaderLink:link {
	color: #cccccc;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.HeaderLink:visited {
	color: #cccccc;
	text-decoration: none;
}
a.HeaderLink:hover {
	color: #000000;
	text-decoration: none;
}
a.HeaderLink:active {
	color: #cccccc;
	text-decoration: none;
}

.ImageLink img{border:1 solid #000000}
.ImageLink {border:1px solid #000000}
.ImageLink:hover {border:1px solid #000000}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.FormText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.PageHeader {
	color: #A6211B;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
}

h1 {
	color: #A6211B;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
}

h2 {
	color: #A6211B;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
}

margin-bottom: 0; padding-bottom: 0;

.Header {
	color: #A6211B;
	font-weight: bold;
	font-size: 14px;
}

H1 {
	color: #A6211B;
	font-weight: bold;
	font-size: 14px;
}

.WhiteHeader {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;

}

.Whitetext {
	color: #ffffff;
	font-size: 12px;

}

il  {
	list-style-image: url(images/Bullet.jpg);
	margin-top: 8px;

}

ol {list-style-type: armenian;}
 

.Blog a, .Blog a:visited, .Blog a:active {
	color: #A6211B;
	text-decoration: none;
	font-family: Verdana;
    font-size:10pt;
	text-decoration: none;
	
}

.Blog a:hover {
	color: #333333;
	font-family: Verdana;
    font-size:10pt;
	text-decoration: underline;
}

.Blog li { 

	list-style-type:none;
	margin-left:-28px;
	margin-bottom:8px;

}


#creditfooter { display:none; }
