/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 12 0 0;
}

body {
	background: #8ADEEA url(images/BKHD.gif) repeat-x;
	font:  normal small "MS Sans Serif", "Microsoft Sans Serif";
	color: #666666;
}

h1, h2, h3 {	
}

h1 {
}

h2 {
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: x-small;
}

p, blockquote, ul, ol {
	margin-bottom: 2em;
	line-height: 1.6em;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	padding: 1em 1em 0 1em;
	text-align: center;
	font-style: italic;
}

ul {
	list-style: none;
}

ul li {
}

ol {
	list-style-position: inside;
}

ol li {
}

a {

}

a:hover {
	text-decoration: none;
}

img {
}

/* Logo */

#logo {
	width: 760px;
	height: 70px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

#logo h1 {
	float: left;
	letter-spacing: -2px;
	font-size: 3em;
}

#logo h2 {
	float: left;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF
}



/* Column One */

#col-one {
	float: left;
	width: 180px;
	margin: 2px;
}

#col-one .boxed {
	font-family:Arial, Helvetica, sans-serif;
	color:#003399;
	background-image:url(../images/left4.jpg);
	background-repeat:repeat-y;
	height:600px;
}
#col-one .boxed .title {
	height: 20px;
	padding: 7px 0 3px 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	border:1px solid #648952;
	margin:0px;
	background-color:#CCCCFF;
}
#col-one .boxed .content {
	padding: 0px;
	background: #E8EDE5 url(images/img03.gif) repeat-x;
	border-top: 1px none #648952;
	border-right: 1px solid #648952;
	border-bottom: 1px solid #648952;
	border-left: 1px solid #648952;
	padding-bottom: 4px;
}

#col-one .boxed .content form {
	margin:0px 5px;
}


#col-one .boxed .content legend {
	display: none;
}

#col-one .boxed .content label {
	display: block;
	font-size: xx-small;
	font-weight: bold;
}

#col-one .boxed .content .textfield {
	width: 140px;
	margin: 0 0 5px 0;
	padding: 3px 5px;
	border: 1px solid #C8C8C8;
	background: #FAFAFA url(images/img04.gif) repeat-x;
	font: normal x-small  Arial, Helvetica, sans-serif;
	color: #464646;
}

#col-one .boxed .content .button {
	float: right;
	width: 70px;
	height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #464646;
	background: #FAFAFA url(images/img05.gif) repeat-x;
	font: normal x-small  Arial, Helvetica, sans-serif;
	color: #464646;
	cursor:pointer;
}

#col-one .boxed .content .tiny {
	clear: both;
	margin: 0;
	font-size: x-small;
}

#col-one .boxed .content .tiny a {
	padding: 0 0 0 11px;
	background: url(images/img06.gif) no-repeat left bottom;
}
/* Column Two */

#col-two {
	width: 950px;
	margin:2px auto;
}
#col-two #NEWS_Header{
	background-color:#E0EEFC;
	border-top:1px solid #0066CC;
	border-bottom:1px solid #0066CC;
	padding:4px 10px;
	font-size:14px;
	color:#0066CC ;
	font-weight:bold;
}
#table_head {
	clear:both;
	height:25px;
	width:890px;
	background-color:#EDF8E9;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
#list {
	clear:both;
	width:890px;
	margin-left:auto;
	margin-right:auto;
}
#list .lines{
	clear:both;
	height:22px;
	border-bottom:1px solid #E8F2FF;
	margin-top:2px;
}
#list .lines2{
	clear:both;
	border-bottom:1px solid #E8F2FF;
	height:22px;
	margin-top:1px;
}

#table_head div {
	border:1px solid #00CC33;
	padding:1px;
	float:left;
	text-align:center;
	padding:3px 1px;
	margin-right:1px;
	color:#009933;
	font-weight:bold;
}
#list .lines div{
	float:left;
	padding-top:3px;
	padding-bottom:3px;
	margin-right:1px;
	color:#0066CC;
	border:1px solid #00CC33;
	cursor:pointer;
}
.Hcol1{
	width:505px;	
}
.Hcol2{
	width:50px;	
}
.Hcol3{
	width:50px;	
}
.Hcol4{
	width:130px;	
}
.Hcol5{
	width:130px;	
}
.Lcol1{
	width:497px;	
	padding-left:10px;
}
.Lcol2{
	width:47px;	
	padding-right:5px;
	text-align:right;
}
.Lcol3{
	width:47px;	
	padding-right:5px;	
	text-align:right;
}
.Lcol4{
	width:132px;	
	text-align:center;
}
.Lcol5{
	width:132px;	
	text-align:center;
}
#col-two .boxed {
	margin-bottom: 10px;
	height: 100%;
}



/* Footer */

#footer {
	clear: both;
	padding: 30px 0 50px;
	background: #FFFFFF url(../images/bkblue.gif) repeat;
	width: 958px;
}

#footer p {
	width: 760px;
	margin: 0 auto;
	font-size: x-small;
}
#page_bar{
	margin-top:40px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:5px;	
	clear:both;
	text-align:right;
	color:#0066FF;
	font-size:12px;
	
}
#goPrev {

	padding-top:2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right:5px;
	margin-right:2px;
	cursor:pointer;

}
#goNext {
	padding-top:2px;
	padding-bottom:2px;
	padding-right:5px;
	padding-left:5px;
	cursor:pointer;
	margin-left:2px;
}
#selP {
	cursor:pointer;
	padding-left:5px;
	padding-right:5px;

}
#selP select {
	font-size:10px;
}
.area_search {
	text-align:right;
	padding-right:15px;
	margin-top:10px;
	color:#0066CC;
}
#col-one .boxed  ul {
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 0px;
}
#col-one .boxed  ul li{
	padding:3px 0px 3px 10px;
	border-bottom:1px dotted #0099FF;
	cursor:pointer;
	
}
#col-one .boxed  ul li a{
	color:#0033CC;
}
