@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/website/bg.gif);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #24255e;
	text-decoration: none;
}
#Div_content {
	/*line-height: 23px;*/
}

#Div_main {
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#Div_loadbody {
	background-image: url(../images/website/shadow-green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BlueClassBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #43446f;
	text-decoration: none;
}
.CategoryClass {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2f3031;
	text-transform: uppercase;
	font-weight: bold;
}

#Div_header {
	height: 139px;
	background-image: url(../images/website/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Div_menutop {
	padding-left: 200px;
	padding-top: 5px;
}
#Div_menutop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}

#Div_menutop a:hover {
	color:#1d2071;
}
#Div_menu {
	background-image: url(../images/website/menu-bg.gif);
	background-repeat: repeat-x;
	height: 31px;
}
#Div_menu a {
	/*background-image:url(../images/website/menu-line.gif);
	background-position:right top;
	background-repeat:no-repeat;*/
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	height:23px;
	padding-left:49px;
	padding-right:45px;
	padding-top:8px;
	text-decoration:none;
}

#Div_menu a:hover {
	background-image:url(../images/website/menu-hover.gif);
	background-position:right top;
	background-repeat: repeat-x;
}


#Div_Category {
	margin-top: 10px;
}
#Div_Category a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1d2071;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 3px;
	background-image: url(../images/website/liner.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 15px;
}

#Div_Category a:hover {
	color: #839d5f;
}
.BG_Green {
	/*background-image: url(../images/website/bg-green.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	line-height: normal;
}
.text_blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	color: #1d2071;
	text-decoration: none;
}
.text_green {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	color: #729742;
	text-decoration: none;
}
#Div_menub {
	background-image: url(../images/website/bot-menu.gif);
	background-repeat: repeat-x;
	height: 32px;
	text-align: center;
	padding-top: 15px;
}
#Div_menub a {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	height:23px;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	text-decoration:none;
}
#Div_menub a:hover {
	color: #CCDAB9;
}
#Div_bottomcopy {
	width: 955px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #71963f;
	text-decoration: none;
	background-image: url(../images/website/liner2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin-bottom: 10px;
}
.Gray {
	background-color: #f0eff3;
	border: 1px solid #dee6d3;
	line-height: 17px;
}
.normaltext {
	line-height: normal;
}

.pcThumbnailImage
{
	text-decoration:none;
	border-style:none;
}

.pcLinks
{
	text-decoration:none;
	color: #24255e;
}

.pcLinksCategory
{
	text-decoration:none;
	color: #24255e;
}

.pcLinksCategory a
{
	color: #24255e;
}

.pcLinksCategory a:hover
{
	font-weight: bold;
}


