/* CSS Document */
* {
	margin:0;
	padding:0;
	font-size: 12px;
}

html, body { height:100%; }

.tablejustify {
margin:0 auto;
}



body 
{
	line-height:normal;
	min-width:962px;
	background:url(images/bg.gif);
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: yellow;
	scrollbar-track-color: #292929;
	scrollbar-face-color: #555555;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: silver;
	scrollbar-3d-light-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

}
.rockware
{
font-size: large;
font-family: Impact ;
font-style: italic;
font-weight: normal;
color: #FF0000;
text-decoration: underline;
}

.rockware2
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #999999;
}
.rockware3
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #e09f1e;
}
.boldcat
{
	font-size: medium;
	text-align: Left;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.boldcat2
{
	font-size: 12px;
	text-align: Left;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCFF00;
}	
/*footer*/
#footer { color:#676767; font-size:0.75em; background:url(images/bot_bg.gif) top repeat-x ; }
#footer .indent-footer{ padding:117px 50px 0px 396px;}
#footer a {color:#ffffff; text-decoration:underline}  
#footer a:hover {  text-decoration:none}
.bot-left{ background:url(images/bot_left.gif) top left no-repeat}
.bot-right{ background:url(images/bot_right.gif) top right no-repeat; height:83px}

#footer ul{margin:37px 0 0 160px; padding:0; list-style:none; position:absolute}
#footer ul li{ margin:0px; display:inline; background:url(images/bg_li.gif) center left no-repeat; float:left}
#footer ul li a{color:#3c3c3c; text-decoration:none; display:block; float:left; padding:4px 22px 4px 22px; font-family:Arial, Helvetica, sans-serif; font-size:1.16em} 
#footer ul li a:hover { text-decoration: underline; }
#footer ul .first{background:none;}
#footer ul li .current{ text-decoration:none;  }

.style1 {color: #d6dde7}
.style2 {color: #FF3300; font-size: 24px; }
.style3 {
	color: #e09f1e;
	font-size: 24px;
	font-weight: bold;
}
.style4 {color: #000000}.style5 {
	color: #999999;
	font-size: 10px;
}
.style7 {
	font-size: 16px;
	color: #CCCCCC;
}
.style8 {font-size: medium}
.style9 {
	font-size: 24px
}
.Style10 {
	font-size: 24px;
	color: #CCCCCC;
	font-weight: bold;
}
.style11 {
	color: #000000;
	font-size: 24px;
}




.brushedbg {
	background-attachment: fixed;
	background-image: url(images/brushedbg.gif);
	background-repeat: repeat;
	background-position: center center;
	width: 962px;
	height: 652px;
}

