/**/

.butlong a, .butlong a:visited, .butlong a:active{display:block; width:700px; height:27px; color:#333333; text-align:left; font-size:16px; padding:0px; background-image: url(gfx/but-long-norm.gif); background-repeat: no-repeat; background-position: center center;}
.butlong a:hover{display:block; width:700px; height:27px; color:#000000; text-align:left; font-size:16px; padding:0px; background-image: url(gfx/but-long-hover.gif); background-repeat: no-repeat; background-position: center center;}
.butlong .inner{margin-left:10px;}

.pad10 img{
	margin:10px 10px 0 9px;
}
.newsmenu li{
	list-style : none;
	padding : 2px 10px;
}

.newspanel{
	width:720px;
	height:180px;
}
.newspanel div{
	display : block;
	float:left;
	height:80px;
	padding:10px 0 0 10px;
	margin-left:0;
}
.newspanel .header{
	text-align:right;
	padding: 5px;
	font-weight: bold;
	color: #ccc;
	background-color: #888;
}
.newspanel .newsbox{
	height:80px;
	display:block;
	font-size:12px;
}

.clearpadded{clear:both; margin-bottom:10px;}
.clear{clear:both;}

* {
margin : 0;
padding : 0;
}

body{
	/*font-family:   Arial, Helvetica, sans-serif;*/
	font-family:  Century Gothic, Verdana, Tahoma, Arial, Helvetica, sans-serif;/**/
	color: #777777;
	/*color: #999999;*/
	font-size: 14px;
	
	background-color: #FFFFFF;
}
#page {
	text-align : center;
	padding: 20px;
}
#content {
	text-align: left;
	width: 720px;
	border: 1px solid #CCCCCC;
	border-width: 1px 1px ;
}
#pagebody li{margin-left:30px;}

a:link, a:visited{
	text-decoration: none;
	/*background-color: White;*/
}
a:hover{text-decoration: underline;}
a:active{}
form,ul{
	display : inline;
}
td{
	font-size : 12px;
	vertical-align: top;
}

.newscells{
}
.newscells td{
	padding: 10px;
	font-size : 15px;
}


.paddedcells td{
	padding: 3px;
	color: #474747;
}
.script {
	font-family: monospace;
	font-size: 16px;
	color: blue;
}
p,h1,h2,h3,h4,h5{
	padding: 6px 10px;
}
h1,h2,h3,h4,h5{
	font-family:  Arial, Helvetica, sans-serif;
}
h1{
	font-size: 28px;
}
h2{
	font-size: 22px;
}
h3{
	font-size: 18px;
}
h4{
	font-size: 16px;
}
h5{
	font-size: 12px;
	font-weight: normal;
}
em{
	font-style: normal;
	font-weight:bold;
}
hr{
	height:0px; 
    border:0px; 
    border-top:1px solid #CCCCCC;
}
.hline{
	border-top:1px solid #B4B4C9;
	padding-bottom:0px;
}
.boxad{
	padding:30px;
	border:10px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.shophead{
	padding: 10px;
	background-color: #474747;
	color: #FFFFFF;
}

.textlink {
	background-color: #FFFFFF;
	font-size:13;
	list-style : none;

}
.textlink a {
	font-weight: normal;
	padding : 0px 10px;
}
.textlink li {
	list-style : none;
	list-style-position: 0px
}
.textlink ul {

}
.bigtext{
	font-size : 20px;	
}
.alert {
	color: red;
}
.border {
	border: 1px solid #CCCCCC;
}
.hnav{
    border-top:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
	background-color: #EEEEEE;
	padding : 4px 0px;

}
.hnav li {
	font-size: 14px;
	font-weight: normal;
	list-style : none;
	display : inline;
	background-color: #EEEEEE;
}
.hnav a {
	background-color: #EEEEEE;	
	padding : 0px 4px;
	/*background-image: url(../gfx/pagenavbg.gif);
	background-repeat: no-repeat;*/
}

.hnav2{
	color:#CCCCCC;
    border-top:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
	background-color: #484848;
	padding : 4px 0px;

}
.hnav2 li {
	color:#CCCCCC;
	font-size: 14px;
	font-weight: normal;
	list-style : none;
	display : inline;
	background-color: #484848;
}
.hnav2 a, .hnav2 a:link, .hnav2 a:visited, .hnav2 a:active {
	font-weight: bold;
	color:#CCCCCC;
	background-color: #484848;	
	padding : 0px 4px;
	background-image: url(gfx/hnav2-bg-norm.gif);
	background-repeat: no-repeat;/**/
	background-position: right center;
	padding-right:20px;
}

.hnav2 a:hover{
	font-weight: bold;
	color:#FFFFFF;
	background-color: #484848;	
	padding : 0px 4px;
	background-image: url(gfx/hnav2-bg-hover.gif);
	background-repeat: no-repeat;/**/
	background-position: right center;
	padding-right:20px;
	text-decoration: none;
}



.vnav li {
	font-weight: bold;
	list-style : none;
	padding : 2px 10px;
}

.foot{
	font-size: 11px;
	padding: 3px;
}
.floatright{
	float: right;	
}
.floatleft{
	float: left;
}
.w40{
	width: 40px;
}
.w50{
	width: 40px;
}
.w100{
	width: 100px;
}
.w200{
	width: 200px;
}
.w500{
	width: 500px;
}

.button{
	height:22px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(gfx/butbg.gif); background-repeat:no-repeat;
	cursor: pointer;
}
.w500button{
	width: 500px;
	height:22px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(gfx/butbg.gif); background-repeat:no-repeat;
	cursor: pointer;
}
.wmaxbutton{
	width: 100%;
	height:22px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(gfx/butbg.gif); background-repeat:no-repeat; 
	cursor: pointer;
}