body {
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	font-family: Verdana, Rockwell, "Bitstream Vera Sans";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #CCCCCC;
	text-decoration: none;
}
.main {
	width: 800px;
	position: relative;
	margin: auto;
	height: 100%;
	background-color: #666666;
	padding: 12px;
	clear: none;
	float: none;
}
.header{
	height: 225px;
	position: relative;
	clear: none;
}
.title_main{
	font-size: 36px;
	font-weight: bold;
	text-align: left;
	font-family: "Bookman Old Style", "Bitstream Vera Sans", Rockwell;
	position: relative;
	font-style: normal;
	width: 100%;
	height: 200px;
	color: #CCCCCC;
	text-transform: none;
	padding: 0px;
}
.menu{
	height: 24px;
	position: relative;
	text-align: center;
	background-color: #777777;
	font-size: 18px;
	padding: 0px;
	clear: none;
	float: none;
}
h4{
	font-size: 24px;
	clear: none;
	float: right;
	font-family: "Bookman Old Style", "Bitstream Vera Sans", Rockwell;
}
a:visited{
	color: #FFFFFF;
	text-decoration: none;
}


a:link {
	text-decoration: none;
	color: #FFFFFF;
	
}
a:hover{
	color: #FFFFFF;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	}
.col_01{
	width: 550px;
	position: relative;
	height: 500px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	text-transform: none;
}
.col_02{
	width: 215px;
	position: relative;
	height: 500px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	text-transform: none;
	
}
.col_03{
	width: 215px;
	position: relative;
	height: 500px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	text-transform: none;
	overflow: scroll;
}
.footer{
	clear: both;
	float: none;
	padding-top: 12px;
	text-align: center;
	font-size: 12px;
	font-family: "Bell MT", Garamond, "Eras Light ITC", "Arial Narrow";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #CCCCCC;
	text-decoration: none;
}
h3{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Bookman Old Style", "Bitstream Vera Sans", Rockwell;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	color: #10A3C2;
	clear: none;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.login{
	position: relative;
	padding-top: 25px;
}

