﻿
.mainblock
{
	width: 600px;
	height: 100%;
	margin-top: 20px;
	left: 40px;
	margin-left: 10px;
}
.mainpge
{
	height: 100%;
	min-height: 600px;
	
	}

a.lnk
{
	
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana;
	color: #191970;
	text-decoration: none;
}


a.lnk:hover
{
	color:Red;
	text-decoration :none;
	
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: underline;
}

a.lnksm
{
	
	font-weight: normal;
	font-size: 7pt;
	font-family: Arial;
	color: #191970;
	text-decoration: none;
}


a.lnksm:hover
{
	color:Red;
	text-decoration :none;
	
	font-weight: normal;
	font-size: 7pt;
	font-family: Arial;
	text-decoration: underline;
}


.revbox
{
    width: 650px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
}

.lnkt1
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: underline;
	color: #3366cc;
}
	
.lnkbd
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	color: #696969;
}
.lnkurl
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	color: #669900;
}
