input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;

}
.noline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
  font-size: 10px;

}
A{
    color : #000000;
        font-weight: bold;
        text-decoration : none;
}
A:hover{
    color : #6097CF;
        font-weight: bold;
        text-decoration : none;
}
.bottom {
	background-image: url(images/botton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:28px;
}
.buttonBig {
    	font-size: 12px;
	font-weight:bold;
	color: #000;
	width: 134px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 3px;
	background: url(images/button.jpg) no-repeat;
	overflow: hidden;
	cursor: pointer;
}
a img {
 border:0;
}
.pages{
	color: #6097CF;
}

h1 {
	color:#686868;
	font-family:verdana,tahoma;
	font-size:12px;
	font-weight:bold;
}

h3 {
	color:#767676;
	font-family:normal Verdana, Tahoma, sans-serif;
	font-size:1.8em;
	font-weight:normal;
	text-align:center;
	margin:10px;
}

.inline_text1 {
	color:black;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
}

.inline_text {
	color:black;
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
}

.inline_text_main {
	color:#444;
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	padding:10px;
}

.img_subscript {
	color:#444;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:10px;
}

.block1 {
	width: 50%;
	float: left;
	margin-top:10px;
	margin-bottom:20px;
}

.block2 {
	width: 50%;
	float: right;
	margin-top:10px;
	margin-bottom:20px;
}

a.video_link:link {
	color: #ff6600;
	text-decoration: none;
}

a.video_link:visited {
	color: #ff6600;
	text-decoration: none;
}

a.video_link:hover {
	color: #ff6600;
	text-decoration: underline;
}

a.video_link:active {
	color: #ff6600;
	text-decoration: none;
}