@charset "utf-8";
.paragrph {
	font-family: "Century Gothic", "Courier New";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.headlink {
	font-family: Arial, "Century Gothic", "Courier New";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000;
	text-decoration: none;
}


.head1 {
	font-family: Arial, "Century Gothic", "Courier New";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000;
}
.ucode {
	font-family: "Courier New";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	padding: 5%;
	border: 1px dashed #333;
	background-color: #FFC;
	width: 75%;
	clear: both;
}
.rollover a{
	font-family: Arial, "Century Gothic", "Courier New";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	height: auto;
	background-color: #F90;
	width: auto;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	text-decoration: none;
}
.rollover a:hover{
	font-family: Arial, "Century Gothic", "Courier New";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFF;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	height: 35px;
	width: auto;
	background-color: #333;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.rollover a:active{
	font-family: Arial, "Century Gothic", "Courier New";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFF;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	height: 35px;
	width: 80px;
	background-color: #F60;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.maintable {
	background-image: url(../images/MainTableBck.jpg);
	background-repeat: repeat-x;
	text-indent: 5%;
	padding: 0px;
}
.tableheader {
	background-image: url(../images/TableHeader1.jpg);
	background-repeat: repeat-x;
	font-size: 100%;
	height: 28px;
	font-weight: bold;
	width: 100%;
	padding: 1%;
	font-family: "Arial", "Century Gothic", "Courier New";
}

body {
	margin: 0;
	padding: 0;
}

#container {
	background-color: #FFF;
	width: 96%;
	clear: both;
	margin: 0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding: 0px;
}

#top_container {
	height: 150px;
	background-color: #333;	
}

#top_gradient {
	height: 25px;	
}

#top_banner {
	height: 150px;	
}

#top_footer {
	height: 25px;	
}

#body_container {
	width: auto;
	padding: 0px;
	min-height: 700px;
	margin-top: 2%;
	margin-right: 3%;
	margin-bottom: 2%;
	margin-left: 3%;
	height: auto;
}

#main_content {
	float: left;
	width: 80%;
	height: auto;
}

#side_content {
}

#top_navigation {
	height: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #F90;
	border-right-width: 1px;
	border-left-width: 1px;
	margin: 0%;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
	
}
#footer {
	background-image: url(../images/footer_final.jpg);
	background-repeat: repeat-x;
	width: auto;
	min-height: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #A66501;
}
#side_bar {
	float: right;
	width: 18%;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #333;
	min-height: 250px;
	padding-left: 1%;
	padding-top: 0%;
	height: auto;
	text-align: center;
}
#template_specific {
	clear: both;
}
.top_nav {
	font-size: 16px;
	font-weight: bold;
	height: 25px;
	width: 85px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#container #body_container #main_content div table .paragrph .paragrph div {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#container #body_container #main_content div table tr td div {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#para_div {
	padding: 0%;
	width: 95%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	text-align: left;
}
.copyright {
	font-size: xx-small;
	color: #000;
	font-family: "Century Gothic", "Courier New";
}
