body {
	background-color : #000;
    background-image: url(images/bg.jpg); 
    background-repeat : no-repeat;
    background-position : center;
    background-attachment: fixed;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-left : 0;
}

a {
	color: black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: red;
}

.menu { height:74px; background-image : url(images/menu.png);} 
.body { height:407px; background-image : url(images/bg_rotator.jpg);} 
.sub_top { height:26px; background-image : url(images/sub_top.png);} 
.sub_mid { background-image : url(images/sub_mid.png);}
.sub_bottom { height:26px; background-image : url(images/sub_bottom.png);} 


#marqueecontainer{
position: relative;
width: 290px; /*marquee width */
height: 315px; /*marquee height */
background-color: white;
overflow: hidden;
border: 3px solid #808080;
padding: 2px;
padding-left: 4px;
}

.smallestTag { font-size: 10px;;  color: #b1b1b1;font-family: Times New Roman;}
.smallTag { font-size: 14px;; color: #b1b1b1;font-family: Times New Roman;}
.mediumTag { font-size: 18px;;  color: #b1b1b1;font-family: Times New Roman;}
.largeTag { font-size: 22px;; color: #b1b1b1;font-family: Times New Roman;}
.largestTag { font-size: 30px;; color: #b1b1b1;font-family: Times New Roman;}
	
.main {font-size: 12px; color: #333333; font-family: Arial;}
.sml_main {font-size: 9px; color: #333333; font-family: Arial;}
.style2 {font-family: Arial, Helvetica, sans-serif;	font-size: 13px; color: #000000;}
.title {font-family: Arial, Helvetica, sans-serif;	font-size: 15px; color: #000000;}
.header {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #ffffff;}
.menu {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #FFFFFF; font-weight: bold;}
.menu_on {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #97c6ff; font-weight: bold;}
.top {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #b4b4b4;}
.image{	border-style:solid;	border-color: white;	border-width:5px;	}	
.image2{	border-style:solid;	border-color: white;	border-width:10px;	}	
.form {font-size: 12px; color: black; font-family: Arial;}

/*Default style for SPAN icons. Edit if desired: */



.iconspan{

float: right;

margin: 3px;

cursor:default;

cursor:pointer;

font-weight: bold;

}



/*CSS used to style the examples. Remove if desired: */



.eg-bar{

font-size: 13px; 

color: #404040; 

font-family: Arial;

background-color: #cbcbcb;

font-weight: bold;

border: 1px solid black;

padding: 3px;

}



div.eg-bar{

width: 600px;

}



.icongroup1{

font-size: 11px; 

color: #404040; 

font-family: Arial;

width: 500px;

}



