@charset "utf-8";
/* CSS Document */
body{
 background: url(/images/T-toprep.jpg) top repeat-x;
background-color:#279C58;
color:#ffffff;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
}
 table.black {
	border-width: 2px;
	border-color: black;
	border-collapse: collapse;
}
table.black th {
	border-width: 1px;
	border-color: black;
	border-collapse: collapse;
}
table.black td {
	border-width: 1px;
	border-color: black;
	border-collapse: collapse;
}


tr.black { border: 1px soid #000 }
td.black {
	 border: thin; 
}
/*
table.black { border: thick solid }
thead.black { border: 14pt double(1,12,1) }
thead.black { background: cyan }
/* tr.odd.black { background: yellow } */
/* tr.even.black { background: cyan } */


div{
/*border:#FF0000 solid 1px;*/
}
.Bold18 {
  font-size: large;
  font-weight: bold;
}
.black {
	color: black;
		background-color: transparent;
}		
.gray {
	color: gray;
		background-color: transparent;
}
.white {
	color: white;
		background-color: transparent;
}
.xx-small {
	font-size: xx-small;
		background-color: transparent;
}		
.x-small {
	font-size: x-small;
		background-color: transparent;
}
.small {
	font-size: small;
		background-color: transparent;
}		
.medium {
	font-size: medium;
		background-color: transparent;
}		
.large {
	font-size: large;
		background-color: transparent;
}		
.x-large {
	font-size: x-large;
		background-color: transparent;
}		
.xx-large {
	font-size: xx-large;
		background-color: transparent;
}		
a:link{
color:#ffcc00;
}

a:visited{
color:#ffffff;
}

a img{
border:none;
}

h1{
font-size:large;
margin:0;
}

#header{
 height:84px;
 float:left;
 width:100%;
}

#logo{
float:left;
}

#topNav{
float:left;
margin-left:295px;
display:inline;
margin-top:31px;
}

#leftNav{
width:158px;
left:0;
float:left;
top:165px;
position:fixed;
}

#content{
padding-top:35px;
padding-left:10px;
margin-left:180px;
float:left;
display:inline;
min-height:400px;
height:auto;
}

/* for Internet Explorer */
/*\*/
* html #content {
height: 400px;
}
/**/

#c1 , #c1_s{
margin-top:45px;
width:500px;
font-size:16px;
}

#c1_s{
width:780px;
}
.b{
font-weight:bold;
}

.un{
font-weight:bold;
text-decoration:underline;
}

#c2{
padding-top:70px;
float:left;
padding-left:10px;
}

#mid_i{
margin-left:128px;
margin-top:-4px;
}

#footer{
height:145px;
clear:both;
background:url(../images/T-bottomrep.jpg) left bottom  repeat-x;
_background:url(../images/T-bottomrep.jpg) left 50px repeat-x;
font-size:x-small;
}
.footer{
height:145px;
clear:both;
background:url(/images/T-bottomrep.jpg) left bottom  repeat-x;
_background:url(/images/T-bottomrep.jpg) left 50px repeat-x;
font-size:x-small;
}
a.footer:link{
color:#ffcc00;
font-size: x-small;
}

a.footer:visited{
color:#ffffff;
font-size: x-small;
}
a.footer:hover{
color:#000000;
font-size: x-small;
font-weight: bold;
}

#footer p{

}
.PageTitle {
	font-weight: bold;
	color: #FC0;
}

