@charset "utf-8";
/* CSS Document */

body {
	background-color: #4F8BEE;
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-repeat: repeat-x;
}
.no-repeat {
	background-repeat: no-repeat;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.categorytable {
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-left: 15px;
}
.container {
	padding: 15px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.categories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3271ad;
	text-decoration: none;
	font-weight: bold;
}
.topmenu {
	margin-top: 10px;
	margin-right: 20px;
}
.topmenu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.left_box {
	padding-top: 8px;
	padding-left: 15px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.text_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3271ad;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.submenu_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding-left: 12px;
}
.submenu_left:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding-left: 12px;
	font-style: italic;
}
.page_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #3271ad;
	text-decoration: underline;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}
.readmore:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3271ad;
	text-decoration: underline;
	text-align: right;
	font-weight: bold;
}
.img-border {
	border: 1px solid #666666;
}
.page_no {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3271ad;
	text-decoration: none;
	font-weight: bold;
}
.page_no1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.page_no1:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3271ad;
	text-decoration: underline;
	font-weight: bold;
}
.email_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.email_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline;
}
