BODY {
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	text-decoration: none;
}
.maintitle {
	border-bottom:1px solid #DCDCDC;
	height:40px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 22px; 
	text-decoration: none ; 
	font-weight: bold; 
	color: #015AB4;
}
.linebetween {
	border-bottom:1px solid #DCDCDC;
}
.FormButton {
	BORDER-RIGHT: 1px solid #999999;
	BORDER-TOP: 1px solid #999999;
	FONT-SIZE: 11px;
	BACKGROUND: #FFFFFF url(images/nbs-bg.gif);
	BORDER-LEFT: 1px solid #999999;
	CURSOR: hand;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: 1px solid #999999;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
	left: auto;
	top: auto;
	height: 25px;
}
hr {
	border: 1px solid #CCCCCC;
}
.input {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.formtable {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DDDDDD;
	border: #EFEFFF;
}
.formtd {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5F4F5;
	border: #EFEFFF;
}
.lefttitel {
	width:199px;
	height: 36px;
	background-image: url(images/left-title-bg.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:12px;
	
}
.righttitel {
	width:220px;
	height: 36px;
	background-image: url(images/right-title-bg.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:12px;
	
}
.right {
	width:204px;
	background-color: #405F8A;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4C6C98;
}

.leftlink {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.leftlink:link, .leftlink:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.leftlink:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #CF0000;
	text-decoration: none;
}
.border1px {
	border: 1px solid #DCDCDC;
	padding:1px;
}
.border2px {
	border: 2px solid #BCBCBC;
	padding:1px;
}

A:link, A:visited, A:active {
	COLOR: #1A7CBA; TEXT-DECORATION: none
}
A:hover {
	COLOR: #CF0000; TEXT-DECORATION: none
}
/*a.mainlink:link, a.mainlink:active, a.mainlink:visited  {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url();
	height: 41px;
	text-align:center;
	vertical-align:bottom;
	padding-top: 12px;
	padding-left:11px;
	padding-right:11px;
	padding-bottom:11px;
	
	}
a.mainlink:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/hover.gif);
	height: 41px;
	text-align:center;
	vertical-align:bottom;
	padding-top: 12px;
	padding-left:11px;
	padding-right:11px;
	padding-bottom:11px;
}*/
.main {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.main:link, .main:visited, .main:active {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom:5px;
	padding-left:11px;
	padding-right:11px;
	padding-top:5px
}
.main:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFE776;
	text-decoration: none;
	display:block;
	background-color:#000000;
	border:1px solid #DA8080;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px
}
