/* CSS Document */
body {
margin-bottom: 0px;
margin-top: 0px;
background-position: center;
background-image: URL('bg_grad.jpg');
background-attachment: fixed; 
background-color: #616161;
color: white; }

.style1 {
color: #999999;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;}

.style2 {
color: #3A3A3A;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;}

.style2 a:hover {
color: #3A3A3A;
text-decoration: underline
}

.style3 {
color: #DDDDDD;
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: bold;
}

.menu {
	color: #3A3A3A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16pt;
}

.menu a:link, a:visited {
	text-decoration: none;
}


.menu a:hover, {
	color: #E6E6E6;
	text-decoration: none;
}

.style5 {
color: #B52121;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
}

.style5 a:hover{
color: #B52121;
text-decoration:underline
}

a:link    {
	text-decoration: none;
	color: #3A3A3A;
}

a:visited    {
	color: #3A3A3A;
	text-decoration: none;
}

a:active    {
	color: #E6E6E6;
	text-decoration: none;
}

a:hover    {
	color: #E6E6E6;
	text-decoration: none;
}

.texty {

color: #3A3A3A;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.stexty {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.stexty a:hover, {
	color: #999999;
	text-decoration: underline;
}

.stexty2 a:link {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.stexty2 a:hover, {
	color: #B52121;
	text-decoration: underline;
}

.style6 {
color: #999999;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
}

.style6 a:hover, {
	text-decoration: underline;
	color: #B52121;
}

.h1 {
	color: #3A3A3A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 14pt;
}

img.ramec {
border: 3px solid #E6E6E6; 
}

li {
list-style-type: square
}
