a, a:link, a:hover, a:active{
	color : #0000FF;
	text-decoration : underline;
}

a:visited{
	color : #8F3D86;
	text-decoration : underline;
}

body{
	margin : 2%;
	background : #FFF; /*#F0F8FF*/
	color : #000;
	font : 0.9em Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	margin : 30px;
	color : #FF2F0F;
	font-size : 1.65em;
	text-align : center;
}

h2{
	margin-bottom : 10px;
	margin-top : 5px;
	color : #000080;
	font-size : 1.15em;
	font-weight : bold;
	text-align : left;
}

img{
	border : none;
}

li{
	margin-top : 5px;
}

table{
	margin-bottom : 5px;
	margin-top : 5px;
}

table, td {
	font-size : 100%;
}

table.google{
    margin-top : 10px;
    margin-left : 10px;
	padding-left : 5px;
	padding-right : 5px;
	width : 180px;
	float : right;
	border-left: 3px dotted #36F;
	border-bottom : 3px dotted #36F;	
}

table.google td{
	border-top : 3px dotted #36F;
	padding : 6px;
	white-space : nowrap;
}

table.google td.google2{
	border-top : 3px dotted #36F;
	white-space : normal;
}

td.function{
	border : solid #000 1px;
	font-size : 90%;
	font-weight : bolder;
	text-align : center;
	vertical-align : middle;
}

.ads-336{
	margin : 5px;
	float : right;
}

.ads-336, .ads-336-nofloat{
	width : 336px;
	height : 280px;
}

.ads-336-nofloat{
	margin : 15px;
}

.bordtitle{
	margin-bottom : 10px;
	margin-top : 35px;
	padding : 6px;
	color : #FFF;
	background-color : #F22;
	font-weight : bolder;
}

.copy{
	float : right;
	margin-bottom : 5px;
	margin-top : 15px;
	display : inline;
	font-size : 0.8em;
	text-align : right;
}

.nobr{
	white-space : nowrap;
}

.plus li {
    list-style-image : url(img/plus.gif);
	list-style-position : inside;    
}

blockquote.seealso div{
	margin : 5px 0px;
	display : list-item;
	list-style-position : inside;
	list-style-type : disc;
}

.smaller{
	font-size : smaller;
}

.title{
	padding-top : 10px;
	color : #F22;
	font-weight : bold;
	text-align : left;
}

.trafic{
	float : left;
	margin-bottom : 5px;
	margin-top : 15px;
}

center, table td table {
    display : none!important;
}
