


td, table, select, div, input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#8C8C8C;
}

form            { margin:0px; padding:0px}

body {  margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
 
       

       .scroll 
	scrollbar-3dlight-color: #FBFBFB;
	scrollbar-arrow-color: #1C4582;
	scrollbar-darkshadow-color: #FBFBFB;
	scrollbar-face-color: #FBFBFB;
	scrollbar-highlight-color: #1C4582;
	scrollbar-shadow-color: #1C4582;
	scrollbar-track-color: #EAEAEA;
}

a:link		{ color:#006633; text-decoration:none }

a:visited	{ color:#006633; text-decoration:none }

a:active	{ color:#006633; text-decoration:none }

a:hover		{ color:#006633; font-weight:bold; text-decoration:underline }

strong          { color:#4c7ca8}

.text4           { font-family:tahoma; font-size:11px; vertical-align:top; line-height:14px; color:#ffffff; }

.blue           { background-color:#D3E6EF; text-align:center}
.blue strong    { font-size:10px; color:#4C7CA8; text-transform:uppercase}

.white          { text-align:center}
.white strong   { color:#FFFFFF; text-transform:uppercase}

.link           { text-align:center}


.footer         { color:#8C8C8C; }



.form1 input{
	width:182px;
	height:20px;
	color: #6C6C6C;
	padding:1px 0 0 6px;
	border-color:#D9D9D9;
	border-width:1px;
	background-color:#ffffff
}

.form1 textarea {
	width:182px;
	height:144px;
	color: #6C6C6C;
	overflow:hidden;
	padding:1px 0 0 5px;
	border-color:#D9D9D9;
	border-width:1px;
	background-color:#ffffff
}
