#RBtn {
	position:absolute;
	width:180px;
	z-index:1;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 540px;
}


a:link, a:visited {
	color: #669900; /*99CC00*/;
}

a:hover {
	color: #99CC00; /*669900;*/
}

.BtnStyle {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.BtnStyle:hover {
	text-decoration: none;
}

.Copyright {
	FONT: 10px Arial, Helvetica, sans-serif; COLOR: #666666
}

.TabLink {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.TabHeighlight {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

TD {
	FONT: 12px Arial, Helvetica, sans-serif; COLOR: #666666
}

h3, .componentheading, table.moduletable th {
  color: #135cae;
}

input[type="text"], select, textarea, input[type="password"]{
	FONT: 12px Arial, Helvetica, sans-serif; COLOR: #666666
	border-collapse: collapse;
	border: #cccccc 1px solid;
}

input{ 
    border: expression((this.type=="checkbox" || this.type=="radio") ? "none": "default"); /*"1px solid #ccc"*/
}

.filebtn, input[type='button'], input[type='reset'], input[type='submit']{ 
	FONT: bold 12px Arial, Helvetica, sans-serif; COLOR: #ffffff;
	background: url('../images/bg_mysql.gif') repeat-x;
	cursor: pointer;
}

.filebtn:hover, input[type='button']:hover, input[type='reset']:hover, input[type='submit']:hove{
	background-image: white url('../images/button_hover.gif');
	color: #000000; 
}
/* =============================== modules class suffix =========================================*/

div.module_menu td#rborder{
	background: url('../images/img27.gif') 0 0 repeat-y;
	width: 11px;
}

div.module_menu td#lborder {
	background: url('../images/img26.gif') 0 0 repeat-y;
	width: 11px;
}

div.module_menu td#rtcon{
	background: url('../images/img25.gif') 0 0 no-repeat;
}

div.module_menu td#ltcon {
	background: url('../images/img23.gif') 0 0 no-repeat;
}

div.module_menu td#tborder{
	background: url('../images/img31.gif') 0 0 repeat-x;
	color: white;
	font-weight: bold;
	font-family: Arial;
	height: 29px;
	padding-left: 7px;
}

div.module_menu td#round_content table td{
	background: #F6F6F6;
	border-bottom: #E9E9E9 1px solid;
	height: 25px;
}

div.module_menu td#tline{
	background: url('../images/img22.gif') 0 0 no-repeat;
	height: 3px;
}

div.module_menu td#bline{
	background: url('../images/img30.gif') 0 0 no-repeat;
	height: 5px;
}

div.module_banner table td{
	padding: 0px;
	border-collapse: collapse;
}

#newsletter td{
	background: #cccccc;
	padding: 0px;
	border-collapse: collapse;
}

.PicRight {
	border: 5px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 15px;
}
.PicLeft {
	border: 5px solid #CCCCCC;
	margin-bottom: 10px;
	margin-right: 15px;
}

/*=================================================================*/
/* --- Tabs --- */
.jwts_tabberlive {margin:4px 0px;padding:0px;}
.jwts_tabberlive .jwts_tabbertab {margin:0px;padding:6px;border:1px solid #ccc;border-top:0px;/*height:300px;overflow:auto;*/}
.jwts_tabberlive .jwts_tabbertab h2,
.jwts_tabberlive .jwts_tabbertab h3,
.jwts_tabberlive .jwts_tabbertabhide {display:none;}
ul.jwts_tabbernav {margin:0px;padding:3px 0px;list-style:none;list-style-image:none;background:none;border-bottom:1px solid #ccc;line-height:normal;height:auto;}
ul.jwts_tabbernav li {margin:0px;padding:0px;list-style:none;list-style-image:none;background:none;display:inline;}
ul.jwts_tabbernav li a,
ul.jwts_tabbernav li a:link {
	FONT: bold 12px Arial, Helvetica, sans-serif;
	color:white;
	margin:0px 1px;padding:3px 4px;
	border:1px solid #ccc;
	border-bottom:none;
	background:#eee url('../images/bg_mysql.gif') repeat-x top;}

ul.jwts_tabbernav li a:visited {FONT-weight: bold;color:#558800;}
ul.jwts_tabbernav li a:hover {
	FONT: bold 12px Arial, Helvetica, sans-serif;
	color:white;
	margin:0px 1px;padding:3px 4px;
	border:1px solid #ccc;
	border-bottom:none;
	background:#558800;text-decoration:none;}
ul.jwts_tabbernav li a:active,ul.jwts_tabbernav li a:focus {outline:0;}
ul.jwts_tabbernav li.jwts_tabberactive a {font: bold 12px Arial, Helvetica, sans-serif; color:#558800;background:#fff; border-bottom:1px solid #fff;}
ul.jwts_tabbernav li.jwts_tabberactive a:hover {font: bold 12px Arial, Helvetica, sans-serif; color:#558800;background:#fff;border-bottom:1px solid #fff;text-decoration:none;}
ul.jwts_tabbernav li.jwts_tabberactive a,
ul.jwts_tabbernav li.jwts_tabberinactive {color:#669900;background:none;}
.jwts_tabberlive .jwts_tabbertab,ul.jwts_tabbernav {text-align:left;} /* force content orientation */
