

body {
	margin: 0px;
	background-color: #ffffff;
	color: black;
	line-height: 1.2;
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:focus {
	text-decoration: underline;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color : #003399;
	}
a:active {
	text-decoration: underline;
	color: #003399;
}
.tmdot {
	font-size: 12px;
	font-family : Verdana, "MS Sans Serif", sans-serif, Arial;
	font-weight: bold;
	color: #3188BC;
	letter-spacing: 0px;
	line-height: 20px;
}
.breadcrumb {
	border-bottom: 1px solid #898989;
}
.breadcrumb td {
	font-size: 11px;
	font-family : Verdana, "MS Sans Serif", sans-serif, Arial;
	font-weight: bold;
	padding-bottom:4px;
	vertical-align:top;
}
.menu0 {
	font-family: Verdana, "MS Sans Serif", sans-serif, Arial;
	font-size: 12px;
	font-weight : bold;
	text-align:left;
	padding: 0px 0px 0px 6px;
	text-transform: uppercase;
	color: #3188BC;
	cursor: pointer;
}
.menu0 a:link, .menu0 a:hover, .menu0 a:visited {
	text-decoration: none;
	color: #3188BC;
}
.menu0hl {
	color: #BC8831;
}
.menu0hl a:link, .menu0hl a:hover, .menu0hl a:visited {
	text-decoration: none;
	color: #BC8831;
}
.menu1 {
	font-family: Verdana, "MS Sans Serif", sans-serif, Arial;
	font-size: 12px;
	font-weight : bold;
	padding: 0px 0px 0px 20px;
	color: #3188BC;
	text-align:left;
	cursor: pointer;
}
.menu1 a:link, .menu1 a:hover, .menu1 a:visited {
	text-decoration: none;
	color: #3188BC;
}
.menu1hl {
	color: #BC8831;
}
.menu1hl a:link, .menu1hl a:hover, .menu1hl a:visited {
	text-decoration: none;
	color: #BC8831;
}
.menu2 {
	font-family: Verdana, "MS Sans Serif", sans-serif, Arial;
	font-size: 11px;
	font-weight : bold;
	padding: 0px 4px 4px 4px;
	color: #3188BC;
	height: 16px;
}
.menu2 a:link, .menu2 a:hover, .menu2 a:visited {
	text-decoration: none;
	color: #3188BC;
}
.menu2hl {
	color: #BC8831;
}
.menu2hl a:link, .menu2hl a:hover, .menu2hl a:visited {
	text-decoration: none;
	color: #BC8831;
}
td.smenu {
	font-size: 10px;
	font-weight : bold;
}
.smenu a:link, .smenu a:hover, .smenu a:visited {
	color: white;
}
.pmenu, .pmenu td {
	font-family: Verdana, "MS Sans Serif", sans-serif, Arial;
	font-size: 16px;
	font-weight : normal;
	background-color: #EBEBEB;
	background: url(/iimg/tab.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 8px 0px 8px;
	height: 24px;
	text-transform: uppercase;
	cursor: pointer;
	white-space: nowrap;
}
.pmenu a:link, .pmenu a:hover, .pmenu a:visited {
	text-decoration: none;
	color: black;
}
.hat {
	background-color:#3188BC;
}
.hat td {
	color: #ffffff;
}
.headline {
	font-size: 11px;
	font-family: Verdana, "MS Sans Serif", sans-serif, Arial;
	font-weight : bold;
	background-color:#EBEBEB;
	color: #3188BC;
	text-decoration: none;
	text-transform: uppercase;
	height: 16px;
	padding: 1px 1px 1px 10px;
	cursor:default;
}
.headline a:link, .headline a:visited {
	color: #3188BC;
}
.help0 {
	font-size: 10px;
	font-family: Verdana, "MS Sans Serif", sans-serif, Arial;
	font-weight : bold;
	color: white;
	padding: 0px 4px 0px 4px;
}
h1,.Title {
	font-size: 20px;
	font-family: Verdana, "MS Sans Serif", sans-serif, Arial;
	text-align: left;
	font-weight : normal;
}
h2,.subTitle {
	font-size: 16px;
	font-family: Verdana, "MS Sans Serif", sans-serif, Arial;
	font-weight : bold;
}
h3,.sub3Title {
	font-size: 14px;
	font-family: Verdana, "MS Sans Serif", sans-serif, Arial;
	font-weight : bold;
}
h4,.sub4Title {
	font-size: 13px;
	font-family: Verdana, "MS Sans Serif", sans-serif, Arial;
	font-weight : bold;
}
.Main,p,ul,ol,dl,td,pre,code {
	font-size: 12px;
	font-family: Verdana, "MS Sans Serif", sans-serif, Arial;
}
small, .Small, .Small p {
	font-size: 11px;
	font-family: Verdana, "MS Sans Serif", sans-serif, Arial;
}
.Small-1, .Smallest {
	font-size: 10px;
	font-family: Verdana, "MS Sans Serif", sans-serif, Arial;
}
@media screen and (orientation: portrait) {
small, .Small, .Small p, .Small-1, .Smallest {
	font-size: 12px;
}
}
.border {
	border: 1px solid #898989;
}
.borderall, .borderall td, .borderall th {
	border: 1px solid #898989;
	border-collapse: collapse;
}
.olyaborder {
	border-color: #b0b0b0;
	border-width: 2px;
	border-style: outset;
	border-collapse: collapse;
}
.olyaborder td, .olyaborder th {
	border-color: #b0b0b0;
	border-width: 2px;
	border-style: inset;
	border-collapse: collapse;
}
.noborder, .noborder td {
	border: 0px !important;
}
pre, code {
	white-space: pre-wrap;
	word-wrap: break-word;
}
code {
    margin: 4px 4px 4px 4px;
    padding: 4px 8px 4px 8px;
    background-color: #f8f8f8;
	border: 1px solid #E1E1E8;
	display: block;
}
hr {
	border: 0px;
	margin: 4px 0px;
	background-color: #3188BC;
	height: 1px;
}
ul li, ol li, dl dd {
	margin-left:-10px;
}
ul, ol, dl {
	margin-top: 4px;
	margin-bottom: 4px;
}
ol ul, ul ul {
	list-style: disc outside;
}
ul.inline {
	margin:0;
	margin-left:20px;
	
}
.uniblock ul,.uniblock ol,.uniblock dl {
	margin-top: 2px;
	margin-bottom: 2px;
}
td p:first-child, th p:first-child {
margin-top: 0px;
}
td p:last-child, th p:last-child {
margin-bottom: 0px;
}
td.fen {
	font-size: 12px;
	color: #000000;
	text-align : right;
	vertical-align : top;
	padding: 2px 6px 0 6px;
	cursor: default;
}
td.fenreq {
	font-size: 12px;
	color: #000000;
	text-align : right;
	vertical-align : top;
	padding: 1px 6px 0 6px;
	cursor: default;
}
.filled {
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
	vertical-align : top;
	padding: 2px 2px 2px 2px;
	cursor: default;
}
table.tmain td, table.tmain th {
	padding: 1px 4px 1px 4px;
}
table.tcompact td, table.tcompact th {
	padding: 0px 4px 0px 4px;
}
table.nopadding td, table.nopadding th {
	padding: 0px;
}
form {
	margin: 0px;
}
input, textarea, .lscroll, select {
	font-family: Verdana, "MS Sans Serif", sans-serif, Arial;
	font-size: 12px;
	background-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #3188BC;
	scrollbar-3dlight-color: #3188BC;
	scrollbar-arrow-color: #3188BC;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color: #ffffff;
}
textarea, .hotnews, .lscroll, select, input.text {
	border: 1px solid #3188BC;
}
#right_column .lscroll {
	border: 0px;
}
input.checkbox, input.radio {
	border: 10px;
}
input.submit {
	border: 1px solid #3188BC;
}
input.button {
	font-size: 11px;
	font-weight: bold;
	border-top: #3188BC 1px solid;
	border-bottom: #3188BC 1px solid;
	border-left: #EBEBEB 1px solid;
	border-right: #3188BC 1px solid;
	background-color: #3188BC;
	color: #ffffff;
	cursor: pointer;
}
.voteline {
	background-color: #3188BC;
}
.elup {
	border-top: 1px solid #96C8E4;
	border-right: 1px solid #14384C;
	border-bottom: 1px solid #14384C;
	border-left: 1px solid #96C8E4;
}
.eloff {
	border: 1px solid #3188BC;
}
.lf {
	background-image:url('/iimg/_lf.gif');
	background-position: 0px 6px;
	background-repeat: repeat-x;
}
.ubNKh td, .ubNKh td a, .ubNKh td a:visited {
	font-size: 14px;
	font-family: Verdana, "MS Sans Serif", sans-serif, Arial;
	color: ;
	font-weight : bold;
	text-decoration:none;
} 
.ubNKt td, .ubNKt td a, .ubNKt td a:visited {
	padding-top: 8px;
	font-size: 10px;
	font-family: Verdana, "MS Sans Serif", sans-serif, Arial;
	color: black;
	font-weight : normal;
	text-decoration:none;
} 
span.skype_pnh_print_container {
	display:inline !important;
}  
span.skype_pnh_container {
	display:none !important;
} 
[disabled] {
	opacity: 0.8;
	text-shadow: 0.3px 0.3px 0.3px;
}
.crossbar {
	padding: 0px !important;
	font-size: 0px !important;
}
