


.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 16px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}





 A { color:#255FAE;}
 A:hover { color:#C97934;}

.white {color:#ffffff;  text-decoration:none;}
.white:hover {color:#EFF715;  text-decoration:none;}

.black {color:#000000;}

.title {color:#5FAA34; font-size:18px; font-weight:bold;}
.title2 { font-size:14px; font-weight:bold;}

.footer
{color:#395363; text-decoration:none;}

.text_field
{width:107px; font:9px tahoma; color:000000; height:14px; padding-left:3px; border-top:1px solid #808080; border-right:1px solid #D4D0C8; border-bottom:1px solid #D4D0C8; border-left:1px solid #808080; }


body {
	background-image: url(images/bg.jpg);
}

#pointermenu2{
margin: 0;
padding: 0;
}

#pointermenu2 ul{
margin: 0;
margin-left: 15px; /*menu offset from left edge of window*/
float: left;
padding-left: 8px;
font: bold 13px Verdana;
background: #c00000 url(images/leftround2.gif) bottom left no-repeat; /*optional left round corner*/
}

* html #pointermenu2 ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 1em;
margin-left: 7px; /*menu offset from left edge of window in IE*/
}

#pointermenu2 ul li{
display: inline;
}


#pointermenu2 ul li a{
float: left;
color: white;
font-weight: bold;
padding: 7px 9px 7px 5px;
text-decoration: none;
}

#pointermenu2 ul li a:visited{
color: white;
}


#pointermenu2 ul li a:hover, #pointermenu2 ul li a#selected{ /*hover and selected link*/
color: lightyellow;
background: transparent url(images/pointer.gif) bottom center no-repeat;
}

#pointermenu2 ul li a#rightcorner{
padding-right: 0;
padding-left: 2px;
background: url(images/rightround2.gif) bottom right no-repeat; /*optional right round corner*/
}

#video{margin-top: 41px;}
