body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bolder;
	color: #A68D65;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
ol.li {
	list-style-type: decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
.bdr {
	border: 1px solid #4b3512;
}
.gldsq {
	list-style-position: outside;
	list-style-image: url(images/bullet-pt-gold.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
}
.ftrgld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #A68D65;
}

.lrgcap {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
}
a:link {
	color: #A68D65;
	text-decoration: none;
	font-size: 10pt;
}
a:visited {
	color: #A68D65;
	text-decoration: none;
	font-size: 10pt;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10pt;
}
.bold
{
	font-weight:bold;
}
h3 {
	line-height:normal;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #A68D65;
}
h4 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #A68D65;
}
.source {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #A68D65;
}
	.pageination .cell
	{
		border:solid 1px #cccccc;
		padding:2px 5px 2px 5px;
	}
	.pageination td.cell:hover
	{
		cursor:pointer;
		background-color: #A68D65;
		color:#ffffff;
		border:solid 1px #cccccc;
		padding:2px 5px 2px 5px;
	}
	.pageination .cellHighlight
	{
		cursor:pointer;
		background-color: #A68D65;
		color:#ffffff;
		border:solid 1px #cccccc;
		padding:2px 5px 2px 5px;
	}

	fieldset.blog 
	{  
		-moz-border-radius-bottomleft:8px;   
		-moz-border-radius-bottomright:8px;   
		-moz-border-radius-topleft:8px;   
		-moz-border-radius-topright:8px;   
		border-radius: 8px;   

		text-align:left;

		clear: both;  
		width: 98%;  
		padding: 10px;
		*padding-top: 0; /*to lose the added whitespace line in IEs*/ 
		border: 1px solid #000000;  
	
		background: url('images/blog_fieldset.gif');
	}
	legend {  
		color:#865d4a;
		margin-left: 1em;  
		padding: 0;  
		
		font-size:11pt;
		font-weight:bold;
	}
	#header
	{
		text-align:left;
		COLOR:#cfab79; 
		font-size:11pt;
		font-weight:bold;
	}
.whtsq {
	list-style-position: outside;
	list-style-image: url(images/bullet-pt-wht.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	line-height: 14pt;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #FFFFFF;
	font-weight: lighter;
	font-style: normal;
}

.ftrwht {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.copyrightgry {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.ftr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
.ftr a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #A68D65;
}
.ftr a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #A68D65;
}
.ftr a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.error
{
	font-size:12pt;
	font-weight:bold;
	color:#cc0000;
}
.success
{
	font-size:12pt;
	font-weight:bold;
	color:#bb9c6e;
}

