/* CSS Document */

body {
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	background:#fcf9f4 url(../img/bg.jpg) left top no-repeat;
	margin:10px 0px 0px 0px;
	padding:0px;
	font-size:11px;
	color:#000;
	}

html>body a:link {
	color: #000;
	text-decoration:underline;
	}
	
html>body a:visited {
	color: #000;
	text-decoration:underline;
	}
	
html>body a:hover {
	color: #000;
	text-decoration:underline;
	}
	
html>body a:active {
	color: #000;
	text-decoration:underline;
	}

a:link {
	color: #999999;
	text-decoration:none;
	}
	
a:visited {
	color: #999999;
	text-decoration:none;
	}
	
a:hover {
	color: #999999;
	text-decoration:none;
	}
	
a:active {
	color: #999999;
	text-decoration:none;
	}

ul {
	list-style:none;
	list-style-position:outside;
	text-indent:0px;
	}

li {
	list-style:none;
	list-style-position:outside;
	text-indent:0px;
	}
	
h1 {
	font-size:14px;
	font-weight:bold;
	color:#333;
	padding:0px 0px 0px 0px;
	margin:3px 0px 3px 0px;
	text-transform:uppercase;
	}

h6 {
	font-size:10px;
	padding:0px 0px 4px 0px;
	color:#666666;
	margin:0px;
	font-weight:normal;
	color:#999999;
	}

/* ====== Container ====== */

.container {
	margin:230px 0 0 298px ;
	width:800px;
	}

.container1 {
	margin:auto;
	width:700px;
	background:transparent;
	}
	
.col-top {
	width:800px;
	height:400px;
	background:transparent url(../top/rotate.php) no-repeat center top;
	margin-bottom:20px;
	display:none;
	}

.col-bottom {
	background:transparent;
	clear:both;
	width:700px;
	height:50px;
	padding-top:30px;
	padding-left:55px;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
	color: #E1E1E1;
	}
	
html>body .col-bottom a{
	text-decoration:none;
	color:#E1E1E1;
	background:#fff;
	}
	
.col-bottom a{
	text-decoration:none;
	color:#E1E1E1;
	}
	
html>body .col1 {
	width:150px;
	margin:0px 0px 0px 20px;
	padding:0px 10px 0px 0px;
	float:left;
	margin-right:0px;
	border:0px solid #B1B1B1;
	}

.col1 {
	width:150px;
	margin:0px 0px 0px 20px;
	padding:0px 10px 0px 0px;
	float:left;
	margin-right:0px;
	border:0px solid #B1B1B1;
	}

.col2 {
	width:390px;
	padding:0px 10px 0px 20px;
	margin:0px 0px 0px 0px;
	float:left;
	border-right:0px solid #EAEAEA;
	border-left:0px solid #EAEAEA;
	}
	
.col3	{
	width:80px;
	float:left;
	text-align:left;
	line-height:18px;
	border:0px solid #000;
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 10px;
	}
	
html>body .col3 a{
	text-decoration:none;
	color:#000;
	}

.col3 a{
	text-decoration:none;
	color:#000;
	}
	
.col3 ul{
	}
	
.col3 li{
	line-height:18px;
	text-align:right;
	margin-right:20px;
	}

.news-container {
	width:100%;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dotted #ccc;
	}
	
/* ====== Text formating ====== */

