a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.black {
	color: #000000;
}

a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #617B80;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #617B80;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-color: #FFFFFF;
	/*background-image: url(images/bursak.gif);*/
}
TD {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #4D4D4D;
}
.px10 {
	font-size: 12px;
}

.underline {
	text-decoration: underline;
}

.uppercase {
	text-transform: uppercase;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #4C6378;
}
.red {
	color: #C5150C;
}
.px11 {
	font-size: 12px;
}
.px12 {
	font-size: 12px;
}
.grey {
	color: #C0C0C0;
}
.green {
	color: #6CAC10;
}
.orange {
	color: #F76400;
}
.yellow {
	color: #FFB200;
}

.frmsubmit{width:200px;
height:40px;
background:transparent url('images/frmsubmit.gif')repeat-x;
color:#fff;
font-size:18px;
}

.cs_ttl {font-size:18px;
padding:5px 5px 5px 20px;
text-decoration:underline;}

.cs_lnk a {color:#C00D0B;font-weight:bold;text-decoration:none }
.cs_lnk a:hover {border-bottom:1px dashed #C00D0B;font-weight:bold;text-decoration:none;color:#9B9FA1 }