BODY {
	margin : 0 0 0 0;
	font-size : 10px;
}

/*backgrounds*/
.gray66{
	background-color : #666666;
}

.gray99{
	background-color : #999999;
}

.grayCC{
	background-color : #cccccc;
}

.grayE6{
	background-color: #e6e6e6;
}

.bluesky{
	background-color: #6090C4;
}

#graddedgray{
	background-image : url(../imgs/grad_gray_hard.gif);
	background-repeat : repeat-y;
	background-color : #666666;
	background-position : right;
}

#graddedvert{
	background-image : url(../imgs/grad_vert.gif);
	background-repeat : repeat-x;
}

#graddedvertinv{
	background-image : url(../imgs/grad_vert_inv.gif);
	background-repeat : repeat-x;
	background-position : bottom;
}

#graddedorange
{
	background-image : url(../imgs/grad_orange.gif);
	background-repeat : repeat-y;
	background-color : #FFCB00;
}

#graddedgreen{
	
		background-image : url(../imgs/grad_green.gif);
	background-repeat : repeat-y;
	background-color : #98CB00;
}


#graddedviolet{
	
		background-image : url(../imgs/grad_viol.gif);
	background-repeat : repeat-y;
	background-color : #C57EAE;
}

/*captions,texts*/

#apolitic {
	color: #FFFFFF;
		font-size : 11px;
			font-family : Arial, Helvetica, sans-serif;
}

#politic {
	color: #666666;
		font-size : 11px;
			font-family : Arial, Helvetica, sans-serif;
}

#menuline {
	color: #FFFFFF;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-transform : lowercase;
    text-decoration: underline;
}

#menulinebot {
	color : #000000;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-transform : lowercase;
}


#menulinebotind,#ph_ind {
	color : #666666;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-transform : lowercase;
}


#menulineblack {
	color : #333333;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-transform : lowercase;
	font-weight : 600;
}

a#menuline,a#menulinebot,a#menulineblack, a#menulinebotind, a#votewh, a#blackmenub{
    text-decoration:none;
}

a#path, a#votewh:hover,a#bluesmall:hover,a#whbold:hover,a#blacksmall:hover{
text-decoration:underline;
}

#ph_int {
	color : #CCCCCC;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
    text-transform : lowercase;
}

#bluebig{
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-weight : bold;
	font-size : 16px;
    text-decoration:none;
    text-transform : lowercase;
}

#bluesmall{
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-weight : normal;
	font-size : 12px;
    text-decoration:none;
}

#blacksmall{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
	font-size : 12px;
    text-decoration:none;
}

#blackmenub{
    margin: 0 0 0 7;
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	font-weight : 600;
	font-size : 16px;
	text-transform : lowercase;
}

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

td#mn{
	padding: 5 15 0 5;
}

/*elements*/

td {
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 13px;
	
}

a{
	font-family : Arial, Helvetica, sans-serif;
	color : #0066CC;
	font-size : 12px;
    text-decoration: underline;
	
}

#bluecaption{
	color: #0066CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-transform: capitalize;
	font-weight : bold;
}

#bluedarkcaption{
	color: #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-transform: capitalize;
	font-weight : bold;
}

#whitecaption{
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-transform: capitalize;
	font-weight : bold;
}

.button {
	cursor:hand;
    color: #FFFFFF;
	background-color : transparent;
	font-size: 10pt;
	font-family : Arial, Helvetica, sans-serif;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
}

#votewh {
	color: #FFFFFF;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
    text-decoration: none;
}

#whbold {
	color: #FFFFFF;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
    text-decoration: none;
	font-weight : bold;
    
}

#path{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000066;
    text-decoration: none;
	}

INPUT {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#date{	
    font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 11px;
}

#bordered{
	border-top: #000066 1px solid;
	border-left: #000066 1px solid;
	border-bottom: #000066 1px solid;
	border-right: #000066 1px solid;
}

ul,li{
margin-bottom: 0; 
margin-top:0;
}

#infotable{
        color:#666666;
        font-family:Arial;
        font-size:10px;
        font-weight:0;
        text-decoration:none;
}

#objects{
	color:#000000; 
	font-family:Arial; 
	font-size:12px; 
	font-weight:0; 
	text-decoration:none;
	text-indent:25px;
	text-align: justify;
}

#objectsbold{
	color:#000000; 
	font-family:Arial; 
	font-size:12px; 
	font-weight:bold; 
	text-decoration:none;
}
#objecttitle{
	color: #333366;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-indent:0px;
}

#left_gray_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #999999;
}

div.links_l {
    color: #BBBBBB;
    font-size: 9px;
    padding: 5px 10px 0;
}

.best_l {
position : absolute;
left : -1000px;
}
