td, table{
		font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:13px;
	color:#00ff00;
}

table{
color: #000000;
}




img{
	border: 0px;
}




body{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:13px;
	color:#000000;

}






.name1{
	font-family:tahoma;
	font-size:42px;
	vertical-align:top;
	color:#d0d0d0;
	text-transform: lowercase;
	line-height: 50px;
	font-style: italic;
}
.name2{
	font-family:tahoma;
	font-size:42px;
	vertical-align:top;
	color:#ff0f0f;
	text-transform: lowercase;
	line-height: 50px;
	font-style: italic;
}

.slogan{
	font-family: tahoma;
	font-size: 12px;
	vertical-align: top;
	color: #000060;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
        line-height: 30px;

}




.my_link{
	font-family: tahoma;
	font-size: 14px;
        line-height:20px;
	vertical-align: center;
	color: #ffffff;
	font-weight: lighter;

}

.forum_zagolovok{
	font-family: Tahoma;
	font-size: 24px;
        line-height: 50px;
        text-align:center;
	vertical-align: top;
	color: #ffffff;
	font-weight: bold;
        text-transform: uppercase;
        
}


h1{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 24px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #cbcbcb;
	text-decoration: none;
	padding: 4 0 4 0px;
	margin: 4 0 4 0px;
}



h2{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 19px;
		line-height: 24px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #cbcbcb;
	text-decoration: none;
		padding: 4 0 4 0px;
	margin: 4 0 4 0px;
}

h4{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
		line-height: 18px;
	font-weight: bold;
	/*font-style: italic;*/
        text-align: left;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
        padding: 4 0 4 0px;
	margin: 4 0 4 0px;




table,td,div{
	vertical-align: top;
}






form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#000000}


.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top; padding-left:13px}
.list ul li a{ color:#ffffff; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

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

span a{ color:#FF0F0F; text-decoration:none; font-size:11px}
span a:hover{ text-decoration:underline}

strong{ color:#FF0F0F; font-size:12px}

span{ font-size:10px}

.footer{ color:#939393}
.footer a{ color:#939393; text-decoration:none}
.footer a:hover{ text-decoration:underline}

.p3 strong{ color:#FF0F0F; font-size:11px}
.p3 a{ color:#FF0F0F; text-decoration:underline}
.p3 a:hover{ text-decoration:none}

.px td{ background-image:url(images/x.gif); background-repeat:repeat-x}
.pxy td{ background-image:url(images/y.gif); background-repeat:repeat-y}


.form1 input{
	width:119px;
	height:18px;
	font-family:tahoma;
	font-size:11px;
	color: #000000;
	padding:1 0 0 9px;
	border-color:#E0E0E0;
	border-width:1px;
	background-color:#ffffff
}

.form2 input{
	width:179px;
	height:18px;
	font-family:tahoma;
	font-size:11px;
	color: #000000;
	padding:1 0 0 9px;
	border-color:#E0E0E0;
	border-width:1px;
	background-color:#ffffff
}


.form2 textarea {
	width:179px;
	height:70px;
	font-family:tahoma;
	font-size:11px;
	color: #ff0000;
	overflow:hidden;
	padding:1px 0 0 9px;
	border-color:#E0E0E0;
	border-width:1px;
	background-color:#ffffff
}

/*Content block*/
.content-block
{
	border-top-color:#0000ff;
	background:#0030ff;
	margin-bottom:5px;
	width:100%;
}

.content-block-head
{
	background-image:url(images/content_block_bg.gif);
	font-weight:bold;
	font-size:11px;
	margin:2px;
	padding: 5px 9px;
}

.content-block-body
{
	padding:4px 5px;
	width:100%;
}

code
{
	font-size:11px;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-width:1px 0;
	margin:1em 0;
	background-color:#f5f5f5;
	font-family:sans-serif;
}
