.source_common {
	font-family: Courier;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	font-size: 10px;
	cursor: default;	
}

.source_green {
	font-family: Courier;
	font-weight: normal;
	color: #00AA00;
	text-decoration: none;
	font-size: 10px;
	cursor: default;	
}

.source_red {
	font-family: Courier;
	font-weight: normal;
	color: #AA0000;
	text-decoration: none;
	font-size: 10px;
	cursor: default;	
}



.input_st {
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	cursor: default;
	border:1px solid #6699CC;
	background-color: #99CCFF;
}

input {
	font-family: Georgia, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	cursor: default;
	border:1px solid #6699CC;
	background-color: #99CCFF;
}

.input_correct {
	font-family: Georgia, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	cursor: default;
	border:1px solid #66FF66;
	background-color: #99CCFF;
}

.input_incorrect {
	font-family: Georgia, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	cursor: default;
	border:1px solid #FF6666;
	background-color: #99CCFF;
}

.input_correct1 {width: 170px;   background-image: url('/img/bgtext.gif'); border: 1px solid #66FF66; }
.input_incorrect1 {width: 170px;   background-image: url('/img/bgtext.gif'); border: 1px solid #FF6666; }

textarea {
	font-family: Georgia, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	cursor: default;
	border:1px solid #6699CC;
	background-color: #99CCFF;
}
select {
	font-family: Georgia, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	cursor: default;
	border:1px solid #6699CC;
	background-color: #99CCFF;
}

.title
	{
		font-family: Verdana;
		font-weight: bolder;
		font-size: 10pt;
		text-decoration: none;
		color: #5555AA;
		cursor: default;
	}

.plain_text
	{
		font-family: Verdana;
		font-weight: normal;
		font-size: 10pt;
		text-decoration: none;
		color: #5555AA;
		cursor: default;
	}
	
.plain_text_grey
	{
		font-family: Verdana;
		font-weight: normal;
		font-size: 8pt;
		text-decoration: none;
		color: #999999;
		cursor: default;
	}
	
.plain_style
	{
		font-family: Verdana;
		font-weight: normal;
		font-size: 10pt;
		text-decoration: none;
		color: #5555AA;
		cursor: default;
	}

.small_gray
	{
		font-family: Georgia;
		font-weight: normal;
		font-size: 8pt;
		text-decoration: none;
		color: #757575;
		cursor: default;
	}

.source_code
	{
		font-family: Courier;
		font-weight: normal;
		font-size: 10pt;
		text-decoration: none;
		color: #5555AA;
		cursor: default;
	}




.l1{list-style-image: url("/img/li.gif"); font-family: Arial; color: white; font-size: 9pt}
.l2{list-style-image: url("/img/li1.gif"); font-family: Arial; color: white; font-size: 9pt}
.l3{list-style-image: url("/img/li2.gif")}

.inp1{width: 170px;   background-image: url('/img/bgtext.gif'); border: 1px solid gray}
.inp2{width: 170px;   background-image: url('/img/bgtext.gif'); border: 1px solid #2B598C}
.common_link{font-family: Georgia; color: #2B598C; font-size: 12px; text-decoration: none;}
.common_link:active:link:visited{font-family: Georgia; color: #2B598C; font-size: 12px; text-decoration: none;}
.common_link:hover{font-family: Georgia; color: #0B327C; font-size: 12px; text-decoration: none;  border-bottom: 1px dotted #ff6666; background-color: #DBF9FF;}
.article_link{font-family: Georgia; color: #2B598C; font-size: 12px; text-decoration: none;}
.article_link:active:link:visited{font-family: Georgia; color: #2B598C; font-size: 12px; text-decoration: none;}
.article_link:hover{font-family: Georgia; color: #0B327C; font-size: 12px; text-decoration: none;  border-bottom: 1px dotted #ff6666; background-color: #DBF9FF;}

.georgian_text{font-family: Georgia; color: #0B327C; font-size: 12px; text-decoration: none;}

.a1{font-family: Arial; color: white; font-size: 9pt; text-decoration: none}
.a2{font-family: Arial; color: yellow; font-size: 16pt; text-decoration: underline}
.a3{font-family: Arial; color: #2B598C; font-size: 9pt; text-decoration: none}

.bghead{background: url('/img/bgline.gif'); background-repeat: repeat-y; background-color: #86BADE}
.bgheadline{background: url('/img/bgline2.gif'); background-repeat: repeat-y; background-color: #245185}

.t1{font-family: Arial; color: #DDF9FF; font-size: 9pt; text-decoration: none; cursor: default}
.t2{font-family: Arial; color: black; font-size: 9pt; text-decoration: none; cursor: default}
.t4{font-family: Georgia; color: #2B598C; font-size: 16pt; text-decoration: none; cursor: default}
.t5{font-family: Arial; color: 	#FF0033; font-size: 16pt; text-decoration: none; cursor: default}

h1{font-family: Georgia; color: black; font-size: 19pt; cursor: default}
.special{width:5px; visibility:hidden; }

.selectedPayout{
    background: #f2fbeb;
}


















