.outer{
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footer{
padding-right: 5px;
padding-left: 5px;
}
.style1 {
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
.main{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.border{
border: 1px solid #000;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #204C6F;
}
