a:link, a:visited {
	color:#215DC6; text-decoration:underline;
}
a:hover { 
	color:#6FA8FF; cursor:hand; text-decoration:none;
}
#b1 a:link,
#b1 a:active,
#b1 a:visited {
	display: block;
	text-decoration: none;
	padding: 4px;
	padding-left: 14px;
	width: 206px;
	text-transform: uppercase;
	background-color: #ffffcb;
	background-image: url(media/arrow-list-red.gif);
	background-repeat: no-repeat;
	background-position: 1px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4B3BF;
	letter-spacing: 2px;
}
#b1 a:hover {
	background-color: white;
	background-image:url(media/arrow-list-red.gif);
	color: #000000;
}
body {
	background-image: url(media/bg.gif);
}
h1 {
	font-size: 11px;
	color: #000000;
}
.color1 {
	background-color: #FFD503;
	padding: 5px;
	background-image: url(media/hf.gif);
}
.color2 {
	background-color: #F7E7AD;
}
.color3 {
	background-color: #F1C146;
}
.color4 {
	background-color: #A4B3BF;
}
.color5 {
	background-color: #EBEEF1;
}
.borders {
	font-family: Tahoma;
	font-size: 11px;
	color: #1A376F;
	line-height: 18px;
	border: 1px solid #1A376F;
}
.articles {
}
.mainblock {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

.box {
	border: 2px solid #EFBE45;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
}
.header {
	color: #FFFFFF;
	text-align: center;
	background-color: #EFBE45;
}
.headerb {
	color: #666666;
	text-align: center;
	background-color: #FFFFCB;
}
#forma #star {
	color: red;
}
#forma #select {
	width: 260px;
}
#forma input {
	font-family: Tahoma;
	font-size: 11px;
}
#forma textarea {
	font-family: Tahoma;
	font-size: 11px;
	width: 260px;
}

#forma select {
	font-family: Tahoma;
	font-size: 11px;
}

#forma #submit { 
	width: 140px; 
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#forma #ajax_loading { 
	display: none; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: Tahoma; 
}

#forma #response {
}

#forma #graybox {
	padding: 5px;
	background-color: whitesmoke;
	border: 2px dashed #999999;
	text-align: justify;
}

.red {
	padding: 2px;
	color: red;
	background-image: url(js/images/error.gif);
	background-repeat: no-repeat;
	text-indent: 22px;
}

.green {
	padding: 2px;
	color: green;
	background-image: url(js/images/ok.gif);
	background-repeat: no-repeat;
	text-indent: 22px;
}
