body	{
						margin:0px;
						padding:0px;
						background-image: url(images/bg_main.gif);
						background-position: left top;
						background-repeat: repeat;
						background-color:#595754;
						font-family:Tahoma;
						}
td {
						vertical-align:top;
						font-size:11px;
						line-height:14px;
						font-family:Tahoma;
						color:#363636;
						}						
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #AD4925;
	font-weight: bold;
}

/*--------------------------------------------------   ul, em, i, form	 ---------------------*/						
ul {
						list-style-type:none;
						margin:0px; 
						padding:0px; 
						}	
.keywords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.greenhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #3A5402;
}

em, i {
						font-style:normal;
						}						
form {
						padding:0px;
						margin:0px;
						}						
/*----------------------------------------------------   a	 ---------------------*/						
a	{
						color:#416597;
						font-size:11px;
						text-decoration:underline;
						}
h2 {
	margin: 0px;
	padding: 0px;
}

a:hover	{
						color:#416597;
						font-size:11px;
						text-decoration:none;
						}
b	{
						color:#2B2F35;
						}						

/*------------------------------------------------------ strong,  strong a	 ---------------------*/
strong {
						color:#363636;
						}
strong a	{
						color:#363636;
						text-decoration:underline;
						}
strong a:hover	{
						color:#363636;
						text-decoration:none;
						}												
/*-----------------------------------------------------  b a	 ---------------------*/
					
/*----------------------------------------------------   input, textarea	 ---------------------*/						
input, textarea {
						width:187px;
						background-color:#C3C9CF;
						border:0;
						font-family:Tahoma;
						font-size:11px;
						color:#777E85;
						line-height:10px;
						padding-top:2px;
						padding-left:2px;
						padding-right:2px;
						}												
.input_1	{
						height:19px;
						background-image: url(images/input_1.gif);
						background-position: left top;
						background-repeat: no-repeat;
						margin:2px 0px 0px 0px;
						
						}
select	{
						width:187px;
						height:17px;
						margin:2px 0px 0px 0px;
						font-size:10px;
						}	
.select_1	{
						width:88px;
						}											
.textarea_1	{
						height:144px;
						margin:0px 0px 0px 0px;
						overflow:hidden;
						background-image: url(images/input_2.gif);
						background-position: left top;
						background-repeat: no-repeat;
						}	
/*-----------------------------------------------------  	li	 	---------------------*/
li	{
	background-image: url(images/list_0_1.gif);
	background-position: 0% 6px;
	background-repeat: no-repeat;
	font-size:11px;
	height:16px;
	line-height:15px;
	color:#BD6003;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-indent: 5px;
						}
li a	{
						color:#BD6003;
						font-size:11px;
						text-decoration:underline;
						}
li a:hover	{
						color:#BD6003;
						font-size:11px;
						text-decoration:none;
						}						
/*------------------------------------------------------- footer	 ---------------------*/
.footer	{
						background-image: url(images/footer_bg.gif);
						background-position: left top;
						background-repeat: repeat-x;
						}
.footer td	{
						color:#CC6200;
						font-size:11px;
						
						}
.footer a	{
						color:#363636;
						font-size:11px;
						text-decoration:none;
						}
.footer a:hover	{
						color:#363636;
						font-size:11px;
						text-decoration:underline;
						}
.footer span 	{
						color:#363636;
						}						
.footer span a	{
						color:#CC6200;
						font-size:11px;
						text-decoration:underline;
						}
.footer span a:hover	{
						color:#CC6200;
						font-size:11px;
						text-decoration:none;
						}						
						
img {
	border:0;
	}