body {
	font-family: Arial;
	font-size: 13px;
	background-color: #FFFFFF;
	color: #AD7E38;	
	scrollbar-face-color: #EEEEEE; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #EFEFEF;
    scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #CCCCCC;
    scrollbar-track-color: #E4DBC9; 
	scrollbar-arrow-color: #CCCCCC; 
	margin-top: 0; 
	margin-left: 0; 
	margin-right: 0; 
	padding-top: 0; 
	padding-left: 0; 
    padding-right: 0;
}

text { 
	font-family: font-family:  Arial, Times, "Times New Roman", Century Gothic;
	font-size: 12px; 
	color: #000000;
}
	
td {
 font-family:  Arial, Times, "Times New Roman", Century Gothic;
	font-size: 13px;
	color: #AD7E38;
}

th {
		font-family: Arial, Times, "Times New Roman", Century Gothic;
	font-size: 10px;
	color: #000000;
}

form {
	font-family: Arial, Times, "Times New Roman", Century Gothic;
	font-size: 10px;
	}

input {
	font-family: Arial, Times, "Times New Roman", Century Gothic;
	font-size: 10px;
}

textarea {
	font-family: Arial, Times, "Times New Roman", Century Gothic;
	font-size: 10px;
}

select {
	font-family: Arial, Times, "Times New Roman", Century Gothic;
	font-size: 10px;
}

ul {
	font-family: Arial, Times, "Times New Roman", Century Gothic;
	font-size: 10px;
	margin-top:5px;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: none;
}

li {
	font-family: cENTURY gOTHIC, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

ol {
	font-family: Arial, Times, "Times New Roman", Century Gothic;
	font-size: 10px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

a:link, a:visited {
	color: #7e7e7e;
text-decoration: none; }



a:hover {
	color: #fda30f;
	text-decoration: none;
}

a:active {
	color:#fda30f;
text-decoration: none; }

.small {
	font-family: cENTURY gOTHIC, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
color: #000000; }

.big {
	font-family: Arial, sans-serif;
	font-size: 24px;
 color: #525252; }

.copyright { 
	font-family: cENTURY gOTHIC, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}

.bodystyle {
	font-family: cENTURY gOTHIC, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.itemTitle {
	font-size: 10px;
	color: #990033;
	font-weight:bold;
}

.projectTitle {
	font-size: 12px;
	color: #990033;
	font-weight:bold;
}

.heading {
 	
 font-size: 14px;
	color: #7e7e7e;
	padding: 10px;
 font-family: Arial Narrow ; }

.pageHeading_B {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.pageHeading_S {
	font-size: 14px;
	color: #ffffff;
 font-family: Times, "Times New Roman", serif; }

.outerTable {
	background-color: #ffffff;
	border: 0px solid #cccccc;
text-align: center; }

.innerTable {
	background-color: #ffffff;
	border: 0px solid #cccccc;
}

.weblog {
	background-color: #ffffff;
}

.blogTable {
	padding-top: 5px;
	border-bottom: 0px solid #CCCCCC;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
#map{
	margin-top: 20px;
	border: 1px solid #bab9ae;
	width:300px;
	height:200px
}
