body {
	background-color: #999999;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.main
{
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
}
.wapper
{
	width: 930px;
	margin-right: auto;
	margin-left: auto;	
}
.l
{
	float:left;
}
.r
{
	float:right;
}
.c
{
	clear:both;
}
.header
{
	height: 141px;
	overflow: hidden;
}
.topmenu
{
	margin-top: 10px;
	margin-left:-10px;	
}
.nav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 18px;
	height: 21px;
}
.nav a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom:10px;
	padding-left:25px;
	padding-top:10px;
}
.nav a span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom:10px;
	padding-right:25px;
	padding-top:10px;
	text-decoration: none;
}
.nav a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BC0102;
	background-image: url(images/a_h.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav a span:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BC0102;
	background-image: url(images/span_hover.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#navigation {
	clear:left;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:21px;
	text-decoration:none;
	font-weight: bold;
}
#navigation a {
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-left:20px;
	text-decoration:none;
	font-weight: bold;
	padding-top: 2px;
}
#navigation a span {
	float:left;
	padding-bottom:10px;
	padding-right:13px;
	padding-top:13px;
	text-decoration:none;
}
#navigation a:hover span {
	color:#BC0102;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:underline;
	font-weight: bold;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/span_hover.jpg);
	background-repeat: no-repeat;
	background-position: right 8px;
}
#navigation a:hover {
	color:#BC0102;
	text-decoration:underline;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/a_h.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 0px;
}
#navigation li {
	display:inline;
	margin:0;
	padding:0;
	text-align:right;
	text-decoration:none;
}
#navigation ul {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	text-decoration:none;
}
#current a{
	color:#BC0102;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/a_h.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 13px;
}
#current a span{
	color:#BC0102;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight: bold;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/span_hover.jpg);
	background-repeat: no-repeat;
	background-position: right 8px;
}
#navigation #last2 a span {
	background-image:none;
	float:left;
	padding-bottom:10px;
	padding-right:10px;
	text-decoration:none;
}
.last 
{
	background-image:none;
}
.contant
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/c1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
}
.contant a
{
	color: #CC0000;
	text-decoration: underline;
}

.contant a:visited
{
	color: #CC0000;
	text-decoration: underline;
}
.contant a:hover
{
	color: #000;
	text-decoration: underline;
}
.contant h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
}
.read
{
	font-family: Tahoma;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 3px;
}
.read a
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
	text-decoration: underline;
}
.read a:hover
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: right;
	text-decoration: none;
}
.box
{
	background-image: url(images/c2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
.box2mar
{
	background-image: url(images/c2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.hedding
{
	background-image: url(images/h_m_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
}
.hd
{
	font-family: "Trebuchet MS";
	font-size:19px;
	font-weight:normal;
	color: #FFFFFF;
	background-image: url(images/hed_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 35px;
	width: 310px;
	margin-left: 5px;
	padding-top:5px;
	padding-right: 3px;
}
.hd a
{
	font-family: "Trebuchet MS";
	font-size:19px;
	font-weight:normal;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 35px;
	width: 313px;
	margin-left: 5px;
	padding-top:5px;
	text-decoration: none;
}
.hd a:active
{
	font-family: "Trebuchet MS";
	font-size:19px;
	font-weight:normal;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 35px;
	width: 313px;
	margin-left: 5px;
	padding-top:5px;
	text-decoration: none;
}
.hd a:visited
{
	font-family: "Trebuchet MS";
	font-size:19px;
	font-weight:normal;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 35px;
	width: 313px;
	margin-left: 5px;
	padding-top:5px;
	text-decoration: none;
}
.hd a:hover
{
	font-family: "Trebuchet MS";
	font-size:19px;
	font-weight:normal;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 35px;
	width: 313px;
	margin-left: 5px;
	padding-top:5px;
	text-decoration: underline;
}
.icon
{
	background-image: url(images/icon_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 80px;
	height: 36px;
	text-align: center;
}
.inner_box
{
	background-image: url(images/box_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #FFFFFF;
	height: 258px;
}
.temp
{
	background-color: #FFFFFF;
	padding: 15px;
	margin-left: 7px;
	border: 1px solid #999999;	
	margin-top:-1px;
}
.b1
{
	background-image: url(images/b_bg.jpg);
	background-repeat: repeat-x;
	height: 43px;
	margin-left: 7px;
	margin-top: 1px;
}
.b2
{
	background-image: url(images/bl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	width: 12px;
}
.b3
{
	background-image: url(images/br.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	width: 12px;
}
.line
{
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 1px;
	height: 43px;
}
.view
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/view_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 20px;
	width: 82px;
	padding-top: 5px;
	margin-left: 2px;
	margin-top: 8px;
}
.view a
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.view a:visited
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
.view a:active
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
.view a:hover
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.download 
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/download_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 20px;
	width: 82px;
	margin-top: 8px;
	margin-left: 12px;
	padding-top: 5px;
}
.download a
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.download a:visited
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
.download a:active
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
.download a:hover
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.box2
{
	width: 225px;	
}
.footer
{
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 103px;
	text-align: center;
}
.f_main
{
	background-image: url(images/footer_main2.jpg);
	background-repeat: no-repeat;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	height: 103px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
}
.f_main a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.f_main a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	text-decoration: underline;
}
.copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 17px;
}
.copyright a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0;
	text-align: center;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.copyright a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0;
	text-align: center;
	text-decoration: underline;
}
h1 {
	margin: 0px;
}
h2 {
	margin: 0px;
}
img { border: none; } 
.submenu {
	width: 98%;
	margin-bottom: 10px;
	padding-right: 10px;
	background-image: url(images/sub-nav.jpg);
	height: 30px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 10px;
}

.submenu a{
	color: #666;
	text-decoration: underline;
	
}

.submenu a:visited{
	color: #666;
	text-decoration: underline;
	
}

.submenu a:active{
	color: #666;
	text-decoration: underline;
	
}

.submenu a:hover{
	color: #666;
	text-decoration: none;
	
}
.addthis {
	height: auto;
	width: 100px;
	float: right;
	padding-top: 3px;
}