a { text-decoration: none; }

a:hover { text-decoration: underline; }

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

body {
	font-family: Verdana;
	font-size: 11px;
	background: #E4F5FF;
	}

img {
	border: 0;
	}

P {
	padding-top: 7px;
	padding-bottom: 7px;
	}

.all {
	margin: 0 auto;
	width: 1004px;
	}

.min-width {
	min-width: 1004px;
	}

#head {
	background: url(/template/images/bg.png);
	height: 45px;
	width: 1004px;
	}

#fav {
	position: absolute;
	height: auto;
	width: auto;
	margin-top: 18px;
	margin-left: 35px;
	}

#fav img {
	margin-right: 4px;
	}

#link {
	height: auto;
	width: auto;
	float: right;
	margin-top: 16px;
	margin-right: 20px;
	color:white;
	font-size:14px;
	}

#logo_site {
	width: 1004px;
	height: 218px;
	border-top: 3px #761419 solid;
	background: url(/template/images/logo.jpg);
	}

#menu_site {
	width: 1004px;
	height: 50px;
	border-top: 2px #E6636A solid;
	border-bottom: 2px #E6636A solid;
	background: url(/template/images/menu_bg.gif) no-repeat;
	}

#links_site {
	width: 1004px;
	height: auto;
	margin-top: 15px;
	margin-right: 15px;
	font-family:arial;	
	font-size: 13pt;
	font-weight: bold;
	}

#links_site a, #links_site a:visited {
	color:#FFFFF0;
	margin-left: 30px;
	font-size: 13px;
	text-decoration: none;
	}

#links_site a:hover {
	margin-left: 30px;
	font-size: 13px;
	text-decoration: underline; }
	
.links {
	font-size: 14px;
	}

.links a:link, .links a:visited {
	color:#FFFFF0;
	font-size: 14px;
	text-decoration: none;
	}

.links a:hover {
	font-size: 14px;
	text-decoration: underline;
	}
	
.links1 a:link, .links1 a:visited {
	color:#3A5FCD;
	font-size: 14px;
	text-decoration: none;
	}

.links1 a:hover {
	font-size: 14px;
	text-decoration: underline;
	}

#left_col {
	width: 250px;
	height: auto;
	background: #def2ff;
	}

#content_left {
	width: 250px;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 11px;
	font-family:arial;
	}

ul.left_menu {
	list-style-type: none;
	margin-bottom: 30px;
	margin-right: 5px;
	margin-left: 15px;
	}

ul.left_menu li {
	margin-top:8px;
	}
	
.left_menu a:link { color: #666666; font-weight: bolder; font-size: 8pt; text-decoration: none; }

.left_menu a:visited { color: #666666; font-weight: bolder; font-size: 8pt; text-decoration: none; }

.left_menu a:hover { color: #761419; font-weight: bolder; font-size: 8pt; text-decoration: none; }

.left_menu_act {
	color: #761419;
	font-weight: bolder;
	font-size: 8pt;
	}

.tab {
	border-left: 1px solid #761419;
	}

#right_col {
	width: 752px;
	height: auto;
	background: url(/template/images/right-bg.gif) repeat-y center;
	border-left: 2px #B42F36 solid;
	border-right: 1px solid #761419;
	color:#333333;
	font-size: 14px;
	font-family: tahoma,arial,geneva,sans-serif;
	}

#right_col a:link { color: #1874CD; font-size: 14px; text-decoration: none; }

#right_col a:visited { color: #1874CD; font-size: 14px; text-decoration: none; }

#right_col a:hover { color: #761419; font-size: 14px; text-decoration: none; }

#content_right {
	width: 742px;
	height: auto;
	margin-left: 8px;
	padding-top: 40px;
	padding-bottom: 50px;
	}

.text {
	margin-left: 30px;
	margin-right: 40px;
	}

#footer {
	width: 1004px;
	height: 60px;
	border-top: 3px #761419 solid;
	background: url(/template/images/bg.png);
	}

#info {
	color:#FFFFF0;
	width: 100%;
	height: 100%;
	padding-left: 10px;
	padding-right: 20px;
	font-size: 10px;
	}
	
.img-block {
	color: #000000;
	font-size: 16px;
	font-family: Verdana;
	
	background-color: #BFE6FF;

	text-align: center;
	
	padding-top: 10px;
	padding-bottom: 5px;
	
	}
.img-block img {
	margin-bottom: 5px;
	}

.img_link:hover {
	border-left: 2px #FF3030 solid;
	border-right: 2px #FF3030 solid;
	}
	
.menu_act {
	color: #89D1FF;
	margin-left: 30px;
	}
