BODY {
  background-color: #E0EDFE;
  background-image: url(images/logobg.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-attachment: fixed;
  font-family : Arial, Helvetica, sans-serif;
  color: #315186
}

H1, H2, H3 {
 color: #315186;
 font-family: "Arial Black", Arial, Verdana, sans-serif;
line-height: 105%;
}

UL {
list-style-type: none;
list-style-image: none;
}

UL.log LI{
 font-family: "Trebuchet MS", Arial, sans-serif;
 font-size: 12pt;
 font-weight: bold;
 list-style-image: url(images/bullet.gif);
 text-transform: uppercase;
 letter-spacing: 0px;
 line-height: normal;
}



.vbig {
  	color: #315186;
  	font-weight: bold;
  	width: 100%;
  	filter: Alpha( Opacity=10, FinishOpacity=70, Style=2, StartX=100,  FinishX=100, StartY=0, FinishY=0);
  	background-color: #E0EDFE;
	text-align: center;
}


DIV.logo {
	position : absolute;
	right : 0px;
	top: 0px;
	z-index : 1;
}

P {
	 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #315186;
}


A  {
	color: #4682B4;
	background-color: transparent;
  	text-decoration: none;
}

A:HOVER {
	color : #006666;
	background-color: transparent;
	text-decoration: none;
}

DIV.but A {
width: 150px;
height: 100px;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #000033;
border-right: 1px solid #000033;
}

DIV.but A:HOVER {
width: 150px;
height: 100px;
border-top: 1px solid #000033;
border-left: 1px solid #000033;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
}


.small {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.smaller {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
}

DIV.but2 A {
width: 100px;
height: 150px;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #000033;
border-right: 1px solid #000033;
}

DIV.but2 A:HOVER {
width: 100px;
height: 150px;
border-top: 1px solid #000033;
border-left: 1px solid #000033;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
}

IMG.mount {
	border-top: 2px solid #000033;
border-left: 2px solid #000033;
border-bottom: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
}
