

body
	{
	background-color: #f7f0de;

	background-image: url("images/site.jpg");
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
	
	padding:0;
	margin:0;
	font-size: 75%;
	font-family: Verdana, Helvetica, Geneva, snas-serif;
	color: #1d95d4
}



table
{

align: center;
font-size:100%;
width:100%;
}

div.maintext
	{
	padding:50px;
	
	}

div.maintext p,
div.maintext ul
	{
   color: #1d95d4;
    font-family: Verdana;
    text-indent: 2em;
	margin-bottom:0;
	margin-top:0;
	text-align:justify;
	}

div.maintext ul
	{
	margin-top:0.5em;
	margin-bottom:0.5em;
	}

div.copyright
	{
	font-size:90%;
	padding-bottom:25px;
	}


a, a:link, a:active
	{
	color: #1d95d4;
	}
a:visited
	{
	color: #1d95d4;
	}
a:hover
	{
	color: #1d95d4;
	}
td.aaa
	{
	background-image:url('images/menu.jpg');
	width:166px;
	height: 460px;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
	text-decoration: none;
background-repeat:no-repeat;
	}
td.bbb
	{
	background-image:url('images/vmenul.jpg');
	background-repeat:no-repeat;
background-position: right top;	
width:77px;
	height: 33px;
	}
td.ddd
	{
	background-image:url('images/vmenuc.jpg');
background-repeat: repeat-x;
vertical-align:top;	
height: 33px;
	}
td.eee
	{
	background-image:url('images/vmenur.jpg');
background-repeat:no-repeat;
	width: 100px;
	height: 33px;
	}


td.mmm 
	{
	vertical-align: top;
	}
p.p
	{
	font-size:10px;
	}
p.c
	{
   color: #1d95d4;
    font-family: Verdana;
    text-indent: 0em;
	margin-bottom:0px;
	margin-top:0;
	text-align:left;
	text-decoration: none;}
p.f
	{
color: #2d4365;
    font-family: Verdana;
    text-indent: 0em;
	margin-bottom:0px;
	margin-top:0;
	text-align:left;
	text-decoration: none;}	

p.m
	{
color: #2d4365;
    	font-family: Verdana;
    	text-indent: 0em;
	padding-left: 12px;	
	margin-bottom:0px;
	margin-top:0;
	text-align:left;
	text-decoration: none;}

p.ms
	{
color: #1d95d4;
    font-family: Verdana;
    text-indent: 0em;
padding-left: 12px;
	margin-bottom:0px;
	margin-top:0;
	text-align:left;
	text-decoration: none;}
p.b
	{
   color: #1d95d4;
    font-family: Verdana;
    text-indent: 0em;
	margin-bottom:0px;
	margin-top:0;
	text-align:left;
	text-decoration: none;
	}
   p.a
	{
	color: #1d95d4;
    	font-family: Verdana;
    	text-indent: 0em;
	margin-bottom:0;
	margin-top:4px;
	text-align:center;
	text-decoration: none;
	}
p.g
	{
 color: #2d4365;
    font-family: Verdana;
    text-indent: 0em;
	margin-bottom:5px;
	margin-top:0;
	text-align:center;
	text-decoration: none;
	}
h1 
	{
	font-size: 140%;
	font-weight:normal;
	}

h2 
	{
	 color: #084dbf;
	font-size: 140%;
	font-weight:bold;
	text-align: center;
	margin-bottom:0px;
	margin-top: 10px;
	padding-top: 0px;
	}
h3 
	{
	 color: #084dbf;
	font-size: 120%;
	font-weight:bold;
	text-align: left;
	margin-bottom:0px;
	margin-top: 10px;
	padding-top: 0px;
	}
p.v
	{
	color: #1d95d4;
    	font-family: Verdana;
    	text-indent: 2em;
	margin-bottom:5px;
	margin-top:5px;
	text-align:left;
	padding-right: 10px;
		
	}

table.simple
	{
	align: center;
	width: 550px;
	border-collapse:collapse;
	}
table.simple td
	{
	border:1px solid #2d4365;
	padding:0.5em;
	align: center;
	color: #1a8ac4;
	}
