body {
	font-family:'Trebuchet MS',Tahoma,Verdana,Arial,Helvetica,sans serif;
	margin: 0.4em 1em;
	color: #232;
}

p,table,td,th {
	font-size: 1em;
}
/**
* ������� �� ��������
*/
h1, h2, h3, h4, h5 {
	font-family:Tahoma,Verdana,Arial,Helvetica, sans-serif;
}

h1 {
	font-size:	1.8em;
	color: #063;
	margin: 0;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

h2 {
	font-size:	1.4em;
	color:#666;
	margin: 0;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
}

h3 {
	font-size: 	1.1em;
	font-family: Arial, sans-serif;
	margin:0px;
	padding-bottom:0.2em;
	padding-top:0.1em;
}

h4 {
	font-size: 1em;
}

/**
* ������� �� �������� �� ������������� ����
*/
input, textarea, select, button {
	border:	1px solid #888;
	font: Icon;
}

button, input[type=submit], input[type=button] {
	cursor:		pointer;
}
 

.clr {
	clear: both;
	height: 0px;
	padding: 0;
	margin: 0;
}

div.photograph {
	padding: 1em;
	height: 100px;
	width: 75px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

/**
* �����������
*/
a {
	text-decoration:none; 
	color:			#003399; 
}

a:hover {
	text-decoration:underline;
}

a.internal-news {
	padding-left: 16px;
	background-image: url('../img/news.gif');
	background-position: 0 50%;
	background-repeat: no-repeat;
}

a.internal-program {
	padding-left: 18px;
	background-image: url('../img/download_sm.gif');
	background-position: 0 50%;
	background-repeat: no-repeat;
}

a.internal-article {
	padding-left: 12px;
	background-image: url('../img/artsmall.gif');
	background-position: 0 50%;
	background-repeat: no-repeat;
}

a.internal-link {
	padding-left: 6px;
	background-image: url('../img/gem.gif');
	background-position: 0 50%;
	background-repeat: no-repeat;
}

a.external-link {
	padding-left: 12px;
	background-image: url('../img/external.gif');
	background-position: 0 50%;
	background-repeat: no-repeat;
}

a.external-link:visited {
	color: #60C;
}

hr {
	border:				0px solid #999999;
	border-top-width:	1px;
	height:				0px;
}

.BLACK {
	color: #fff;	
	background-color:	#063;
	background-position: bottom;
	font-family: Tahoma,Verdana,Arial,Helvetica, sans-serif;
}

.BLACK A {
	color:#ddd;
	text-decoration: none;
}

.BLACK A:hover {
	color:			#FFFFFF;
	text-decoration:none;
}

.ORANGE {
	background-color:	#fc0;
}

.ORANGE-btn {
	background-color:	#fc0;
	color: black;
}

.ORANGE-btn A {
	color:#000000; 
}

.ORANGE-btn A:hover {
	color:			#036;
	text-decoration:none; 
}

.hilite {
	background-color:	#ff8;
	border-bottom: 1px dashed #ccc;
}


UL {
	margin-left:	2em;
	margin-top:		1em;
	margin-bottom:	1em;
	padding:		0px;
}

LI {
	padding:			1px;
	margin:				0px;
}

@media print {
	.np {
		width: 1px; 
	}
	
	P,TD,BODY {
		font-size:	8pt;
		font-family:Arial,sans-serif;
		padding:	1px;
		margin:		1px;
	}
}

.error, .exceptions {
	background-color:	white;
	color:				red;
	border:				1px dotted red;
	list-style-type:	square;
	margin:				1em 0;
	padding:			1em;
}

 
a.button {
	padding:3px;
	padding-left: 0.6em;
	padding-right: 0.6em;
	border: 1px solid #888;
	text-decoration: none;
	cursor: pointer;
	font-size: 0.9em;
}

a.button:hover {
	background-color: ffe;
}

.block {
	padding: 0;
	border: 1px solid #bdb;
}

.block .title {
	margin: 0;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #396;
	background-color: #cec;
	color: #252;
	padding: 0.2em;
}

.block .body {
	padding: 0.3em;
	background-color:#F6FFF6;
}

.pd{padding:5px }
.bbord {border-bottom:solid 1px #006611; padding:4px;}
.postw {padding:3px; font-size:0.8em;  cursor:pointer;  color:#444444; font-weight:bold;  }
.postw:hover {
	border:solid  1px #aaaaaa; 
	-moz-border-radius:4px;   
	padding:2px;   
	background-color:#eeeeee;    
	cursor:pointer;
	text-decoration: none;
}

.toolbar {
	padding: 0.3em;
}
.online-color {
	color: #048
}
.windows-color {
	color: #307;
}

.linux-color {
	color: #460;
}

.others-color {
	color: #333;
}

.multiplatform-color {
	color: #802;
}

.otheros-color {
	color: #630;
}

.macos-color {
	color: #048;
}

.j2me-color {
	color: #064;
}

div.clear-both {
	height:0px;
	clear: both;
	font-size: 1px;
}

.quote {
	background: #f0f0e0;
	border: 1px solid #ccb;
	color: #332;
	font-size: 0.9em;
	padding: 0;
	margin: 1em 0;
}

.quote .qhead a {
	background: #ddc;
	border: 1px solid #ccb;
	border-top: none;
	border-left: none;
	padding: 0.3em;
	padding-bottom: 0.1em;
	padding-top: 0em;
	color: #443	;
	font-size: 0.9em;
}

.quote .qhead a:hover {
	background: #eed;
}

.quote .qbody {
	margin: 1em;
}

.quote .qbody .code{
	width: 95%;
}

.rejected {
	color: red;
	text-decoration: line-through;
}

#pay {font-size: 1.2em; text-align: center; vertical-align: middle; font-weight: bold; border: 1px solid #555; padding: 0.4em;}
#pay input {
	margin: 0.5em;
	1border: 1px solid #555;
	font-size: 1.2em;
	height: 1.4em;
	1line-height: 10pt;
	1padding: 0;
	1letter-spacing: 0.05em;
	width: 6em;
}

span.premium {
	font-size:	1.1em;
	font-weight: bold;
	font-family:Tahoma,Verdana,Arial,Helvetica, sans-serif;
	color: #800000;
	text-decoration: none;
	text-transform: uppercase
	letter-spacing: 0.05em;
}

p.story {
	word-spacing: 4px;
	text-align: justify;
	line-height: 16pt;
	text-indent: 5px;
	font-size: 1.1em;
	1margin-left: 40px;
}
p.story:first-letter {
	font-size: 1.2em;
	font-weight: bolder;
}