td {
	text-align: left;
	font-size:12px;
	color:#666666;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;


}
a {
	color:#999999;
	text-decoration:underline;
	font-weight: bold;

}

body { 	
	margin:0px;
	padding:0px; 
	background:url(images/bg.gif);
	background-color:#e6e6e6;

}

.copy{
font-family:tahoma;
color:#A4A4A4;
text-decoration:none;
}


.gray {color:#505050; text-decoration:none}
.orange {color:#FF9000; text-decoration:none}
.red {color:#E32300; text-decoration:none}


.black {color:#000000; text-decoration:none}


.verdana {font-family:verdana; line-height:15px; font-size:9px}
.abs {vertical-align:middle}
.sm {font-size:9px}
.u {text-decoration:underline}
.nu {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:11px}


.form_sign { width:124px;
		height:21px;
		font-family:tahoma;
		font-size:13px;
		border-style:solid;
		border-width:1px;
		border-color:#DBDBDB;
		background-color:#ffffff;
		color:#BFBFBF;
		margin-left:0px;
		margin-right:0px}

.form { width:244px;
		height:21px;
		font-family:tahoma;
		font-size:12px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#ffffff;
		color:#616161;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:244px;
		height:61px;
		font-family:tahoma;
		font-size:12px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#ffffff;
		color:#616161;
		overflow:hidden;
		margin-left:0px;
		margin-right:0px;}

.rollover {scrollbar-face-color:#B6E9FF;
		scrollbar-track-color:#FCFEFF;
		scrollbar-arrow-color:#FCFEFF;
		scrollbar-3Dlight-color:#FCFEFF;
		scrollbar-base-color:#FCFEFF;
		scrollbar-shadow-color:#FCFEFF;
		scrollbar-darkshadow-color:#FCFEFF;
		scrollbar-highlight-color:#FCFEFF;
		}


a:hover{
	color: #cc0000;
}

.a:hover{}
li {
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(redbullet.gif);

}

scroll
{
     height:100%;
     overflow:auto;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CCCCCC;
	font-weight: normal;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}
.underline {
	text-decoration: underline;
}

