/* CSS Document */

body {
	margin:0;
	padding:0;
	line-height: 1.6em;
	background-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style:normal;
	color:#000000;
}

.style18 {

	font-size: 16px;

	font-style: italic;

}

.style19 {
	color: #666666;
}



.style20 {

color: #999999;

}



.style21 {

	font-size: 16px;

	font-weight: bold;

}



.style22 {

font-size: 16px; color: #FFFFFF;

}







.table1

{

background-color:#0574BC;

background-image:url(images/gradient.jpg);

background-repeat:repeat-x;

}



.menubarback

{

background-image:url(images/backmenubar.png);

background-position:center;

background-repeat:no-repeat;

}



.maintableback

{

background-image:url(images/backgroundmain.png);

background-position:center;

background-repeat:no-repeat;

}



.backtop

{

background-image:url(images/back_top.png);

background-position:center;

background-repeat:no-repeat;

}



.backmiddle

{

background-image:url(images/back_middle.png);

background-position:center;

background-repeat:repeat-y;

}



.backbottom

{

background-image:url(images/back_bottom.png);

background-position:center;

background-repeat:no-repeat;

}



.left

{

background-image:url(images/left.png);

background-position:right;

background-repeat:repeat-y;

}



.right

{

background-image:url(images/right.png);

background-position:left;

background-repeat:repeat-y;

}



.style1 {color: #FFFFFF}

.style3 {

	color: #FFFFFF;

	font-size: 16px;

	font-weight: bold;

}

.style5 {color: #FFFFFF; font-size: 14px; }

.style6 {color: #CCCCCC}

.style7 {

	font-size: 10px;

	color: #90ADBF;

}

.style8 {

	font-size: 24px;

	font-weight: bold;

}

.style9 {font-size: 24}

.style11 {font-size: 24px;

line-height: 1em;}

.style12 {

	font-size: x-large;

	font-weight: bold;

}

.style17 {

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF;

}





a

{

color:#FFFFFF;

text-decoration:none;

}



a.hover

{

color:#CCCCCC;

text-decoration:none;

}



a.active

{

color:#FFFFFF;

text-decoration:none;

}



img

{

border:none;

vertical-align:middle;

}



b{font-size: 90%;}



#maincontainer{

width: 780px; /*Width of main container*/

margin: 0 auto; /*Center container on page*/

}



#topsection{

background: #000000;

height: 120px; /*Height of top section*/

padding-top:12px;

padding-left: -10px;

}



#contentwrapper{

float: left;

width: 100%;

}



#contentcolumn{

margin-right: 220px; /*Set right margin to RightColumnWidth*/

}



#contentcolumn2{

margin-right: 200px; /*Set right margin to RightColumnWidth*/

}



#rightcolumn{

float: right;

width: 245px; /*Width of right column*/

margin-left: -245px; /*Set left margin to -(RightColumnWidth) */

background: #000000;

}



#rightcolumn2{

float: right;

width: 200px; /*Width of right column*/

margin-left: -200px; /*Set left margin to -(RightColumnWidth) */

background: #000000;

vertical-align:bottom;

}



#footer{

clear: left;

width: 100%;

background: black;

color: #FFF;

text-align: center;

padding: 0px 0;

border-top: 1px solid #00FF00; 

padding-bottom: 3px; 

padding-top: 3px

}



#menubar{

clear: left;

width: 100%;

background: black;

color: #FFF;

text-align: center;

padding: 4px 0;

}



#footer a{

color: #FFFF80;

}



.innertube{

margin: 15px; /*Margins for inner DIV inside each column (to provide padding)*/

margin-top: 0;

}





.divimg

{

float:left;

margin:5px 5px 5px 5px;

padding:15px;

text-align:left;

}

/* jQuery lightBox plugin - Gallery style */

#gallery{
	width: 100%;
	text-align: left;
	float: left;
}

#gallery ul {
	list-style: none;
}
#gallery ul li { 
	display: inline; 
	}

#gallery ul img {
	border: 5px solid #0072bc;
	border-width: 5px 5px 5px 5px;
	float: left;
}

#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 5px 5px;
	color: #fff;
}

#gallery ul a:hover {
	color: #fff; 
	}

