body {
margin-left : 0; 
margin-top : 0;
margin-right : 0;
margin-bottom : 0;

scrollbar-3d-light-color : #ffffff;
scrollbar-arrow-color : #342730;
scrollbar-base-color : #78876C;
scrollbar-darkshadow-color : #000000;
scrollbar-face-color : #78876C;
scrollbar-highlight-color : #fcfcfc;
scrollbar-shadow-color : #999999;
	
background-color: #ffffff;
background-image: url('../images/bg2.gif');
}


UL {
list-style-type: square
}


text {  
font-family: Arial, sans-serif; 
font-size: 11px; 
color: #000000
}


td {  
font-family: Arial, sans-serif; 
font-size: 11px; 
color: #000000
}


blockquote {  
font-family: Verdana, sans-serif; 
font-size: 14pt; 
font weight: bold; 
font style: italic;
}


h1 {  
font-family: Verdana, sans-serif; 
font-size: 21px; 
text-transform: uppercase; 
font-weight: lighter
}


h2 {  
font-family: Verdana, sans-serif; 
font-size: 18px; 
text-transform: uppercase; 
font-weight: lighter
}


h3 {  
font-family: Verdana, sans-serif; 
font-size: 16px; 
color:#5B444C; 
font-weight: bold;
}


h4 {  
font-family: Verdana, sans-serif; 
font-size: 14px; 
color:#5B444C; 
font-weight: bold;
}


UL {
list-style-type: square;
}


A:link { 
color:#392d37; 
text-decoration: underline; 
font-weight: normal; 
font-size: 11px;
}


A:hover { 
color:#392d37; 
text-decoration: none; 
font-weight: normal; 
font-size: 11px;
}


A:active { 
color:#000000;
 text-decoration: none; 
font-weight: normal; 
font-size: 11px;
}


A:visited { 
color:#000000; 
text-decoration: underline; 
font-weight: normal; 
font-size: 11px;
}


.nav { 
border: #ff9900; 
border-style: solid; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 0px; 
border-left-width: 1px 
}

.button 	{
border-top : 1px solid; border-bottom : 1px solid; border-left : 1px solid; border-right : 1px solid;
BACKGROUND-COLOR: #FFFFFF; 
COLOR: #78876C; 
FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
FONT-SIZE: 10px; 
}
.inputbox 	{
border-top : 1px solid; border-bottom : 1px solid; border-left : 1px solid; border-right : 1px solid;
BACKGROUND-COLOR: #FFFFFF; 
COLOR: #78876C; 
FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
FONT-SIZE: 10px; 
}

.calDate {
font-family: Arial, Verdana, sans-serif;
font-size: 10px;
font-weight: normal;
color: black;
}

.calTitle {
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
color: black;
}

.propTitle {
font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
color: black;
}

.dashline {
font-family: arial, sans-serif;
font-size: 10px;
font-weight: normal;
color: #cccccc;
}

.image{
	border: 5px solid #ccc;
	margin-bottom: 8px;
}
	  
.head2 {
font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
color: #666;
padding:8px;
background-color: #EFEFEF;
margin-bottom: 8px;
}

ul#left-nav {
	list-style-type: none;
	display: block; 
	text-align: center;
	width: 100%;
	background: url(../images/nav_14.jpg) repeat-y;
}

ul#left-nav li, ul#left-nav li a { 
	display: block;
	font: normal 12px Georgia, Times, "Times New Roman";
	color: #35272E;
	text-decoration: none; 
	margin-bottom: 5px;
}

ul#left-nav li a:hover { 
	color: #75876B;
}
