body
{
	font-size: 12px;
	font-family: Verdana;
	background-color: #ffffff;
}

/*topheader*/
.topheader {margin-bottom:20px;}
.topheader table {height:25px;border-collapse:separate;width:100%;background-color:Transparent;font-size:100%;}
.topheader td {height:25px;}
.topheader th {height:25px;background-image:url(images/darkgradient.gif);color:White;white-space:nowrap;font-weight:normal;}
.topheader a {color: White;text-decoration: none;}
.topheader a:hover{text-decoration:underline;}
.topheader th.menuitem {color:white;text-align:center;width:90px;border-left:1px solid #9FAABF;border-right:1px solid #606D85;}
.topheader th.rightitem {border-left:1px solid #9FAABF;color:Silver;text-align:right;border-right:none;}
.topheader td.outerheader {width:6px;}

/*header*/
.header table {font-size: 8pt;background-color:Transparent;width:100%;height:90px;border:none;}
.header td {white-space:nowrap;}
.header h1 {font-weight: normal;font-size: 18pt;margin-bottom: 0px;font-family: 'Arial Narrow';margin-top:5px;}
.header a {color: #333399;text-decoration: underline;}
.header a:hover{text-decoration: none;}
.header img{vertical-align:middle;border:none;}

/*main body*/
.forumcontent table {font-size: 8pt;border-collapse:collapse;background-color:#FFFFFF;}
.forumcontent h1 {font-weight: normal;font-size: 18pt;margin-bottom: 0px;font-family: 'Arial Narrow';}
.forumcontent h2 {margin-bottom: 0px;font-size: 10pt;}
.forumcontent h3 {font-weight: bold;font-size: 8pt;margin-bottom: 0px;}
.forumcontent a {color: #333399;text-decoration: underline;}
.forumcontent a:hover{text-decoration: none;}
.forumcontent th {background-image:url(images/darkgradient.gif);color:White;font-weight: bold;font-size: 9pt;text-align: left;padding: 5px 5px 5px 5px;border:1px solid #606D85;}
.forumcontent th a {color: White;font-size: 8pt;font-weight: normal;text-decoration: none;}
.forumcontent th a:hover{text-decoration:underline;}
.forumcontent td {border:1px solid silver;}
.forumcontent button{font-family: Verdana;font-size: 8pt;border: slategray 1px solid;}
.forumcontent textarea{font-family: Verdana;font-size: 8pt;border-left: slategray 1px solid;border-right: slategray 1px solid;border-bottom: slategray 1px solid;border-top: none;}
.forumcontent select{font-family: Verdana;font-size: 8pt;border: slategray 1px solid;}
.forumcontent img{vertical-align:middle;border:none;}
.forumcontent hr{height:1px;border:none;color:silver;background:silver;}
.forumcontent div.location{margin-top:17px;margin-bottom:17px;}

/*Table body*/
.tableStlye table {font-size: 8pt;border-collapse:collapse;background-color:#FFFFFF;}
.tableStlye h1 {font-weight: normal;font-size: 18pt;margin-bottom: 0px;font-family: 'Arial Narrow';}
.tableStlye h2 {margin-bottom: 0px;font-size: 10pt;}
.tableStlye h3 {font-weight: bold;font-size: 8pt;margin-bottom: 0px;}
.tableStlye a {color: #333399;text-decoration: underline;}
.tableStlye a:hover{text-decoration: none;}
.tableStlye th {background-image:url(images/darkgradient.gif);color:White;font-weight: bold;font-size: 9pt;text-align: left;padding: 5px 5px 5px 5px;border:1px solid #606D85;}
.tableStlye th a {color: White;font-size: 8pt;font-weight: normal;text-decoration: none;}
.tableStlye th a:hover{text-decoration:underline;}
.tableStlye td {border:0px solid silver;}
.tableStlye button{font-family: Verdana;font-size: 8pt;border: slategray 1px solid;}
.tableStlye textarea{font-family: Verdana;font-size: 8pt;border-left: slategray 1px solid;border-right: slategray 1px solid;border-bottom: slategray 1px solid;border-top: none;}
.tableStlye select{font-family: Verdana;font-size: 8pt;border: slategray 1px solid;}
.tableStlye img{vertical-align:middle;border:none;}
.tableStlye hr{height:1px;border:none;color:silver;background:silver;}
.tableStlye div.location{margin-top:17px;margin-bottom:17px;}

INPUT {
	border: 1px solid slategray;
	font-family: Verdana;
	font-size: 8pt;
}
.headerText a {text-decoration: none;}
/* other classes */
.gradientbutton {background-image:url('images/darkgradient.gif');color:White;font-family: Verdana;font-size: 8pt;border: 1px solid slategray;}
button.formatting{width: 25px;height: 20px;border: none;background-color:Transparent;cursor: pointer;}
div.editbar{margin-top: 3px;background-image: url('images/editbar_bg.gif');height: 20px;border-left: 1px solid slategray;border-right: 1px solid slategray;border-top: 1px solid slategray;}
div.quote{color: #7777aa;text-decoration: none;padding-left: 15px;}
.btnAdd
{
	font-size: 11px;
	background-image: url(images/btnAdd.jpg);
	background-repeat: no-repeat;
	border: solid 0px #cccccc;
	color: #000000;
	text-align: left;
	padding-left: 22px;
	text-decoration: none; /*display:block;*/
	width: 100px;
	height: 20px;
}
.btnNew
{
	font-size: 11px;
	background-image: url(images/btnNew.jpg);
	background-repeat: no-repeat;
	border: solid 0px #cccccc;
	color: #000000;
	text-align: left;
	padding-left: 22px;
	text-decoration: none; /*display:block;*/
	width: 100px;
	height: 20px;
}
.btnNew1
{
	font-size: 11px;
	background-image: url(images/btnNew1.jpg);
	background-repeat: no-repeat;
	border: solid 0px #cccccc;
	color: #000000;
	text-align: left;
	padding-left: 22px;
	text-decoration: none; /*display:block;*/
	width: 73px;
	height: 20px;
}

.btnDelete {
	
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: url(images/btnDelete.jpg);
	background-repeat:no-repeat;
	border : solid 0px #cccccc;
	color : #000000;
	text-align: left;
	padding-left: 22px;
	text-decoration: none;
	/*display:block;*/
	width:100px;
	height:20px;
	
}
.btnLogin {
	
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: url(images/btnLogin.jpg);
	background-repeat:no-repeat;
	border : solid 0px #cccccc;
	color : #000000;
	text-align: left;
	padding-left: 22px;
	text-decoration: none;
	/*display:block;*/
	width:100px;
	height:20px;
	
}


.btnSurvey {
	
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: url(images/btnSurvey.jpg);
	background-repeat:no-repeat;
	border : solid 0px #cccccc;
	color : #000000;
	text-align: left;
	padding-left: 22px;
	text-decoration: none;
	/*display:block;*/
	width:100px;
	height:20px;
	
}

.btnHardware {
	
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: url(images/btnHardware.jpg);
	background-repeat:no-repeat;
	border : solid 0px #cccccc;
	color : #000000;
	text-align: left;
	padding-left: 22px;
	text-decoration: none;
	/*display:block;*/
	width:100px;
	height:20px;
	
}


.btnLogin {
	
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: url(images/btnLogin.jpg);
	background-repeat:no-repeat;
	border : solid 0px #cccccc;
	color : #000000;
	text-align: left;
	padding-left: 22px;
	text-decoration: none;
	/*display:block;*/
	width:100px;
	height:20px;
	
}
.btnCancle {
	
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: url(images/btnCancle.jpg);
	background-repeat:no-repeat;
	border : solid 0px #cccccc;
	color : #000000;
	text-align: left;
	padding-left: 22px;
	text-decoration: none;
	/*display:block;*/
	width:100px;
	height:20px;
	
}
.btnSave {
	
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: url(images/BtnSave.jpg);
	background-repeat:no-repeat;
	border : solid 0px #cccccc;
	color : #000000;
	text-align: left;
	padding-left: 22px;
	text-decoration: none;
	/*display:block;*/
	width:100px;
	height:20px;
	
}
.btnClose {
	
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: url(images/btnClose.jpg);
	background-repeat:no-repeat;
	border : solid 0px #cccccc;
	color : #000000;
	text-align: left;
	padding-left: 22px;
	text-decoration: none;
	/*display:block;*/
	width:100px;
	height:20px;
	
}

.btnEdit {
	
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: url(images/btnEdit.jpg);
	background-repeat:no-repeat;
	border : solid 0px #cccccc;
	color : #000000;
	text-align: left;
	padding-left: 22px;
	text-decoration: none;
	/*display:block;*/
	width:100px;
	height:20px;
	
}
.btnEdit1 {
	
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: url(images/btnEdit1.jpg);
	background-repeat:no-repeat;
	border : solid 0px #cccccc;
	color : #000000;
	text-align: left;
	padding-left: 22px;
	text-decoration: none;
	/*display:block;*/
	width:77px;
	height:20px;
	
}
.btnView
{
	font-size: 11px;
	background-image: url(images/btnVeiw.jpg);
	background-repeat: no-repeat;
	border: solid 0px #cccccc;
	color: #000000;
	text-align: left;
	padding-left: 22px;
	text-decoration: none; /*display:block;*/
	width: 74px;
	height: 20px;
}
.btnnext {
	
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: url(images/btn.jpg);
	background-repeat:no-repeat;
	border : solid 0px #cccccc;
	color : #000000;
	text-align: left;
	padding-left: 22px;
	text-decoration: none;
	/*display:block;*/
	width:100px;
	height:20px;
	
}

.btnLogoff
{
	font-size: 11px;
	background-image: url(images/btnLogoff.jpg);
	background-repeat: no-repeat;
	border: solid 0px #cccccc;
	color: #000000;
	text-align: left;
	padding-left: 22px;
	text-decoration: none; /*display:block;*/
	width: 22px;
	height: 20px;
}
.btnprev {
	
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: url(images/btn.jpg);
	background-repeat:no-repeat;
	border : solid 0px #cccccc;
	color : #000000;
	text-align: right;
	padding-right: 22px;
	text-decoration: none;
	/*display:block;*/
	width:100px;
	height:20px;
	
}
.StoryTitle {
	color: #5D7B9D;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
	}
.txtbox
{
	font-size: 9pt;
	font-family: Verdana;
	color: #333333;
	/*color: #000000;*/
	border: 1px solid #b9bcbb;
	background-image: url(images/txtBox.gif);
	text-align:left;

}

.txtlabel
{
	font-size: 9pt;
	font-family: Verdana;
	color: #333333;
	/*color: #000000;*/
	/*border: 1px solid #b9bcbb;*/
	text-align:left;

}
.hdtxt
{
	font-size: 9pt;
	font-family: Verdana;
	/*color: #000000;*/
	color : #5D7B9D;
	background-image: url(images/txtBox.gif);
	text-align:left;
	/*font-weight: bold;*/
}

.hdtxt1
{
	font-size: 9pt;
	font-family: Verdana;
	color : #5D7B9D;
	/*color: #000000;*/
	background-image: url(images/txtBox.gif);
	text-align:left;
	/*font-weight: bold;*/
}
.hdtxtred
{
	font-size: 9pt;
	font-family: Verdana;
	color: red;
	background-image: url(images/txtBox.gif);
	text-align:left;
	/*font-weight: bold;*/
}

.TXTHD
{ 
	font-size : 9pt;
	font-family: Verdana;
	font-weight: bold;
	background-image: url(images/tab1.gif);
	background-repeat:no-repeat;
	color : #ffffff;
	text-align:center;
	text-decoration: none;
	/*display:block;*/
	width:344px;
	height:21px;
}

body
{
	font-size: 9pt;
	font-family: Verdana;
	background-color: #ffffff;
}
.TXTHD1
{ 
	font-size : 9pt;
	font-family: Verdana;
	font-weight: bold;
	background-image: url(images/hd-4.GIF);
	background-repeat:no-repeat;
	color : #ffffff;
	text-align:left;
	text-decoration: none;
	/*display:block;*/
	width:454px;
	height:21px;
	border: 0px solid #b9bcbb;
}
.TXTHD2
{ 
	font-size : 9pt;
	font-family: Verdana;
	font-weight: bold;
	background-image: url(images/tab2.gif);
	background-repeat:no-repeat;
	color : #ffffff;
	text-align:right;
	text-decoration: none;
	/*display:block;*/
	/*width:700px;*/
	height:21px;
	border: 0px solid #b9bcbb;
}




