td {
	font-family:Arial, Helvetica, sans-serif ;
	font-size: 12px;
	color: #868779;
	line-height:12pt;
} 


ul {
	list-style-position: outside; 
	margin: 5px 0px 10px 20px; 
	list-style-image: url(/images/bullet_smallblack.gif);
	list-style-type: none;
}


a:active { color: #BC5E1C; text-decoration: underline;}
a:link {  color: #BC5E1C; text-decoration: underline;}
a:visited { color: #BC5E1C; text-decoration: underline;}
a:hover {  color: #BC5E1C; text-decoration: underline;}


.content{
	font-family:Arial, Helvetica, sans-serif ;
	font-size: 12px;
	color: #48493d;
	line-height:12pt;
}

.frontpage{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 16px;
	color: #868779;
	line-height:9pt;
	font-weight:bold

}

.frontpage-title,{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 16px;
	color: #868779;
	line-height:9pt;
}

.header  {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 16px;
	color: #4d4c3f;
	line-height:9pt;
	font-weight:bold;
}

.frontpage-small,small{
	font-family: Verdana,Arial,Trebuchet MS ;
	font-size: 8.5px;
	color: #868779;

}

.indexleft{
	font-family: Georgia, Times, serif ;
	font-size: 10px;
	color: #868779;
	line-height:10pt;
	/*text-transform: uppercase;*/
}

.indexleft a:active  { color: #000000; text-decoration: underline}
.indexleft a:link  {  color: #000000; text-decoration: underline}
.indexleft a:visited  { color: #000000; text-decoration: underline}
.indexleft a:hover  {  color: #000000; text-decoration: underline}


.indexright{
	font-family: Verdana,Arial,Trebuchet MS ;
	font-size: 10px;
	color: #FFFFFF;
	/*text-transform: uppercase;*/
}

.indexright a:active  { color: #FFFFFF; text-decoration: underline}
.indexright a:link  {  color: #FFFFFF; text-decoration: underline}
.indexright a:visited  { color: #FFFFFF; text-decoration: underline}
.indexright a:hover  {  color: #cfd0d7; text-decoration: underline}


.index-headersub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #868779;
	line-height:15pt;
	padding-top:6px;
}

.indexright-caption{
	font-family: Arial;
	font-size: 9px;
	line-height:10pt;
	color: #FFFFFF;
}


.headersub,.indexleft-headersub{
	font-family: Georgia ;
	font-size: 14px;
	font-weight: bold;
	color: #868779;
	line-height:15pt;
}

.frontpage a:active, .frontpage-title a:active, .frontpage-small a:active  { color: #877754; text-decoration: underline}
.frontpage a:link, .frontpage-title a:link, .frontpage-small a:link  {  color: #877754; text-decoration: underline}
.frontpage a:visited, .frontpage-title a:visited, .frontpage-small a:visited  { color: #877754; text-decoration: underline}
.frontpage a:hover, .frontpage-title a:hover, .frontpage-small a:hover  {  color: #6D6046; text-decoration: underline}


.bottomlink{
	font-family: Geneva, sans-serif, Arial;
	font-size: 10px;
	color: #ffffff;
}

.bottomlink a:active{ color: #857e7b; text-decoration: underline;}
.bottomlink a:link{  color: #857e7b; text-decoration: underline;}
.bottomlink a:visited{ color: #857e7b; text-decoration: underline;}
.bottomlink a:hover {  color: #7995a2; text-decoration: underline;}

/* side bar css */

.sidebar a:active, .sidebar-title a:active { color: #FFFFFF; text-decoration: underline;}
.sidebar a:link, .sidebar-title a:link {  color: #FFFFFF; text-decoration: underline;}
.sidebar a:visited, .sidebar-title a:visited { color: #FFFFFF; text-decoration: underline;}
.sidebar a:hover, .sidebar-title a:hover {  color: #F12B4C; text-decoration: underline;}

.sidebar{
	font-family: Geneva, sans-serif, Arial;
	font-size: 12px;
	color: #d9d7c5;
	font-style: italic;
	line-height:13pt;
}

.sidebar-subtitle{
	font-family: Trebuchet MS ,Helvetica, sans-serif, Arial ;
	font-size: 13px;
	font-weight: bold;
	color: #F0F0F0;
	line-height:14pt;
}

.sidebar blockquote { width: 200px; float: right; margin: 0px; padding: 10px;text-align: justify} 

.sidebar-title{
	font-family: Trebuchet MS ,Helvetica, sans-serif, Arial ;
	font-size: 14px;
	font-weight: bold;
	color: #F0F0F0;
	line-height:15pt;
	/*font-style: italic;*/
	font-variant: small-caps;
	text-decoration: underline;
}

.caption{
	font-family: Arial;
	font-size: 11px;
	color: #b9b1d6;
}


/*Round Corners Effect*/

.roundcont {
	width: 548px;
	background-color: #d9d7c5;
	color: #b0a891;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(/images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(/images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


 
 


