body {
    background:url(/_images/body_bg.jpg) top left repeat-x;
    font-family:Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #091d34;
    width: 100%;
    height: 100%;
}

a {
    text-decoration: underline;
    padding: 0px;
    margin: 0px;
    color: #000000;
}

a:hover {
    text-decoration: none;
}

a img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	font-family:Arial;
	font-weight: normal;
	font-size: 18px;
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
	color: #FFFFFF;
}

h1 {
	font-size: 24px;
}

table td {
	font-family:Arial;
    font-size: 12px;
    text-decoration: none;
   	color: #000000;
}

.main {
	width:978px;
	border:1px solid #32637d;
	margin-top:10px;
	background-color:#ffffff;
}

.topper {
	padding:6px 6px 2px 6px;
}

.menu_top a {
	display:inline-block;
	height:36px;
	line-height:38px;
	text-align:center;
	color:#000000;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	border:1px solid #ffffff;
}

.menu_top {
	line-height:36px;
	font:normal 16px Arial;
	padding-right:7px;
	margin-bottom:2px;
}

.menu_top a:hover {
	background:url(/_images/menu_top_h.jpg) top left repeat-x;
	border:1px solid #53a5df;
	color:#ffffff;
}

.toper_bot {
	background:url(/_images/toper_bot.jpg) top left no-repeat;
	width:980px;
	height:8px;
}

.bgbg {
	background:url(/_images/bgbg.jpg) top center repeat-y;
}

.cont {
	width:980px;
}

.sign {
	color:#091d34;
}

.but {
	margin-top:3px;
}

.bg_photo {
	background:url(/_images/bg_photo.jpg) top left no-repeat;
	width:144px;
	height:106px;
	padding-top:4px;
	padding-left:6px;
}

.bg_photo_big {
	background:url(/_images/bg_photo_big.jpg) top left no-repeat;
	width:313px;
	height:325px;
	padding-top:4px;
	padding-left:6px;
}

.main_block {
	float:left;
	padding-left:0px;
	height:140px;
	padding-right:1px;
}

.content {
	padding-top:5px;
}

.padt{
	margin-top:5px;
	text-align:center;
}

.padt a{
	text-decoration:none;
	color:#091d34;
}

.padt a:hover{
	text-decoration:underline;
}

.text_cont {
	padding:0px 6px 0px 6px;
	color:#ffffff;
}

.text_cont a {
	color:#091d34;
}

.text_cont a:hover {
	color:#ffffff;
}

.footer {
	background:url(/_images/footer.jpg) top left repeat-x;
	height:215px;
}

.footer_cont {
	width:980px;
}

.contacts {
	color:#ffffff;
	background-color:#84abd7;
	padding:10px;
}

.contacts a{
	color:#ffffff;
}

.wb {
	color:#ffffff;
}

.cont_list a {
	text-decoration:none;
	font:bold 14px Arial;
	color:#EAEAEA;
	padding-left:10px;
	background:url(/_images/point_w.jpg) 0px 5px no-repeat;
}

.cont_list a:hover {
	background:url(/_images/point_r.jpg) 0px 5px no-repeat;
	color:#a12120;
}

a.curent {
	background:url(/_images/point_r.jpg) 0px 5px no-repeat;
	color:#a12120;
	font:bold 14px Arial;
	padding-left:10px;
}

.messageOK {
    padding: 10px;
    background-color: green;
    font-weight: bold;
    color: white;
    text-align: center;
    margin: 10px;
}

.messageError {
    padding: 10px;
    background-color: red;
    font-weight: bold;
    color: white;
    text-align: center;
}

.countsp{
	color:#6C6C6C;
}

.ttable table td {
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

.ttable table {
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
}

.smf td {
	font: normal 10px Arial;
}