﻿body 
{
	background-image: url('/images/home/body_bgr.jpg');
	background-repeat: repeat-x;
	padding:0;
	margin:0;
}
.homeheader
{
	/*width: 295px;*/
	padding:0;
	margin:0;
	height:169px;
	font-size: 0;
	background-image: url('/images/home/topbar.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	/*border: solid 1px red;*/
}


.homeleft
{
	padding:0;
	margin:0;
	width: 177px;
	background-image: url('/images/home/left_bgr.png');
	background-repeat: repeat-y;
	/*border: solid 1px yellow;*/
}

.homeright
{
	padding:0;
	margin:0;
	width: 32px;
	background-image: url('/images/home/right_bgr.png');
	background-repeat: repeat-y;
	/*border: solid 1px yellow;*/
}

.homecenter
{
	/*background-image: url('/images/home/middle_pg.jpg');
	background-repeat: repeat-y;*/
	width:811px;
	/*border: solid 1px green;*/
	height:100%;
}

.homecenter .top
{
	background-image: url('/images/home/middle_top.jpg');
	background-repeat: no-repeat;
	/*border: solid 1px green;*/
}

.homecenter .middle
{
	background-image: url('/images/home/middle_body.jpg');
	background-repeat: no-repeat;
	/*border: solid 1px green;*/
}

.homemain
{
	background-image: url('/images/home/middle_bg.jpg');
	background-repeat: repeat-y;
	/*border: solid 1px green;*/
	height:100%;
}

#theone
{
	padding:0;
	/*border: solid 1px green;*/
	margin-top: 13px;
	margin-left:44px;
}

#theone #lef
{
	width:523px;
}

#theone #mid
{
	width:20px;
	/*border:solid 1px yellow;*/
}

#theone #rigrig
{
	width:20px;
	/*border:solid 1px yellow;*/
}

#theone #rig
{
	vertical-align:top;
	width:205px;
	background-image: url('/images/home/news_bg.jpg');
	background-repeat: no-repeat;
	padding-top:2px;
}

#welcome
{
	/*border:solid 1px green;*/
	background-image: url('/images/home/welcome_bg.jpg');
	background-repeat: no-repeat;
	height:26px;
	font-size:12px;
	color:White;
	width:100%;
	padding-left:20px;
	font-weight:bold;
}

#content1
{
	padding-right:50px;
}

#newstable
{
}

#newstitle
{
	padding-left:30px;
	padding-top:10px;
	font-size:12px;
	color:White;
	font-weight:bold;
}

#stayinf
{
	background-image: url('/images/home/stayinf.jpg');
	background-repeat: no-repeat;
	width:198px;
	height:200px;
	vertical-align:top;
	text-align:center;
	padding-top:120px;
	cursor:pointer;
}
#stayinf A
{
	font-size:12px;
	color:White;
	font-weight:bold;
}

#stayinf A:hover
{
	text-decoration:none;
	color:White;
}

#stayinf A:link
{
	text-decoration:none;
	color:White;
}

#stayinf A:visited
{
	text-decoration:none;
	color:White;
}


.menubox
{
	width:205px;
	height:233px;
	background-image: url('/images/home/menubox.jpg');
	background-repeat: no-repeat;
	vertical-align:top;
}


.languages
{
 display:none;
 visibility:collapse;
}

.homeseptd
{
	height:6px;
	background-image: url('/images/home/sep.jpg');
	background-repeat: no-repeat;
	background-position:30px;
}
.homeitemtd
{
	height:16px;
	font-size:11px;
	color:Black;
	font-weight:bold;
	padding-left:30px;
}

.homeitemtd A
{
	font-size:11px;
	color:Black;
	font-weight:bold;
}

.homeitemtd A:hover
{
	text-decoration:none;
	color:Black;
}

.homeitemtd A:link
{
	text-decoration:none;
	color:Black;
}

.homeitemtd A:visited
{
	text-decoration:none;
	color:Black;
}

H2
{
	margin:0;
	padding:0;
	height:30px;
	font-size:11px;
	color:White;
	font-weight:bold;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:25px;
	text-transform:uppercase;
}

TH
{
	margin:0;
	padding:0;
	text-align:left;
}

#content1
{
	padding-top:30px;
	font-size:11px;
	color:Black;
	font-weight:bold;
}
