body{
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFF4;
}


th{
	border-left:1px solid #eeeeee;
	border-right:1px solid #666666;
	border-top:1px solid #eeeeee;
	border-bottom:2px solid #333333;
	color:#FFFFCC;
	text-align:center;
	background:#2B4242;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


P{text-align:justify;}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFCC;
	margin-bottom: 0px;
	font-weight: bold;
	padding-left: 20px;
}
	
	
h2 {
	font-size: 14px;
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: -10px;
}
	
	
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
	
	
td {font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;}
a, a:link, a:link:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
}
a:hover, a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.link, a.link:link {
	color: #2B4242;
	text-decoration: none;
}
a.link:hover {
	color: #CC0000;
	text-decoration: none;
}


.buttonbg {
	background-color: #7F167B;
	background-image: url(use/button_bg.jpg);
	background-repeat: repeat-x;
}
.button, a.button:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-image: url(use/arrowbuttton.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-position: left center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8C8C8C;
	border-right-color: #8C8C8C;
	border-bottom-color: #8C8C8C;
	border-left-color: #8C8C8C;
	height: 23px;
	width: 100%;
}
a.button:hover {
	color: #000000;
	background-image: url(use/arrowbuttton_hover.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


.footer {
	color: #FFFFFF;
	background-repeat: repeat-x;
}


.buttonhover {
	color: #000000;
	background-image: url(use/arrowbuttton_hover.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 12px;
	background-position: left center;
	text-decoration: none;

}

.building {
	background-image: url(use/building_img.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.more, a.more:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	width: 60px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E68282;
	border-right-color: #650000;
	border-bottom-color: #650000;
	border-left-color: #890000;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
}
a.more:hover {
	background-color: #EF1818;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E68282;
	border-right-color: #650000;
	border-bottom-color: #650000;
	border-left-color: #990000;
	color: #FFFFFF;
}
.innerpagebg {
	background-image: url(use/inner_pagebg.jpg);
	background-repeat: repeat-x;
}
.innerbuilding {
	background-image: url(use/inner_building.jpg);
	background-repeat: no-repeat;
}
.imghover, a.imghover:link {
	background-color: #FFFFFF;
	border: 2px solid #999999;
	padding: 0px;
	margin: 10px;
}
a.imghover:hover {
	background-color: #CCCCCC;
	border: 1px solid #CC0000;
}

.border {
	border: 2px solid #999999;
}
.th-link, a.th-link:link, a.th-link:visited {
	color: #FFFFCC;
	text-decoration: none;
	font-size: 14px;
}
a.th-link:hover, a.th-link:visited:hover {
	color: #FFFFFF;
}
