
/* ------------------------------------------------ CUSTOM Class CSS Styles END */

/* TETAROM */
#header {
  height:8px;
  width:960px;
  margin:0 auto;
  background:url(images/top.png) no-repeat;
  text-align:center;
  font-size:1px;
  color:#686868;
  padding:0;
  position:relative;
}
#master {
  width:960px;
  margin:0 auto;
  background:url(images/main_bg.png) repeat-y;
  font-size:1px;
  padding:0;
  position:relative;
}
#footer {
  height:8px;
  width:960px;
  margin:0 auto;
  background:url(images/bottom.png) no-repeat;
  text-align:center;
  font-size:1px;
  color:#686868;
  padding:0;
  position:relative;
}

#labfooter {
	text-align:center;
	clear:both;
}

.adwrap {
	margin:30px auto 10px;
	padding:10px 0;
	width:468px;
	border:1px solid #ccc;
	border-width:1px 0;
}
.adwrap object {
	width:468px;
	height:60px;
}

.teaser {
	width:430px;
	padding:0 0 14px 0;
	margin:10px auto;
	background:url("images/tsr/tsr.gif") bottom left no-repeat;
}
.teaser h3 {
	color: #003399;
	margin:0;
	padding:7px 10px 3px 10px;
	background:url("images/tsr/tsr.gif") top left no-repeat;
}
.teaser p, .teaser a.more {
	margin:0;
	padding:0 10px 3px;
	border:1px solid #d8d8d8;
	border-width:0 1px;
	background:#fff;
}
.teaser a.more {
	display:block;
	text-align:right;
	background:url("tsr-a.gif") 410px 50% no-repeat;
	padding:0 24px 0 0;
	text-decoration:none;
	color:#44a;
}
.teaser a.more:hover {
	text-decoration:underline;
}
/* TETAROM */

/* ----------------------------- */
/* Smart Active Table */
#smart_active_table_background {
	background-color: #FFFFFF;
}
#smart_active_table_heading {
	background-color: #ECECEC;
}
#smart_active_table_subheading {
	background-color: #FFFFFF;
}
#smart_active_table_row_alt1 {
	background-color: #FAFAFA;
}
#smart_active_table_row_alt2 {
	background-color: #F3F3F3;
}
#smart_active_table_row_hilite {
	background-color: #DDEEFF;
}
/* ----------------------------- */ 

/* ----------------------------- */
/* Website Left Area */
#website_left_box {
	padding:2px;
	width: 200px;
	height: 100%;
	background-color: #FCFCFC;
}
/* ----------------------------- */

/* ----------------------------- */
/* Website Left Menu */

/*

#website_menu_box {
	padding:2px 2px 2px 2px;
	width: 200px;
	background-color: #ECECEC;
	border:1px solid #DBD6C1;
	line-height: 14px;
}
#website_menu_box td {
	font: 12px verdana,tahoma,arial,sans-serif;
	color: #FF3300;
	font-weight: normal;
}
#website_menu_box p {
	font: 12px verdana,tahoma,arial,sans-serif;
	color: #FF3300;
	font-weight: normal;
}
#website_menu_box li {
	font: 12px verdana,tahoma,arial,sans-serif;
	color: #FF3300;
	font-weight: normal;
}
#website_menu_box a {
	font: 12px verdana,tahoma,arial,sans-serif;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	border-bottom: dotted 1px #BBBBBB;
}

*/

#website_menu_box:before {
	content: " ";
	line-height: 0.1;
	font-size: 1px;
	margin: 0;
	padding: 0;
	height: 9px;
	display: block;
	border-bottom: 1px solid #DDDDDD;
}
#website_menu_box {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #FFFFFF url("menu_left/menu_back.gif") right repeat-y;
	width: 200px;
}
#website_menu_box:after {
	content: " ";
	line-height: 0.1;
	font-size: 1px;
	margin: 0;
	padding: 0;
	height: 9px;
	display: block;
	border-top: 1px solid #FFFFFF;
}
#website_menu_box ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
#website_menu_box li {
	display: inline;
	padding: 0 0 0 0;
	margin: 0 3 0 5;
	line-height: 2;
}
#website_menu_box a {
	color : #FFFFFF;
	display: block;
	line-height: 2.2;
	text-decoration: none;
	background: #427ac7;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	border-right: 1px solid #ddd;
	padding: 0 0 0 5;
}
#website_menu_box a:hover {
	color: #000000;
	background: #FFFF00;
}



/* ----------------------------- */


/* ----------------------------- */
/* Website Top Menu */
#website_menu_top {
	padding:5px 0px 5px 10px;
	margin:0px 0px 5px 0px;
	/* background:#EFEFEF; */
}
#website_menu_top ul{
	list-style-type:none;
	width:100%;
	position:relative;
	height:27px;
	font-family:Verdana,Arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:11px 0 0 0;
}
#website_menu_top li{
	display:block;
	float:left;
	margin:0 0 0 4px;
	height:27px;
}
#website_menu_top li.left{
	margin:0;
}
#website_menu_top li a{
	display:block;
	float:left;
	color:#FFFFFF;
	background:url("menu_top/menu_bg.gif") repeat-x bottom left;
	border: 1px solid #DCDCE9;
	line-height:27px;
	text-decoration:none;
	padding:0 17px 0 18px;
	height:27px;
}
#website_menu_top li a:hover{
	background:url("menu_top/menu_bg_hover.gif") repeat-x bottom left;
	border: 1px solid #dcdce9;
	color:#000000;
}
#website_menu_top li a.current{
	background:#FFFFFF;
	border: 1px solid #dcdce9;
	color:#000000;
}
#website_menu_top li a.current:hover{
	background:#778899;
	border: 1px solid #dcdce9;
	color:#FFFFFF;
}
#website_menu_top li a.right{
	padding-right:19px;
}
/* ----------------------------- */

/* ----------------------------- */
/*  some styles for links */
a#website_login, a#website_login:hover {
	background-image: url("account.gif");
	background-position: 96% 25%;
	background-repeat: no-repeat;
	padding-right: 26px;
	padding-bottom: 2px;
	padding-top: 2px;
}
/* ----------------------------- */

/* ----------------------------- */
/* back links */
a#website_backlink {
	background-image: url("back.gif");
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-bottom: 2px;
	padding-top: 0px;
}
a#website_backlink_small {
	background-image: url("back.gif");
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-bottom: 5px;
	padding-top: 3px;
}
a#website_link_selected {
	font: 12px verdana,tahoma,arial,sans-serif;
	color: #FF6600;
	font-weight: bold;
}
/* ----------------------------- */


/* ----------------------------- */
/* image gallery */
#imagegallery_box {
	padding:2px;
	border: 1px solid #ECECEC;
	background-color: #FFFFFF;
}
#imagegallery_box th {
	font-family: verdana,tahoma,arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #C4D3E7;
	color: #000000;
}
#imagegallery_box td {
	font-family: verdana,tahoma,arial,sans-serif;
	color: #000000;
}
#imagegallery_box_item {
	padding:0px;
	border: 1px solid #FCFCFC;
	background-color: #FFFFFF;
}
#imagegallery_box_item img {
	border: 1px solid #CCCCCC;
}
/* ----------------------------- */

/* ------------------------------------------------ CUSTOM Class CSS Styles END */


/* ------------------------------------------------ CUSTOM Class :: MIME MSG :: CSS Styles START */

/* ----------------------------- */
/* MIME EML Messages */

/* news */

#mime_msg_box {
	padding:10px;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	font: 12px verdana,tahoma,helvetica,arial,sans-serif;
	line-height:16px;
	color: #444444;
	margin-top:5px;
}
#mime_msg_box h1 {
	font: 16px verdana,tahoma,helvetica,arial,sans-serif;
	color: #666699;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-bottom:0px;
}
#mime_msg_box h2 {
	font: 14px verdana,tahoma,helvetica,arial,sans-serif;
	color: #778899;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-bottom:0px;
}
#mime_msg_box h3 {
	font: 14px verdana,tahoma,helvetica,arial,sans-serif;
	color: #778899;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	padding-bottom:0px;
}
#mime_msg_box p table tr th td div {
	font: 12px verdana,tahoma,helvetica,arial,sans-serif;
	line-height:16px;
	color: #444444;
	margin-top:5px;
}
#mime_msg_box li {
	font: 12px verdana,tahoma,helvetica,arial,sans-serif;
	color: #000000;
	font-weight: normal;
}
#mime_msg_box hr {
	border: none 0;
	border-top: 1px solid #ECECEC;
	height: 1px;
}
#mime_msg_box a {
	font: 12px verdana,tahoma,helvetica,arial,sans-serif;
	line-height:18px;
	color: #FF6600;
	font-weight: normal;
	margin-top:5px;
}

/* ------------------------------------------------ CUSTOM Class :: MIME MSG :: CSS Styles END */

