body {
	background-color: #FFFFFF;
	color: #000000;	
	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;
	font: 14px Arial, Times, Arial Narrow, "Times New Roman", serif;
}

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

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: #000000;
	text-decoration:none;
}



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

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

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

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

.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: #FDA30F;
	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; }

.opening_B {
	color: #000000;
	font: italic 20px/26pt Palatino, "Book Antiqua";
}

.opening_S {
	font: italic 16px/14pt Palatino, "Book Antiqua";
	color: #000000;
}

.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;
}

tag {
	
}
#map{
	margin-top: 20px;
	border: 1px solid #bab9ae;
	width:300px;
	height:200px
}

