.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;	
}

.dateInput {
	cursor: pointer;
	width: 100px;
	zfont: bolder 100% serif;
	zcolor: #2B598C;
}


.input_st {
	font-weight: normal;
	font-size: 10px;
	cursor: default;
	border:1px solid #6699CC;
}

.input_correct {
	background-color: #66FF66;
}

.input_incorrect {
	background-color: #FF6666;
}

.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-weight: normal;
	font-size: 12px;
	width: 100%;
}
select {
	font-weight: normal;
	cursor: default;
}

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

.plain_text
	{
		font-family: sans-serif;
		font-weight: normal;
		font-size: 11pt;
		text-decoration: none;
		color: #00083F;
		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;
	}

.tableRow
{
	margin-bottom: 20px;
}
.tableRow .tableHead
{
	font-family: Arial, sans-serif;
	background: #EFEFEF;
	border-top: #4F7DB8 5px solid;
	border-bottom: #4F7DB8 1px solid;
	border-left: #C9C9C9 1px solid;
	border-right: #C9C9C9 1px solid;
	color: #2B4362;
	padding: 2px 10px 2px;
	font-weight: bold;
	font-size: 14px;
	height: 26px;
}

.tableRow .tableCell{
	font-family: times,'Times New Roman';
	font-size: 14px;
	line-height: 1.6em;
	border: #C9C9C9 1px solid;
	border-top: 0;
	padding: 5px 10px;
	color: #2B4362;
	background: transparent;
}

.info{
	width: 16px;
	height: 16px;
	vertical-align: text-bottom;
	margin: 0 2px;
}

.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; cursor: pointer;}
.common_link{font-family: Georgia; color: #2B598C; font-size: 11pt; text-decoration: none; border-bottom: 1px dashed #1C059B; cursor: pointer;}
.common_link:active:link:visited{font-family: Georgia; color: #2B598C; font-size: 12commonpx; text-decoration: none; cursor: pointer;}
.common_link:hover{font-family: Georgia; color: #0B327C; font-size: 11pt; 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;
}
