/* CSS Document */
td
{
	font-family:Tahoma;
	font-size:10px;
	color:#999999;
	text-decoration:none;
	font-weight:none;
}

.heading2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c8c7c7;
	text-decoration:none;
	font-weight:bold;
}


.heading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c8c7c7;
	text-decoration:none;
	font-weight:none;
}

.border
{
	border-top:1px solid #1c1c1b;
	font-family:Tahoma;
	font-size:11px;
	color:#383838;
	text-decoration:none;
	font-weight:none;

}

.margin
{
	padding-top:20px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
}

.content1
{
	font-family:Arial;
	font-size:11px;
	color:#8e8c8c;
	text-decoration:none;
	font-weight:none;
}

.con
{
	white-space:normal;
	font-family:Arial;
	font-size:10px;
	color:#8e8c8c;
	text-decoration:none;
	font-weight:none;
}
.content
{
	font-family:Arial;
	font-size:10px;
	color:#8e8c8c;
	text-decoration:none;
	font-weight:none;
}

.content_wh
{
	font-family:Arial;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:none;
}

.headingunderline
{
	font-family:Tahoma;
	font-size:11px;
	color:#942424;
	text-decoration:underline;
	font-weight:bold;
}


.toplink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#942424;
	text-decoration:none;
	font-weight:bold;
}

a:hover.toplink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#942424;
	text-decoration:underline;
	font-weight:bold;
}
.bottomlink
{
	font-family:Tahoma;
	font-size:15px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

a:hover.bottomlink
{
	font-family:Tahoma;
	font-size:15px;
	color:#ff0000;
	text-decoration:underline;
	font-weight:normal;
}
.scroll-pane1
{
		width: 250px;
		height: 100px;
		overflow: auto;
		float: left;
}

.scroll-pane2
{
		width: 320px;
		height: 300px;
		overflow: auto;
		float: left;
}
.scroll-pane3
{
		width: 250px;
		height: 149px;
		overflow: auto;
		float: left;
}

	.scroll-pane {
		width: 625px;
		height: 300px;
		overflow: auto;
		float: left;
		
		}
		
		.scroll-pane_in {
		width: 260px;
		height: 300px;
		overflow: auto;
		float: left;
		
		}
		
		.scroll-paneI {
		width: 350px;
		height: 60px;
		overflow: auto;
		float: left;
		}
		
		.scroll-paneI1
		 {
		width: 280px;
		height: 180px;
		overflow: auto;
		float: left;
		}
		
			.scroll-paneI2
		 {
		width: 280px;
		height: 90px;
		overflow: auto;
		float: left;
		}
		
		.scroll-paneI3
		 {
		width: 200px;
		height: 180px;
		overflow: auto;
		float: left;
		}
		
		
         /*JScrollPane CSS*/
		.jScrollPaneContainer {
			position: relative;
			overflow: hidden;
			z-index: 1;
			padding-right:20px;
		}
		.jScrollPaneTrack{
			position:absolute;
			cursor:pointer;
			right:0;top:0;
			background-color:#4c4c4c;
			}
		.jScrollPaneDrag{
			position:absolute; 
			cursor:pointer;
			overflow:hidden;
			background-image:url('scroll.gif');
			background-repeat: no-repeat;
			
			}
		
		.scroll-pane{padding:0;}
		.scroll-pane p{
			padding:0px;
			font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
			}.body {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #CCCCCC;
	text-decoration: none;
}

.body_wh {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #ECECEC;
	text-decoration: none;
	
}
	.body_wh_ul {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #ECECEC;
	text-decoration: underline;
}

.text_field {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #000000;
	border: 1px solid #333333;
	font-weight: lighter;
	font-variant: normal;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
}
.player {
	background-color: #000000;
}
.ddmenu {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #333333;
	background-image: url(images/header_bng.gif);
	background-repeat: repeat;
	border: thin solid #FFFFFF;
}
.heading {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
body {margin:0; font:12px Arial, Helvetica, sans-serif}
#wrapper {width:508px; margin:0 auto}
h1 {font-size:14px; margin:0 0 15px 0}
h2 {font-size:14px; margin:15px 0}
.link {cursor:pointer; color:#666}
.link:hover {color:#ffffff}
.slider {position:relative; overflow:hidden; border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
.slidercontent {position:absolute}
.slidercontent .upper {border-bottom:1px solid #ffffff}
.section {padding:10px}
.newsslider {position:relative; overflow:hidden; border:2px solid #9ac1c9; height:95px; width:300px; background:#eef5f6; margin-bottom:20px}
.newsslidercontent {position:absolute}
.newsslidercontent .upper {border-bottom:1px solid #9ac1c9}
.newssection {padding:10px; height:75px}
.listing {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.body1
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}