/* CSS Document */

BODY{
	b
	font-family: Verdana;
	font-size:small; 
	margin: 50px;
	background-color:#ffffff;
	width:800;
	margin:0
}

p {
	margin-top: 0px;
}

h2
{
	margin-bottom: 10px;
	color:#FFFFFF;
	border-bottom: 1px solid #999999;
}

A:hover,
{
	color: #666666;
	text-decoration:underline;
}

A, A:visited

{
	color: #000000;
	text-decoration:none;
	font-weight: normal;
}

.container{
	width: 958px;
	text-align:center; 
	margin: auto;
	background: #000000;
	color: #FFFFFF;
}

.header
{
 font-size:smaller;
 /*border-bottom: 1px solid #F7FFB8;*/
}

.header_left{
	position: relative;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: none;
	
}

.header_right{
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;

}
.banner{
	height: 250px;
	width: 958px;
	padding-bottom:8px;
}

.content{
	clear: both;
	margin-top: 0px;
	font:Verdana;
	font-size:11px
}

.menu
{
	/*height: 330px;*/
	position:relative;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 250px;
	text-align: left;
	padding-left: 10px;
	padding-top: 20px;
	background: url(images/app/menu_bottom.jpg) repeat-x top;
	padding-bottom: 50px;
}
.buletan 
{
	font-size: large

}

.menuItem
{
}

.main_content
{
	height: 303px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 2px;
	overflow:auto;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #0F0F0F;
	scrollbar-3dlight-color: #0F0F0F;
	scrollbar-darkshadow-color: #0F0F0F;
	scrollbar-shadow-color: #0F0F0F;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #000000; 

}

.footer
{
	/*border-top: groove 2px #F7FFB8;*/
 	font-size:10px;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	text-indent:inherit;
	vertical-align:middle;
 	height: 10px;
	padding-top: 3px;
	padding-bottom:7px;
	background-color:#626262;
	clear: both;
	
}

.spacer{
	margin-top: 5px;
	margin-bottom: 5px;
}

.line{
	margin-top: 5px;
	margin-bottom: 5px;
	border:thin #CCCCCC;
}

.formfields{
border:thin #CCCCCC;
max-width:20;
height: 16;
font-size:small;
}

.titletext{
font-weight:bold;
color:#FFFFFF;
text-align:right;
height:10px;
}

.testnews{
text-align:right;
height:10px;
}

.error
{
	font-weight:bold;
	color:#F7FFB8;
}

.threadSummary
{
	background-color: #040105; 
	padding: 8px;
	height: 30px; 
}

.threadTitle
{
	font-weight: bold;
	float: left;
}

.threadPoster
{
	padding-left: 8px;
	float: left;
}

.threadPost
{
	background-color: #040105; 
	padding: 8px;
}

.threadDate
{
	float:right;
	width: 100px;
}

.threadDay
{
	font-family: tahoma;
	font-size:x-large;
	float: left;
}

.threadImage
{
	border: 2px solid #1A100A;
	text-align: center;
}

.newsTitle, .newsTitle a
{
	font-weight: bold;
	font-size:medium;
	color: #F7FFB8;
}

.newsDate
{
	font-size: smaller;
	color: #666666;
	font-style:italic;
}

.outletName, .outletName a{
	float: left;
	width: 200px;
	font-weight: bold;
	font-size:small;
	color: #F7FFB8;
}

.outletDetail
{
		
	font-size: small;
	color: #666666;
	font-style:italic;
}

.outletDetail a
{
	font-size: small;
	color: #666666;
	font-style:italic;
}

.outlet
{
	margin-top: 20px;
}

.backLink
{
	text-align:right;
	font-size: smaller;
}

.paging, .paging a
{	
	text-align:center;
	font-weight:normal;
	color: #F7FFB8;
	margin-top: 10px;
	padding: 5px;
	margin-left: auto;
	margin-right:auto;
	border-top: 2px solid #1A100A;
	border-bottom: 2px solid #1A100A;
	width: 150px;
}
