html, body {  
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	
	border: 0px;
	padding: 0px;
	text-align: left;
	
	background-color:#363636;
	scrollbar-face-color:#363636;
	scrollbar-shadow-color:#7699be;
	scrollbar-highlight-color:#363636;
	scrollbar-3dlight-color:#757579;
	scrollbar-darkshadow-color:#8b8074;
	scrollbar-track-color:#757579;
	scrollbar-arrow-color:#FFFFFF;
}

.projects {
	background-color: #757579;
	padding: 10px 10px 0px 15px;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 222px;
	height: 355px;
	line-height: 14px;
}	
.homepage {
	background-image: url(images/images/pic-mid.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	height: 310px;
	width: 585px;
	padding: 20px 45px 0px 45px;
	text-align: justify;
}
ul {
	list-style: circle;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #363636;
	font-size: 18px;
	text-align: left;
	font-style: italic;
}

.address { 
	font-family: Arial, Helvetica, sans-serif;
	color: #a5a5a8; 
	font-size: 12px;  
	background-color: #363636;
	background-repeat: repeat-y;
	border-top: solid 1px #eeb211;
}

.address a:link {color: #eeb211; text-decoration: none;}
.address a:visited {color: #eeb211; text-decoration: none;}
.address a:hover {color: #f7e492; text-decoration: underline;}
.address a:active {color: #eeb211; text-decoration: none;}

table { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; line-height: 15px;}
table a:link {color: #003888;; text-decoration: none;}
table a:visited {color: #003888;; text-decoration: none;}
table a:hover {color: #f7e492; text-decoration: underline;}
table a:active {color: #003888;; text-decoration: none;}

.copyright { font-family: Arial, Helvetica, sans-serif;; color: #a5a5a8; font-size: 11px; line-height: 15px;}
.copyright a:link {color: #eeb211; text-decoration: none}
.copyright a:visited {color: #eeb211; text-decoration: none}
.copyright a:hover {color: #f7e492; text-decoration: underline}
.copyright a:active {color: #eeb211; text-decoration: none}

.stripe { background-color: #757579; color: #ffffff;}
.tablebg { background-color: #a5a5a8;}

.input{
	color:#000000; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;;
	background-color: #FFFFFF;
	border: 1px solid #787878; 
	text-align: left;
}

.button {
	 font-family: Arial, Helvetica, sans-serif;; 
	 font-size: 14px; 
	 background-color: #7699be; 
	 color: #363636; 
	 margin-right: 0px; 
	 border: 1px solid #363636; 
 }
.image_border {border-width:1px; border-style:solid; border-color:#003888;}
.image_border2 {border-width:1px; border-style:solid; border-color:#003888;}
.header {font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: 600; color: #003888;}