body {
			background-color: ;
			font-family:  Verdana, Tahoma; 
			font-size: 10px; 
			scrollbar-base-color: #e0e0e0;
			scrollbar-face-color: #; 
			scrollbar-highlight-color: #e0e0e0; 
			scrollbar-shadow-color: #c0c0c0; 
			scrollbar-3dlight-color: white; 
			scrollbar-arrow-color: #000000; 
			scrollbar-track-color: white; 
			scrollbar-darkshadow-color: white;
}          
/*--------------------------------    Begin form area   --------------------------------*/
input.text, select {
		background-color: #F0F3EC;
		border-top-width: 0px; 
		border-right-width: 0px;
		border-bottom-width: 0px; 
		border-left-width: 0px;
		font-family: Vwedana,Tahoma, CordiaUPC; 
			font-size: 9pt;
		color: #FF3300;

}
option.1 {
		background-color: #FFFFFF;
		
}
option.2 {
		background-color: #F0F3EC;

}
option.3 {
		background-color: #D6DEE4;
		
}
option.4 {
		background-color: #CAD5DD;

}
option.5 {
		background-color: #A6B2BB;

}
input.button {
		border-top-width: 1px; 
		border-right-width: 1px;
		border-bottom-width: 1px; 
		border-left-width: 1px;
		font-family:  Verdana, Tahoma, CordiaUPC; 
		font-size: 11px;
		color: #434343;
		cursor: hand;
}

/*--------------------------------    Finish form area  -------------------------------- */
a:link { 
			font-family: Verdana,Tahoma, CordiaUPC; 
			font-size:10pt; 
			color:#0066ff; 
			text-decoration:none; 

}
a:hover { 
			font-family: Verdana,Tahoma, CordiaUPC; 
			font-size:10pt; 
/*	position:relative; top:1px; left:1px; */
			color:#ff9900; 
			text-decoration:none; 

}
/*a:active { 
			font-family: Verdana,Tahoma,CordiaUPC; 
			font-size:10pt; 
			color:#0033CC; 
			text-decoration:none;  

}*/
a:visited { 
			font-family: Verdana,Tahoma,CordiaUPC; 
			font-size:10pt; 
			color: #0033CC; 
    		text-decoration:none; 
			

}
.normal { 
			color:#333333; 
		    font-family:  Verdana, Tahoma; 
			font-size: 10pt;
			text-decoration: none;

}

.normal2 { 
			color:#333333; 
		    font-family:  Verdana, Tahoma; 
			font-size: 10pt;
			text-decoration: none;

}

.normalbold { 
			color:#333333; 
		     font-family:  Verdana, Tahoma; 
			font-size: 10pt;
			font-weight: Bold;
			text-decoration: none;

}

.normalbold2 { 
			color: #0033FF; 
		     font-family:  Verdana, Tahoma; 
			font-size: 10pt;
			font-weight: Bold;
			text-decoration: none;

}

.menu { 
			color:#005500; 
		     font-family:  Verdana, Tahoma; 
			font-size: 10pt;
			font-weight: Bold;
			text-decoration: none;

}

.member { 
			color:#005500; 
		    font-family:  Verdana, Tahoma; 
			font-size: 10pt;
			text-decoration: none;

}

.copy { 
			color:#005500; 
		    font-family:  Verdana, Tahoma; 
			font-size: 7pt;
			text-decoration: none;

}
.title { 
			color:#FC2C9E; 
			font-family: Verdana,Tahoma, CordiaUPC; 
			font-size: 12pt;
			font-weight: bold;
			text-decoration: none;

}
.titleblue { 
			color:#171717; 
			font-family: Verdana,Tahoma, CordiaUPC; 
			font-size: 12pt;
			font-weight: bold;
			text-decoration: none;

}
.small { 
			color:#ffffff; 
			font-family:  Verdana,Tahoma, CordiaUPC; 
			font-size: 10pt;
			font-weight: none;
			text-decoration: none;

}

.small4 { 
			color:#ffffff; 
			font-family:  Verdana,Tahoma, CordiaUPC; 
			font-size: 12pt;
			font-weight: none;
			text-decoration: none;

}

.small5 { 
			color:#ffffff; 
			font-family:  Verdana,Tahoma, CordiaUPC; 
			font-size: 11pt;
			font-weight: none;
			text-decoration: none;

}

.small3 { 
			color:#000066; 
			font-family:  Verdana,Tahoma, CordiaUPC; 
			font-size: 10pt;
			font-weight: bold;
			text-decoration: none;

}

.small2{ 
			color:#EAEAEA; 
		font-family:  Verdana,Tahoma, CordiaUPC; 
			font-size: 11pt;
			font-weight: none;
			text-decoration: none;

}

.bigblue { 
			color: #000000; 
		     font-family:  Verdana, Tahoma; 
			font-size: 12pt;
			font-weight: Bold;
			text-decoration: none;

}
.bigred { 
			color: #ff0000; 
		     font-family:  Verdana, Tahoma; 
			font-size: 12pt;
			font-weight: Bold;
			text-decoration: none;

}

.blue { 
			color: #000066; 
			font-family: Verdana,Tahoma, CordiaUPC; 
			font-size: 12pt;
			/*font-weight: bold;*/
			text-decoration: none;

}
#simplegallery1{ //CSS for sample Gallery
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 0px solid darkred;
}

li.joblist {
line-height:20px;
display: block;
border-bottom:dotted 1px #CCCCCC;
background-image:url('images/folder.gif');
background-repeat:no-repeat;
background-position: 0px 0px;
font-size:13px;
padding-left:20px;
list-style:none;
text-align:left;
}






