.left
{
/*Changes on the form*/
	color: #394F5F !important; /*[e]#394F5F*/
	font-family: "trebuchet MS" !important; /*[e]"trebuchet MS"*/
	font-size: 12px !important; /*[e]12px*/
}
TD.left
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #394F5F;
	vertical-align: middle;
	text-align: left;
	border: 0px;
}

.alarmleft
{
/*Changes on the form*/
	color: #394F5F !important; /*[e]#394F5F*/
	font-family: "trebuchet MS" !important; /*[e]"trebuchet MS"*/
	font-size: 12px !important; /*[e]12px*/
}
TD.alarmleft
{
	font-family: Tahoma;
	width:260px;
	font-size: 10px;
	font-weight: bold;
	color: #394F5F;
	vertical-align: middle;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top:1px solid #efefef;	

}


TD.alarmright
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #394F5F;
	vertical-align: middle;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top:1px solid #efefef;	
}

TD.alarmmini
{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #394F5F;
	vertical-align: middle;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 3px;
	border-top:0px;
}


TD.alarmleftilk
{
	color: #394F5F !important; /*[e]#394F5F*/
	font-family: "trebuchet MS" !important; /*[e]"trebuchet MS"*/
	font-size: 12px !important; /*[e]12px*/
	font-family: Tahoma;
	width:300px;
	font-size: 12px;
	color: #394F5F;
	font-weight:bold;
	vertical-align: middle;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top:0px;	
}


TD.alarmrightilk
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #394F5F;
	vertical-align: middle;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top:0px;	
}


.pagebreak
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: black;
}
TD.right
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #394F5F;
	vertical-align: middle;
	text-align: left;
	border: 0px;
}
.tbmain
{
	margin-left:20px;
	margin-top:10px;
	height: 100%;
	color: #394F5F;
}
.head
{
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	color: #394F5F;
	vertical-align: top;
	text-align: left;
}
.notvalid
{
	border: 2px solid red;
	font-family: Tahoma;
}
.text
{
	color: #394F5F;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	border: 1px solid #8AAABC;
	background-color: #FFF;
	line-height: 18px;
}

.alarmtext
{
	color: #394F5F;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	border: 1px solid #8AAABC;
	background-color: #f9f9f9;
	padding-left:2px;
	height:19px;
	padding-top:2px;
}

.alarmcepdrop {
	background-color: #f9f9f9;
	border: 1px solid #8AAABC;

}

SELECT.other
{
	color: #394F5F;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #8AAABC;
	background: #F9F9F9;
}
.btn
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #8AAABC;
	background: #9BBED0 url(images/style5_btn_bg.gif) repeat-x top;
}
SPAN.required
{
	font-size: 13px !important; /*[e]13px*/
	color: red !important; /*[e]red*/
}
.textana
{
	color: #394F5F;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	border: 1px solid #8AAABC;
	background-color: #FFF;
	line-height: 18px;
}

.basvuruformu_line
{
	width: 620px;
	color: #394F5F;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.basvuruformu_leftcell
{
	float: left;
	width: 200px;
	font-weight:bold;
	/*padding-top: 3px;
	padding-bottom: 3px;*/
}

.basvuruformu_rightcell
{
	float: left;
	width: 300px;
}

.basvuruformu_warningcell
{
	float: left;
	width: 120px;
	color: #FF0000;
}

.basvuruformu_sendbutton
{
}

.redstar
{
	color: #FF0000;
	content: '*';
}


