body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}
.grey_bg {
	background-image: url(images/grey_bg.gif);
	background-repeat: repeat-x;
}
.active_button_bg {
	background-image: url(images/button_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-position: left bottom;
}
.button2_bg {
	background-image: url(images/button2_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-position: left bottom;
}
.button3_bg {
	background-image: url(images/button3_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-left:1px solid #FFFFFF;
	background-position: left bottom;
}
.button3_active_bg {
	background-image: url(images/button_bgactive2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-left:1px solid #FFFFFF;
	background-position: left bottom;
}
.header_bg {
	font-size: 10px;
	font-family: Tahoma;
	color: #797979;
	background-image: url(images/big_logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.style_button {
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
}
.menu_style {
	font-size: 10px;
	font-family: Tahoma;
	color: #FFFFFF;
}
.menu_style_blue {
	font-size: 10px;
	font-family: Tahoma;
	color: #024274;
}
.content_style {
	font-size: 11px;
	font-family: Tahoma;
	color: #636363;
}
.welcome_style {
	font-size: 17px;
	font-family: Tahoma;
	color: #014a8e;
	font-weight: bold;
}
.welkin_style {
	font-size: 16px;
	font-family: Tahoma;
	color: #014a8e;
	font-weight: bold;
}
.picture_bg {
	font-size: 10px;
	font-family: Tahoma;
	background-image: url(images/pic_bg.jpg);
	background-repeat: no-repeat;
}
.subtitle_grey_style {
	font-size: 13px;
	font-family: Tahoma;
	color: #a4a5a9;
	font-weight: bold;
}
.subtitle_blue_style {
	font-size: 11px;
	font-family: Tahoma;
	color: #999999;
	font-weight: bold;
}
.links {
	font-family: "Tahoma", Courier, monospace, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none
}
.links:hover {
	font-family: "Tahoma", Courier, monospace, Tahoma;
	font-size: 11px;
	color: #014a8e;
	text-decoration: none
}
.links_2{
	font-family: "Tahoma", Courier, monospace, Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none
}
.links_2:hover{
	font-family: "Tahoma", Courier, monospace, Tahoma;
	font-size: 11px;
	color: #f78f1e;
	text-decoration: none
}



