body{
	padding : 0px;
	margin : 0px;
	background-color:#000000;
}
.pop{
	background-image:  url(images/bg.jpg);
	background-repeat: repeat;
		font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding:15px;
}
.holder{
	background-image:  url(images/bg.jpg);
	background-repeat: repeat;
}
.bg2{
	background-image:  url(images/bg2.jpg);
	background-repeat: repeat;
	text-align:center;
}
.subcontent{
	padding-left:7px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align:left;
}
.nav{
	background-image:  url(images/nav_repeat.gif);
	background-repeat: repeat-x;
	height:46px;
}
.heading{
	width:500px;
	height:62px;
	/*background-image:  url(images/heading_line.gif);
	background-repeat: repeat-x;*/
}
.subnav{
	height:314px;
	vertical-align:top;
	width:150px;
	background-image:  url(images/subnav_bg.gif);
	background-repeat: repeat-x;
}
.content{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding:15px;
	vertical-align : top;
	width : 350px;
}
td{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

h1 {}
h2, a.h2 {}
h3 {}
h4 {
	letter-spacing : 3px;
	font-size:12px;
}
a {
	font-family: Verdana;
	font-size: 10px;
	color: #d85600;
	text-decoration: none;
font-weight: bold;
}

input,textarea,select {
	font-size: 10px;
	color: #000000;
	border: 1px solid #cc0000;
	font-family: Verdana;
	background-color: #ffffff;
}
.input{ width:200px;}

.left {
float: left;
}
.right{
float: right;
}
.img {vertical-align : middle;}
.res{
	color:#666666;
	font-family: Verdana;
	font-size: 9px;
}
.res2{
	color:#cc6600;
	font-family: Verdana;
	font-size: 9px;
}
#scroll{
position:relative; 
	width:342px; 
	height:310px; 
	z-index:1; 
	overflow: auto; 
	visibility: visible;
	scrollbar-highlight-color: #000000; scrollbar-shadow-color: #000000; 
	scrollbar-3dlight-color: #c9af94; scrollbar-arrow-color: #d85600; 
	scrollbar-track-color: #c9af94; scrollbar-darkshadow-color: #BCB4AE; 
	scrollbar-base-color: #c9af94; 
	/*padding:15px;*/
}
.content1{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	vertical-align : top;
	width : 350px;
	text-align: left;
	padding-left: 5px;
	}