@charset "UTF-8";

/*h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
}
*/

body {
    background: url("i/bg.jpg") repeat scroll 0 0 #f5f5f5;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px;
	color: #333;
	width: 950px;
	padding: 0 0 10px 0;
	}


td	
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px;
}


h1
{
	font-weight: normal; 
	font-size: 200%;
	color: #000;
}

h2
{
	font-size: 150%;
}

a:link	
{
	color: #a48320;
	text-decoration: none;
}
		
a:active
{
	color: #a48320; 
	text-decoration: none;
}
		
a:visited 
{
	color: #a48320;
	text-decoration: none;
}

a:hover 
{
	color: #a48320; 
	text-decoration: underline;
}


hr 
{
	color: e4e4e4; /* Internet Explorer */
	background-color: e4e4e4; /* Firefox Opera */
	height: 2px;
    }

.homeTagList
{
	line-height: 1.5em;
	padding-top: 0em;
	padding-bottom: 3px;
}

.homeTagList a, .homeTagList a:visited, .homeTagList small
{
	text-decoration: none;
	margin-right: 3px;
}

.homeTagList small
{
	font-size: 8pt;
	color: #999;
}

.homeTagList a:hover
{
	text-decoration: underline;
}

.homeTagList .range1
{
	font-size: 11pt;
	font-weight: normal;
}

.homeTagList .range2
{
	font-size: 13pt;
	font-weight: normal;
}

.homeTagList .range3
{
	font-size: 15pt;
	font-weight: normal;
}

.homeTagList .range4
{
	font-size: 17pt;
	font-weight: normal;
}

.homeTagList .range5
{
	font-size: 19pt;
	font-weight: normal;
}

.shad 
{
	color: #000; 
	text-shadow: 1px 1px 1px #cccccc;
}


/*CSS quotes style pagination*/

DIV.quotes 
{
	PADDING-RIGHT: 3px; 
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 3px; 
	MARGIN: 3px; 
	PADDING-TOP: 3px; 
	TEXT-ALIGN: center;
}

DIV.quotes A 
{
	BORDER-RIGHT: #ddd 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #ddd 1px solid; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #ddd 1px solid; 
	COLOR: #e2b428; 
	MARGIN-RIGHT: 2px; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #ddd 1px solid; 
	TEXT-DECORATION: none;
}

DIV.quotes SPAN.current 
{
	BORDER-RIGHT: #e0e0e0 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #e0e0e0 1px solid; 
	PADDING-LEFT: 5px; 
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #e0e0e0 1px solid; 
	COLOR: #aaa; MARGIN-RIGHT: 2px; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #e0e0e0 1px solid; 
	BACKGROUND-COLOR: #f0f0f0;
}

.block 
{ 
	float: right; 
	position: relative; 
	width: 300px; 
	margin: 0 0 15px 25px; 
	padding: 5px; 
}
