body {
	background: url('../images/bg_.png') top;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
   margin: 0px;
	padding: 0px; 	
}

img{border: 0;}

TD{

	font-size: 14px;
	
}

A{
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;	
}

A:hover{

	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	
}


.informlink{
	color:#990000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.informlink:hover{
	text-decoration: underline;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	color:#990000;
}


.bg_{
	background: url('../images/bg.png') top repeat-x;
}


.logo{
	background: url('../images/bg1.png') top no-repeat;
}

.bg_cont{
	background: url('../images/bg_cont.png') top repeat-y;
}

.bg_cont_bottom{
	background: url('../images/bg_cont_bottom.png') bottom no-repeat;	
	padding: 5px 28px 30px 28px;
}

.menu-v{
	padding:3px 0 0 45px;
	height: 46px;
}

.menu-v a{
	color:#ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.menu-v a:hover{
	color:#ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.menu-v span{
	background: url('../images/limiter.png') 50% 50% no-repeat;
	margin: 0px 10px 0 10px;
}


.menu-b{
	padding-top:15px;
	color:#727272;
	text-align: center;
	font-size: 9px;
}

.menu-b a{
	color:#727272;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.menu-b a:hover{
	text-decoration: underline;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	color:#181818;
}


.copyr{
	padding-top:15px;
	color:#727272;
	text-align: center;
	font-size: 11px;
}

.copyr a{
	color:#404040;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.copyr a:hover{
	color:#404040;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}



.qsearch{
	background: url('../images/search.jpg') top no-repeat;

}

.qsend{
	background: url('../images/search_.png') top left no-repeat;

}



.cont-title{
	/*background: url('../images/title.png') top no-repeat;*/
	background: url('../images/title-mid.png') top no-repeat;
	padding: 0 0 8px 30px;
	color: #9D0000;
	font-size: 14px;
	height: 45px;
	font-weight: bold;
}

.cont-m{
	/*background: url('../images/cont-m.png') top repeat-y;*/
	background: url('../images/cont-m-mid.png') top repeat-y;
}

.cont-b{
	/*background: url('../images/cont-b.png') bottom no-repeat;*/
	background: url('../images/cont-b-mid.png') bottom no-repeat;
	padding: 0 10px 0 10px;
	font-size: 12px;	
}


.cont-title-mid{
	background: url('../images/title-mid.png') top no-repeat;
	padding: 0 0 8px 30px;
	color: #9D0000;
	font-size: 14px;
	height: 45px;
	font-weight: bold;
}

.cont-m-mid{
	background: url('../images/cont-m-mid.png') top repeat-y;
}

.cont-b-mid{
	background: url('../images/cont-b-mid.png') bottom no-repeat;
	padding: 0 10px 0 10px;
	font-size: 12px;	
}

.cont-title-long{
	background: url('../images/title_.png') top no-repeat;
	padding: 0 0 8px 30px;
	color: #9D0000;
	font-size: 14px;
	height: 45px;
	font-weight: bold;
}

.cont-m-long{
	background: url('../images/cont-m_.png') top repeat-y;
}

.cont-b-long{
	background: url('../images/cont-b_.png') bottom no-repeat;
	padding: 0 10px 0 10px;
	font-size: 12px;	
}


.formButton {
	font-family:"Arial","Verdana","MS Sans Serif",sans-serif;
	border: 1px solid #ffffff;
	font-size: 12px;
	background-color:#981C1E;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 80px;
	cursor: pointer;
}


.formEdit {
	font-family:"Arial","Verdana","MS Sans Serif",sans-serif;
	border-top: 1px solid #3E4649;
	border-left: 1px solid #353D40;
	border-right: 1px solid #C6C8CC;
	border-bottom: 1px solid #C3C5C8;
	background-color: #FDFEFE;
	color: #253975;
	width: 250px;
	font-size: 10pt;
}


.formTextarea {
	font-family:"Arial","Verdana","MS Sans Serif",sans-serif;
	border-top: 1px solid #3E4649;
	border-left: 1px solid #353D40;
	border-right: 1px solid #C6C8CC;
	border-bottom: 1px solid #C3C5C8;
	background-color: #FDFEFE;
	color: #253975;
	width: 250px;
	height: 100px;
	font-size: 10pt;
}
