BODY {
	MARGIN-TOP: 0px;
	FONT: 12px Arial, Helvetica, sans-serif;
	MARGIN-LEFT: 0px;	
	background: url(images/bg.jpg);
}

.main_body {
	background: #E6FFFF;
}

.DsplayErr {
	min-height:30px;
	min-width:250px;
	max-width:350px;
	width:auto;
	height:auto;
	background-color: #000000;
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
	display: block;
	vertical-align: middle;
	border: 1px solid #333;
	
	background-image: url(icons/icon_error.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 5px 5px 40px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.DsplaySCC {
	z-index:1;
	min-height:30px;
	min-width:100px;
	max-width:300px;
	width:auto;
	height:auto;
	font-family: tahoma;
	font-size: 11px;
	color: #D2D2D2;
	display: block;
	vertical-align: center;
	border: 1px solid #333300;
	text-align: left;
	margin: 0px;
	margin-top:20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	background-image: url(icons/icon_true_01.png);
	background-repeat: no-repeat;
	background-color: #07180C;
	background-position: 10px 10px;
}
.DsplayTitle {
	min-height:30px;
	min-width:250px;
	max-width:350px;
	width:auto;
	height:auto;
	color: #4D4D4D;
	display: block;
	vertical-align: middle;
	border: 1px solid #003197;
	margin: 0px auto;
	padding: 3px;
	text-align: center;
	background-color: #7195FF;
	font-family: tahoma;
	font-size: 14px;
}
.DsplaySTitle {
	color: #660000;
	border: 1px solid #3E3E3E;
	height: 20px;
	width: 98%;
	min-width:350px;
	max-width:700px;
	background-color: #93AEFF;
	text-align: left;
	background-position: left bottom;
	font-family: Verdana;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.ajaxLoadingIndicator {
	Z-INDEX: 100;
	POSITION: fixed;
	TEXT-ALIGN: center;
	BORDER: #00ccff 1px solid;
	BACKGROUND-COLOR: #000033;
	WIDTH: 100px;
	DISPLAY: none;
	HEIGHT: 40px;
	COLOR: #ff0000;
	TOP: 0px;
	padding: 5px;
	LEFT: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.warnContainer {
	TEXT-ALIGN: center
}
.warn {
	Z-INDEX: 10;
	BORDER-BOTTOM: #ff0000 1px solid;
	MIN-WIDTH: 60px;
	TEXT-ALIGN: left;
	BORDER-LEFT: #ff0000 1px solid;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	MIN-HEIGHT: 50px;
	PADDING-LEFT: 40px;
	PADDING-RIGHT: 5px;
	DISPLAY: block;
	FONT: 11px tahoma;
	MAX-WIDTH: 400px;
	FLOAT: none;
	COLOR: #333333;
	VERTICAL-ALIGN: middle;
	BORDER-TOP: #ff0000 1px solid;
	BORDER-RIGHT: #ff0000 1px solid;
	PADDING-TOP: 5px;
	background: #DFF8FF url(icons/icon_info_01.png) no-repeat;
}
.VertMenuContainer {
	MIN-WIDTH: 120px; MIN-HEIGHT: 600px; WIDTH: 180px; FONT-FAMILY: tahoma; MAX-WIDTH: 250px; FONT-SIZE: 11px
}

.inputTxt {
	FONT-FAMILY: tahoma;
	FONT-SIZE: 11px;
	color: #1D1D1D;
	background: #F1F5EF;
}
.inputTxt:focus {
	outline:1px solid #FF3300;
	color: #FF3300;
}

.searchinput {
	FONT-FAMILY: tahoma;
	FONT-SIZE: 11px;
	color: #1D1D1D;
	background-color: #F1F5EF;
	background-image: url(icons/icon_search.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.searchinput:focus {
	outline:1px solid #FF3300;
	color: #FF3300;
}


textarea{
background: #E1E1E1;
border-width: 1px;
	border-color: #666 #727272 #727272 #666;
	display: block;
	font: 11px tahoma;
	}

.btn {
	BACKGROUND-COLOR: #999999; WIDTH: 60px; FONT-FAMILY: Arial; HEIGHT: 18px; COLOR: #eaeaea; FONT-SIZE: 10px; 
	FONT-WEIGHT: bold}


fieldset {
	border: 1px solid #4F4F4F;
	DISPLAY: block;
	MAX-WIDTH: 600px;
	MIN-WIDTH: 250px;
	MIN-HEIGHT: 150px;

}
.selectionList {
	PADDING-BOTTOM: 5px; BACKGROUND-COLOR: #e8e8e8; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; FONT: 12px tahoma; COLOR: #333333; PADDING-TOP: 5px; LEFT: 10px
}
.TopicMainContainer {
	Z-INDEX: 1;
	TEXT-ALIGN: center;
	MARGIN: 10px;
	DISPLAY: block;
	WIDTH: auto;
	MIN-WIDTH: 600px;
	max-width:840px;
	HEIGHT: auto;
	
	FONT-FAMILY: verdana;
	FONT-SIZE: 12px;
	text-align: left;
	MIN-HEIGHT: 640px;
	MIN-WIDTH: 500px;
	border: 1px solid #A9B9CD;
}
.DisplayTopicContainer {
	Z-INDEX: 1;
	MARGIN: 0px;
	WIDTH: auto;
	DISPLAY: block;
	padding: 5px;
}
.DisplayTopicContainer TD {
	FONT-SIZE: 11px
	}

.TopicHeaderContainer {
	WIDTH: 100%;
	DISPLAY: block;
	position: relative;
	background: #F3F3F3;
	height: 30px;
	border-top: 1px dashed #D6D6D6;
	border-right: 1px none #D6D6D6;
	border-bottom: 1px dashed #D6D6D6;
	border-left: 1px none #D6D6D6;
	margin-top: 20px;
}

.TopicTitle{
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	display: block;
	width: auto;
	text-align: left;
	height: auto;
	min-height:25px;
	margin:0px;
	color: #900;
}

.TopicTopBarTools {
	DISPLAY: block;
	width: 100%;
}

.TopicReadDate{
	POSITION: relative;
	WIDTH: auto;
	DISPLAY: block;
	FONT: italic 9px Verdana, Geneva, sans-serif;
	text-align: left;
	min-width:350px;
	padding-left: 15px;
	min-height:18px;
	margin:1px;
	background-color: #B5D7D6;
	border: 1px solid #C0D1D6;
}
.TopicDate{
	POSITION: relative;
	WIDTH: 120px;
	DISPLAY: block;
	FLOAT: left;
	text-align: left;
	min-width:100px;
	background-image: url(icons/date.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	height:18px;
}

#DropDownMID
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
	right:20px;
}


.TopicBottomBarBtn
{	POSITION:relative;
	TEXT-ALIGN:right;
	WIDTH:20px;
	min-width:40px;
	max-width:120px;
	HEIGHT:15px;
	TOP:0px;
}

FORM{
DISPLAY: inline; TOP: 0px; LEFT: 0px;
}
#Commentpanel {
	Z-INDEX: 100; 
	BORDER-BOTTOM: #dadada 1px solid;
	BORDER-LEFT: #dadada 1px solid;
	BORDER-TOP:#dadada 1px solid; 
	BORDER-RIGHT:#dadada 1px solid;
	TEXT-ALIGN: left;
	BACKGROUND-COLOR: #fdfdfd; 
	WIDTH:450px;
	DISPLAY:block; 
	FONT: 16px Verdana, Arial, Helvetica, sans-serif; 
	HEIGHT: 100px; 
	OVERFLOW: auto;
}
#CommentUpContainer {
	TEXT-ALIGN: center;
	FLOAT: left
}
A {
	FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px; TEXT-DECORATION: none
}
A:link {
	COLOR: #0066ff
}
A:visited {
	COLOR: #0066ff
}
A:hover {
	COLOR: #ff6600
}

/*paging*/
DIV.paginationOut {
	WIDTH: 100%;
	HEIGHT: 30px;
	VERTICAL-ALIGN: middle;
	border-top: 1px solid #1D1D1D;
	border-right: 1px none #1D1D1D;
	border-bottom: 1px solid #1D1D1D;
	border-left: 1px none #1D1D1D;
	background-color: #C7D9E0;
}
DIV.pagination {
	TEXT-ALIGN: right;
	MARGIN: 2px;
	COLOR: #a0a0a0;
	FONT-SIZE: 80%;
	height:16px;
	padding: 5px;	
}
DIV.pagination A {
	BACKGROUND-IMAGE: url(bar.gif);
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	BACKGROUND-POSITION: 50% bottom;
	COLOR: #000066;
	MARGIN-RIGHT: 3px;
	TEXT-DECORATION: none;
	PADDING-TOP: 2px;
	border: 1px solid #535353;
}
DIV.pagination A:hover {
	BACKGROUND-IMAGE: url(invbar.gif); BORDER-BOTTOM: #f0f0f0 1px solid; BORDER-LEFT: #f0f0f0 1px solid; BACKGROUND-COLOR: #0000FF; COLOR: #ffffff; BORDER-TOP: #f0f0f0 1px solid; BORDER-RIGHT: #f0f0f0 1px solid
}
DIV.pagination A:active {
	BACKGROUND-IMAGE: url(invbar.gif); BORDER-BOTTOM: #f0f0f0 1px solid; BORDER-LEFT: #f0f0f0 1px solid; BACKGROUND-COLOR: #404040; COLOR: #ffffff; BORDER-TOP: #f0f0f0 1px solid; BORDER-RIGHT: #f0f0f0 1px solid
}
DIV.pagination SPAN.current {
	BACKGROUND-IMAGE: url(bar.gif);
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 6px;
	PADDING-RIGHT: 6px;
	PADDING-TOP: 3px;
	BACKGROUND-POSITION: 50% bottom;
	COLOR: #CCCCCC;
	
	MARGIN-RIGHT: 3px;
	
	TEXT-DECORATION: none;
	
	border: 1px solid #0000FF;
	background-color: #0000FF;	
	
}

DIV.pagination SPAN.disabled {
	BORDER-BOTTOM: #606060 1px solid; BORDER-LEFT: #606060 1px solid; PADDING-BOTTOM: 2px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; COLOR: #808080; BORDER-TOP: #606060 1px solid; MARGIN-RIGHT: 3px; BORDER-RIGHT: #606060 1px solid; PADDING-TOP: 2px
}

/*end pagination*/

.UpPageMinButtonOut {
	POSITION: relative; MIN-WIDTH: 12px; TEXT-ALIGN: center; MIN-HEIGHT: 12px; WIDTH: 15px; DISPLAY: inline; MAX-WIDTH: 12px; FLOAT: left; HEIGHT: 12px; MAX-HEIGHT: 12px; MARGIN-LEFT: 5px; FONT-SIZE: 8px
}
.PanelPageMenuTable {
	BACKGROUND-COLOR: #999999; COLOR: #ffffff
}
.PanelPageMenuTableTD {
	FONT: 12px Arial, Helvetica, sans-serif;
	COLOR: #000;
	background: #B4B4B4;
	border: 1px solid #999999;
}
.PanelPageMenuTableTR {
	FONT: 12px Arial, Helvetica, sans-serif;
	COLOR: #333333;
	background: #232323;
	border: 1px solid #dfdfdf;
	text-indent: 10px;
}



/* comments start*/
 
 .CommLstUsr {
	text-align: left;
	height: 20px;
	width: 150px;
	padding: 0px;
	float: left;
	position: relative;
	left:0px;
	top:0px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
.CommLstDate {
	text-align: left;
	height: 20px;
	width: 150px;
	float: left;
	position: relative;
	left:50px;
	top:0px;
	font: italic 9px Verdana;
}

.CommlistHead
{
	font: 8px Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	width: 100%;
	position: relative;
	border: 1px solid #B9B9B9;
	left:0px;
	top:0px;
	position: relative;
	display: block;
	height: 20px;
}

.CommlistTitle
{
	width: 100%;
	min-width:200px;
	text-align: center;
	padding: 0px;
	position: relative;
	left:0px;
	top:0px;
	font: 14px Verdana;
	color: #009;
	border-top: 1px none #09F;
	border-right: 1px none #09F;
	border-bottom: 2px dashed #09F;
	border-left: 1px none #09F;
	}

.CommlistComTxtOut {
	font: 11px tahoma;
	color: #333333;
	background-color: #EFEFEF;
	width: 100%;
	height:100%;
	border: 1px solid #ABABAB;
	min-height:40px;
	display: block;
	position: relative;
	overflow: visible;
	text-indent: 15px;
	text-align: center;
	position: relative;
}
.CommlistComtxt {
	height: 95%;
	width: 95%;
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.CommlistMain {
	border: 1px solid #000000;
	float: left;
	z-index: 1;
	padding: 1px;
	margin: 1px;
}
/* comments END*/




/*list start */
.list{
	font: 11px Verdana, Geneva, sans-serif;
	color: #03C;
	display: block;
	text-align: left;
	margin: 30px 50px 20px;
}

.list ul {	padding:0;	margin:0;	font-size: 11px;}

.list ul li {
	margin: 0;
	list-style-type: none;
	border-top: 1px none #5F5F5F;
	border-right: 1px none #5F5F5F;
	border-bottom: 1px dashed #5F5F5F;
	border-left: 1px none #5F5F5F;
	padding: 5px;
}/*list end */

.UpPanContent{
	font: 11px Arial, Helvetica, sans-serif;
	background: #000;
	border: 1px solid #099;
	color: #E1E1E1;
}
.UpPanContent a, .UpPanContent a:link, .UpPanContent a:visited
{
	color: #F90;
	}
.UpPanContent a:hover
{
	color: #F00;
	}

.updateLstTable {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #A3A3A3;
}
.updateLstTabletr
{
	background: #959595;
}

.tabletd
{
	background: #C3C3C3;
}

.SearchKey{
	background:#FF9;
	font-weight: bold;
	color: #003;
	}


/*start GenTable*/
.GenTable{
	border-collapse: collapse;
	font: 11px Tahoma, Geneva, sans-serif;
	background-color: #DDDDDD;
}

.GenTR1,.GenTR1 td
 {
	color: #CCCCCC;
	height:22px;
	background-color: #666666;	
}


.GenTR2,.GenTR2 td{
	color: #FFCC33;
	height:22px;
	background-color: #333333;	
}


.GenTable tr:hover th[scope=row], .GenTable tr:hover td
{
	
	cursor:pointer;
	background-color: #D3D3D3;
	}

.GenTableOut{
	border: 1px solid #4E4E4E;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	background-color: #98BCFE;
	color: #333333;
	}
/*end GenTable*/


/*KApanel*/
.kaDiaPanel
{
	font-family: tahoma;
	color: #FFFFFF;
	border: 2px double #0066FF;
	POSITION: absolute;
	font-size: 11px;

	max-width:900px;
	min-height:100px;
	min-width:350px;

	height: auto;
	display: none;
/*	left:30% !important;*/
	/*top:expression(document.body.clientHeight < 768? "768px": "auto" );*/
	/*top:20% !important;*/
	/*text-align: center;
	vertical-align: middle;

	left:30% !important;
	top:expression(document.body.clientHeight < 768? "768px": "auto" );
	top:20% !important;
	
	background: #183641;
	padding: 2px;
	
	*/
	overflow: auto;
	z-index:5000;
	visibility: visible;
	margin:15px;
}
.kphd{
	text-align:right;
	background-color: #3C3CFF;
	height: 25px;
	width:100%;
	display: block;
	cursor:move;
}
.kpbd
{
	display:block;
	background-color: #0099CC;
	min-height:60px;
	max-height:400px;
	height:100%;
	padding: 15px;
	width: auto;
	text-align: left;
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.kpft{
	text-align: right;
	background-color: #3C3CFF;
	height: 25px;
	vertical-align: bottom;
	margin-bottom: 0px;
	width:100%;
	display:block;
}
/*End KApanel*/

.highlight
{
	color: #FF0000;
	background-color: #FFCC66;
}

.topicLinks {
	overflow: auto;
	position: relative;
	height:500px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}



.HorTopicList_ContentBody
{
	font-size: 11px;
}

.HorTopicList_ContentContainer
{
	font-size: 11px;
	border: 1px solid #112124;
}




.RelatedList {
	border: 1px solid #A8ADC4;
}

hr
{ border:1px solid #333333; }

.txtbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.BBquote{
	background-color: #CCCCCC;
}


/*start horizonMenu*/
#HorizonMenu {
	
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	background-image: url(images/bg_bar_01.gif);
	background-repeat: repeat-x;
}
#HorizonMenu li {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 67.5%;
	float: left;
	
}
#HorizonMenu a {
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
	background-image: url(images/horizon_seperator.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#HorizonMenu a:hover {
   background: #2580a2 url("images/hover.gif") bottom center no-repeat;
   color: #fff;
   padding-bottom: 8px;}      
/*End horizonMenu*/




/*start  vertMenu*/
#VerticalMenu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
	background-color: #DBDBC8;
	border: 1px solid #1F202C;	/*min-width:120px;
	max-width:200px;
	display: block;
	position: relative;*/
}
#VerticalMenu li {
	/*margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;*/
	font-size: 10px;
	color: #0066FF;
	display: block;
	width: 200px;
	min-width:200px;
	max-width:400px;
	margin: 0px;
	padding: 0px;
	text-indent: 18px;
	/*background-image: url(icons/icon_arrow-bullet_01.png);
	background-repeat: no-repeat;*/
	background-position: 5px;
}

#VerticalMenu li.current {
	font-size: 10px;
	color: #00064F;
	display: block;
	width: 200px;
	min-width:200px;
	max-width:400px;
	margin: 0px;
	padding: 0px;
/*	background-image: url(icons/icon_arrow-bullet_01.png);
	background-repeat: no-repeat;*/
	background-position: right;
	text-align: center;
	letter-spacing: 2px;
	right:10px
}

#VerticalMenu a {
	color: #0066FF;
	margin: 0;
	padding: 5px 8px;
	text-decoration: none;
	font-weight:normal;
	background-image: url(images/vert_seperator_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
}

#VerticalMenu a:hover {
	padding-bottom: 5px;
	color: #003482;
	text-decoration: underline;
}
/*end  vertMenu*/



.menu3 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(horizonmenu_0.gif); position:relative; 
border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu3 li {float:left;}
.menu3 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; 
font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu3 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu3 li.current a {color:#fff; background:url(horizonmenu_2.gif);}
.menu3 li.current a b {background:url(horizonmenu_2.gif) no-repeat right top;}
.menu3 li a:hover {color:#fff; background:#000 url(horizonmenu_1.gif);}
.menu3 li a:hover b {background:url(horizonmenu_1.gif) no-repeat right top;}
.menu3 li.current a:hover {color:#fff; background:#000 url(horizonmenu_2.gif); cursor:default;}
.menu3 li.current a:hover b {background:url(horizonmenu_2.gif) no-repeat right top;}

.loginPanel  {
	color: #2A2A2A;
	font-size: 11px;
}

.loginPanel a,.loginPanel a:link ,.loginPanel a:visited {
	color: #0066FF;
	font-size: 11px;
}
.loginPanel a:hover{
	color: #000099;
	font-size: 11px;
	text-decoration: underline;
}

.dottedLine {
	color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #464646;
	border-right-color: #464646;
	border-bottom-color: #464646;
	border-left-color: #464646;
	margin-top: 5px;
	margin-bottom: 5px;
}


.ListBox
{
	font-size: 11px;
	border: 1px solid #99CC99;
	display: block;
	position: relative;
	margin:2px;
	width:auto;
	min-width:250px;
	background-color: #C9F7FA;
}
.ListBox .head
{
	background-color: #AEFFFF;
	display: block;
	height: 18px;
	background-image: url(images/bg_bar_01.gif);
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	background-position: 0px bottom;
}

.ListBox ul
{	padding:0;	margin:0;	font-size: 11px;}


.ListBox ul li
{
	list-style-type: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	background: url(icons/bullet.png) no-repeat 3px 3px;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #D8E4E7;
	border-right-color: #D8E4E7;
	border-bottom-color: #D8E4E7;
	border-left-color: #D8E4E7;
}

.ListBox ul li a, .ListBox ul li a:link, .ListBox ul li a:visited
{
	display: block;
	
	
}

.ListBox ul li a:hover
{
	text-decoration: underline;
}

