td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#666666;
	line-height:13px;
	border-top-color: #CCCCCC;

}
a {	text-decoration: none;
	color:#136BA6;}

li {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	color: 6d6d6d;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;

}

ul {
	list-style-position: outside;
	margin-left: 5px;
	padding-left: 1em;
	padding-right: 2em;
	margin-right: 5px;
	}
	
#base {
	border: 1px solid #000;
	margin: 2em;
	width: 10em;
	padding: 5px;
	}

body { 	margin:0px;padding:0px; background-color:#FFFFFF}

.copy{
font-family:tahoma;
font-size:11px;
color:6d6d6d;
line-height:18px;
}

.gray {color:#6D6D6D; text-decoration:none}
.blue {color:#136BA6; text-decoration:none}
.orange {
	color:#ff9966;
	text-decoration:none;
	font-weight: bold;
}

.sm {font-size:9px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:11px}

.form { width:290px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#;
		color:#;
		margin-left:0px;
		margin-right:0px}
		
.textarea { 
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#;
		color:#;
		overflow:auto;
		padding-left:0px;
		padding-right:0px;
		margin-left:0px;
		margin-right:0px}

.rollover {
		scrollbar-face-color:#4A483E;
		scrollbar-track-color:#FAF4D3;
		scrollbar-arrow-color:#FAF4D3;
		scrollbar-3Dlight-color:#FAF4D3;
		scrollbar-base-color:#FAF4D3;
		scrollbar-shadow-color:#FAF4D3;
		scrollbar-darkshadow-color:#FAF4D3;
		scrollbar-highlight-color:#FAF4D3;
		}



a:hover{color: #ff9966;}
a:active {color: #cc3300} 

.bodyback {
	background-image: url(../images/body-bacjk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: cc3300;
	word-spacing: normal;}
	
.subheader {
	font-family: tahoma;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	color: 136BA6;
	word-spacing: inherit;
	letter-spacing: normal;
	padding-top: 10px;
}
.boxtext {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	color: 6d6d6d;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 0px;
	text-align: left;
}

