html{box-sizing:border-box;}
*,*:before,*:after{box-sizing:inherit;}
body,h1,h2,h3,p,form{margin:0;padding:0;}
body,td,th{font-size:12px;color:#000;font-family:'Trebuchet MS','Times New Roman';}
body{background-image:url(bg.gif);}
a{color:#000;font-weight:700;text-decoration:none;}
a:hover{text-decoration:underline;}
.copyright{color:#999;margin-top:10px}
h1{font-size:24px;font-weight:700;color:#14255c;}
h2{color:#BD9600;font-size:16px;}
h3{font-size:12px;background-color:gold;display:inline;}
.blog_ido{font-size:12px;font-weight:700;}
.red{color:#F33}
input.btn,input,select,textarea{FONT-SIZE:8pt;HEIGHT:14px;margin:0;
	color:#050;
	background-color:#fed;
	border:1px solid;
	border-top-color:#696;
	border-left-color:#696;
	border-right-color:#363;
	border-bottom-color:#363;
}
textarea{HEIGHT:96px;}
input.btn{
	HEIGHT:18px;
	font-family:'trebuchet ms','times new roman';
	font-size:84%;
	font-weight:700;
}
input.btnhov{
	border-top-color:#c63;
	border-left-color:#c63;
	border-right-color:#930;
	border-bottom-color:#930;
}
input.btnsm{HEIGHT:12px;border:0;}
.textsm {
	HEIGHT: 11px;
	WIDTH: 215px;
	border: 0px;
	border:1px solid #444;
	text-indent: 0px;
	font-size:9px;
	margin-bottom: 1px;
}

th{color:#EEE;FONT-WEIGHT:700;BACKGROUND:#6B696B;text-align:left;}
DIV.linkinfo{font-family:verdana;background-color:#fff;border:1px solid #5881b7;padding:3px;font-size:11px;}
.vicc_linkek{text-align:center;}
footer a{color:#ccc;margin:30px;display:inline-block;}