.style1 { color: #ff0000; }

a {
	color : #7D91DF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : #FFB900;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
}

a.down {
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : underline;
}

a.main {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a.main:hover {
	color : #000000;
	text-decoration : none;
}

a.whitelink {
	color : #C3C6D5;
	font-weight : bold;
	text-decoration : none;
}

a.whitelink:hover {
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

body {
	background-color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
}

input {
	background : #EBEBEB;
	border : 1px solid #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

table.title {
	background-color : #EBEBEB;
	background-image : url(pics/title_fon.gif);
	background-repeat : repeat-x;
	border : 1px solid #C0C0C0;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 60%;
}

td.title {
	color : #A6A6A6;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 20px;
}

ul {
	line-height : 200%;
	list-style-type : square;
}

.bold {
	font-weight : bold;
}

.border {
	border : 1px solid #000000;
}

.bottom {
	color : #FFFFFF;
	font-size : xx-small;
}

.text {
	background-image : url(pics/logo_fon.gif);
	background-position : center;
	background-repeat : no-repeat;
	line-height : 160%;
}

.top {
	color : #C0C0C0;
}

.small {
	font-size : xx-small;
}
