body {
	background-color: #7ccf2a;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	background-attachment:fixed;
}

UL {
	margin: 0px;
	padding: 0px;
}


A {

	color: #f00;
	text-decoration: none;
}

A:hover {
	color: #000;
	text-decoration: none;
}




hr {
	background-color: #FFF;
	color:  #FFF;
	height: 1px;
	border: 0px;
	margin: 15px 0px;
}

A IMG {
	border: 0px;
}

P {
	padding: 0px 0px;
	margin: 20px 0px;
}

H1 {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 18px;
	font-weight:normal;
	margin: 20px 0px 0 159px;
	
}

h3 {
	font-size: 50%;
	font-weight:bold;
}




FORM {
	margin: 0px;
	padding: 0px;
}

TABLE {
	font-family: "Tahoma";
	font-size: 13px;
	/*color: #005071;*/
	color: #999999;
	line-height: 20px;
}


TABLE.preStruc {
	width: 100%;
	max-width: 1200px;
	width:expression(document.body.clientWidth > 1200? "1200px": "100%" );
}
TABLE.preStruc TD.psMain {

}
TABLE.preStruc TD.psLeft {
	
	width: 4px;

}



TABLE.struc {

	width: 100%;
	height: 100%;
	
}
TABLE.struc TD.header {
	height: 84px;
	
}

TABLE.struc .main0 {
	float:left; background:url(../img/5.jpg) top left repeat-x; margin-top:3px;
	
	
}

TABLE.struc TD.main {
	height: 178px;
	width:270px;
	background: url(../img/4.jpg) left top;
	background-repeat:no-repeat;
	
	
}
TABLE.struc TD.main1 {
	height: 178px;
	width:240px;
	color: #000;
	font-size:13px;
	font-weight:bold;
	text-align:left;

	
}

TABLE.struc TD.main1 a {
	height: 178px;
	width:240px;
	color: #000;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	}
TABLE.struc TD.main1 a:hover {
	height: 178px;
	width:240px;
	color: #F00;
	font-size:13px;
	font-weight:bold;
	text-align:left;

	
}

TABLE.struc TD.main2 {
	height: 178px;

	background: url(../img/2.jpg) left top;
	background-repeat:no-repeat;
	
	
}


TABLE.struc TD.line2 {
	height: 35px;
	background-color: #008ea8;
	padding: 0px 0px 0px 0px;
	position:relative;
}
TABLE.struc TD.footer {
	height: 50px;
	border-top: 1px solid #008ea8;
	background: #333333 url(../images/footer_bg.gif) left top;
}


TABLE.struc TD.leftColumn {
	width: 195px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ccc;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}

TABLE.struc TD.centerColumn {
	vertical-align: top;
	background-color: #333;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border:1px solid #999;
	
}

TABLE.struc TD.centerColumn1 {
	vertical-align: top;
	background-color: #333;
}

TABLE.struc TD.rightColumn {
	width: 205px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
TABLE.struc TD.mainArea {
		width: 100%;
}
TABLE.struc TD.bottom {
	height: 40px;
	background: url(../images/bottom_bg.jpg) repeat-x left top;
}


TABLE.struc TD.centerColumn  A {
	color: #fff;
	}
TABLE.struc TD.centerColumn  A:hover {
	color: #f00;

}

TABLE.struc TD.leftColumn DIV.cont {
	padding: 0px 30px 0px 38px;
}
TABLE.struc TD.leftColumn DIV.columnSeparator {
	width: 230px;
	margin: 20px 0px;
}

TABLE.struc TD.leftColumn A,
TABLE.struc TD.rightColumn A {
	color: #fff;
}
TABLE.struc TD.leftColumn P,
TABLE.struc TD.rightColumn P {
	margin: 10px 0px;
}

TABLE.struc TD.leftColumn A:hover,
TABLE.struc TD.rightColumn A:hover {
	color: #F00;
}


P.title {
	color: #CCC;
	font-size: 22px;
	border-bottom: 1px solid #008ea8;
	padding: 0px 0px 10px 0px;
}




DIV.header {
	width: 100%;
	height: 100%;
	position: relative;
}
DIV.header DIV.place {
	position: absolute;
	z-index: 20;
	top: 10px;
	font-size: 13px;
	text-decoration: none;
}
DIV.header DIV.place A {
	color: #5c5c5c;
	text-decoration: none;
}
DIV.header DIV.place A:hover {
	color: #cacaca;
}

DIV.footer {
	width: 100%;
	height: 100%;
	position: relative;
}
DIV.footer DIV.place {
	position: absolute;
	z-index: 20;
	top: 3px;
	text-decoration: none;
}
DIV.footer A {
	color: #808080;
	text-decoration: none;
}
DIV.footer A:hover {
	color: #cacaca;
}

DIV.bottom {
	width: 90%;
	height: 100%;
	position: relative;
	text-decoration: none;
}
DIV.bottom DIV.place {
	position: absolute;
	z-index: 20;
	top: 10px;
	text-decoration: none;
}
DIV.bottom A {
	text-decoration: none;
}
	
	
DIV.thumb {
	width: 205px;
	height: 145px;
	background: #515151 url(../images/thumb_bg.gif) left top;
}
DIV.thumb IMG {
	margin: 4px 0px 0px 5px;
}

DIV.columnSeparator {
	height: 1px;
	background: url(../images/column_separator.gif) repeat-x left top;
}


UL {
	list-style-type: none;
}
UL LI {
	padding: 0px 0px 0px 20px;
	
}

INPUT,
SELECT,
TEXTAREA  {
	color: #999;
	border: 1px solid #fff;;
	background-color: 1c1e1d;
}

A.gray {
	color: #666666;
}
A.gray:hover {
	color: #999;
}

DIV.rcTit {
	width: 200px;
	margin-top: 5px;
	text-align: center;
}

TABLE.struc TD.centerColumn  SPAN.color A {
	color: #2b98d2;
	background-color:#CCC;
}
TABLE.struc TD.centerColumn   SPAN.color A:hover {
	color: #98d6f7;
	background-color:#CCC;
}
A.orange {
	color: #ccc;
	text-decoration:  none;
}
A.orange:hover {
	color: #F00;
}

P.titleorange {
	color: #CCC;
	font-size: 20px;
	font-family:"Times New Roman", Times, serif;
	border-bottom: 1px solid #fff;
	padding: 0px 0px 10px 0px;
	text-align:center;
}

TABLE.struc TD.footero {
	height: 50px;
	border-top: 1px solid #fff;
	background: #333333 url(../images/footer_bg.gif) left top;
}
TABLE.struc TD.orange {
	height: 275px;
	background: url(../images/orange.jpg) left top;
}


.flags {
	float:left;
	margin-top:0px;
}

.flags a img {border:none; padding-right:0px;}

img { border:none;}
