/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #000000;
	padding: 2px;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	border-right: 1px solid #16588A;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 19px;
	white-space: nowrap;
	border-right: 1px solid #16588A;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #16588A;
	background: transparent;
	
}

ul#mainlevel-nav li a:hover
{
	color: #000000;
	
	
}



table.content_table {
    width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

.user1_inner {
	border: 1px solid #cccccc;
    float: none !important;
    float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	 border: 1px solid #cccccc;
     float: none !important;
     float: left;
	 margin: 0px;
	 padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
	
}

.maintitle {
	color: #000000;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
    font-style: italic;
    text-transform: uppercase;
    padding: 5px;
    color: #cccccc;
    font-size: 14px;
    font-weight: bold;
}

/** old stuff **/

.back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}


ul
{
	margin: 10px;
	padding: 0;
	/*list-style-position: inside;
	background-image: url(../images/arrows.png);*/
	list-style-image: url(../images/arrows.png);
}

li
{
  	line-height: 15px;
	padding-left: 5px;
	margin-top: 0px;
	margin-left:20px;
	background-repeat: no-repeat;
	padding-top:0px;



	

}



body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial,Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
	}

/* Joomla core stuff */
a:link, a:visited {
	color: #1E1E1E;
	text-decoration: none;
	font-weight: bold;
	
	
	
	
		
}
a:hover {
	color: #07469B;	text-decoration: none;
	font-weight: bold;
	
}

.button {
	background-color: transparent;
	background-image: url(../images/button_loop.png);
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0c4872;
	border-right-color: #0c4872;
	border-bottom-color: #0c4872;
	border-left-color: #0c4872;
	color: #000000;
	line-height: 100%;
	font-size: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #000000;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) ;
	color: #000000;
	padding-top: 4px;
	padding-left: 5px;
	height:19px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Arial, Hevlvetica, sans-serif;
	 

}

.contentcolumn {
	padding-right: 5px;
	
}

.contentheading {
	
	color: #4BB3C8;
	padding-top: 4px;
	padding-left: 5px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: capitalize;
	font-family: Arial, Hevlvetica, sans-serif;
	white-space:nowrap;
	 
}



.contentpagetitle {
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/header_menu.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-align: left;
	height: 18px;
	padding-top: 0px;
	padding-left: 24px;
	color: #ffffff;	
	line-height:24px;
	
}

table.moduletable td {

	font-size: 11px;
	font-weight: normal;
	padding-right:0px;
	padding-left: 0px;
	
}

table.pollstableborder td {
  	padding: 2px;
}

.sectiontableheader {
  	font-weight: bold;
  	background: #f0f0f0;
  	padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #DDDFE0;
	
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 0px;
	padding-bottom: 10px;
	color: #ffffff;
	font-size: 11px;
}

.modifydate {
	height: 15px;/*15px*/
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  	border: 1px solid #cccccc;
  	padding: 2px;
  	margin-left: 2px;
  	margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  	background: url(../images/title_bg.png) repeat-x;
  	color: #0085AF;
	text-align: left;
	padding-top: 1px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}


a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
table.moduletable-rightlogin th {

	background: url(../images/v1_left.jpg) repeat-y;
	width				: 159px;
	height				: 22px;
	text-align			: center;		
    font-size			:11px;
	background-repeat: no-repeat;
	background-attachment: scroll;
    text-align: left;
    width: 183px;
    height: 26px;
    padding-top: 5px;
    padding-left: 0px;
    line-height:11px;
	color:#F2FBFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	
}

table.moduletable-rightlogin {
background: url(../images/back_loop.jpg) repeat-y;
	padding-left		: 0px;  /*sbnr 7px */
	padding-right		: 0px; 
	
}
table.moduletable-rightlogin td
{   
 

	padding-left		: 13px;  /*sbnr 7px */
	padding-right		: 0px;   /*sbnr 7px */
}



table.moduletable-user1 {

	display: block;
	background: url(../images/back_mnu.gif) repeat-y;
	width	:156px;
	font-size: 11px;
	line-height:20px;
	padding:0px 0px 0px 0px;
	font-weight: bold;
	margin				:	2px 0px 0px 0px;
	
	
}
table.moduletable-user1 td
{
	padding-left		: 10px;  /*sbnr 7px */
	padding-right		: 15px;   /*sbnr 7px */

}

table.moduletable-user2 th {
	background: url(../images/header_menu.png);
	background-repeat:no-repeat;
	height: 22px;
	font-size:11px;
	padding-top	:5px; 
	padding-left: 25px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
	white-space:normal;


}
table.moduletable-user2 {
white-space:normal;
	
}
table.moduletable-user2 td
{   
 
	white-space:normal;
	padding-left		: 0px;  /*sbnr 7px */
	padding-right		: 0px;   /*sbnr 7px */

}

table.moduletable-right th {
	
	background: url(../images/calendar.jpg) repeat-y;
	height: 20px;
	padding-top: 4px;
	padding-left: 13px;
	color: #FFFFF1;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial;
	line-height:13px;

}
table.moduletable-user3
 a:visited

{

	white-space: nowrap;
	border-right: 1px solid #16588A;
	line-height:8px;

}

table.moduletable-user7 th 
{

	background-color: transparent;

	background-image: url(../images/css_bar.gif);

	background-attachment: scroll;

	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;	
	text-align: left;

margin-top: 0px;

padding-bottom: 0px;

padding-left: 25px;

padding-top: 0px;

width: 200px;

height: 0px;

line-height: 26px;

color: #ffffff;

margin-left: 0px;

}
table.moduletable-user7 
{

background-repeat: repeat-y;

width: 17.7cm;

font-size: 10px;

font-weight: normal;

text-align: center;

margin-left: 0px;

margin-right: 2px;

margin-bottom: 0px;

padding-top: 0px;

padding-bottom: 2px;

border-bottom-width: 1px;

border-bottom-color: #999999;

border-bottom-style: solid;

border-left-width: 1px;

border-left-color: #999999;

border-left-style: solid;

border-right-width: 1px;

border-right-color: #999999;

border-right-style: solid;

}

table.moduletable-user7a th 
{

background-color: transparent;

background-image: url(../images/css_bar.gif);

background-attachment: scroll;

background-repeat: no-repeat;


font-size: 11px;

font-weight: bold;

text-align: left;

margin-top: 0px;

padding-bottom: 0px;

padding-left: 25px;

padding-top: 0px;

width: 100%;

height: 0px;

line-height: 26px;

color: #ffffff;

margin-left: 0px;

}
table.moduletable-user7a 
{

background-repeat: repeat-y;

width: 17.7cm;

font-size: 10px;

font-weight: normal;

text-align: center;

margin-left: 0px;

margin-right: 2px;

margin-bottom: 0px;

padding-top: 0px;

padding-bottom: 2px;

border-bottom-width: 1px;

border-bottom-color: #999999;

border-bottom-style: solid;

border-left-width: 1px;

border-left-color: #999999;

border-left-style: solid;

border-right-width: 1px;

border-right-color: #999999;

border-right-style: solid;

}


table.moduletable-user7a td 

{

padding-left: 5px;

padding-right: 7px;

}
table.moduletable-user5 th 

{

background-color: transparent;

background-image: url(../images/body_loop.gif);

background-attachment: scroll;

background-repeat: repeat-x;

font-size: 11px;

font-weight: bold;

text-align: left;

margin-top: 0px;

margin-left: 0px;

padding-bottom: 0px;

padding-left: 25px;

padding-top: 0px;

width: 100%;

height: 0px;

line-height:26px;

color: #ffffff;

}
table.moduletable-user5

{

background-repeat: repeat-x;

font-size: 10px;

font-weight: normal;

padding-bottom: 2px;

border-bottom-width: 1px;

border-bottom-color: #999999;

border-bottom-style: solid;

border-left-width: 1px;

border-left-color: #999999;

border-left-style: solid;

border-right-width: 1px;

border-right-color: #999999;

border-right-style: solid;



}
table.moduletable-user5 td 

{

padding-left: 5px;

padding-right: 7px;
height:0px;


}
table.moduletable-user7 th 

{
background-color: transparent;

background-image: url(../images/body_loop.gif);



background-repeat: repeat-x;


font-size: 11px;

font-weight: bold;

text-align: left;


padding-left: 25px;

padding-top: 0px;

width: 100%;

height: 0px;

line-height:26px;

color: #ffffff;



}
table.moduletable-user7

{

width: 98%;










}
table.moduletable-user7 td 

{

padding-left: 5px;

padding-right: 7px;

height:85px;


}
.guestbook
{
background: url(../images/guessbook.gif) repeat-x;
color: #000000;
	padding-top: 4px;
	padding-left: 0px;
	margin: 0px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	padding:8px;
	text-transform: uppercase;
	 font-family: Arial, Hevlvetica, sans-serif;
	 
}
.guestbook
a:visited 
{
color: #F6F6F5;

text-decoration: none;

font-weight: bold;
}


table.moduletable-left th 
{

background-image: url(../images/v1_06.jpg);
width				: 159px;
	height				: 22px;
    font-size			:11px;
	background-repeat: no-repeat;
	background-attachment: scroll;
    text-align: left;
    width: 183px;
    height: 26px;
    padding-top: 5px;
    padding-left: 19px;
    line-height:11px;
	color:#F6F6F5;
	font-family:Verdana, Arial, Helvetica, sans-serif;




}
table.moduletable-syndicate th
{

background-image: url(../images/v1_left.jpg);

width				: 159px;
	height				: 22px;
	text-align			: center;	

    font-size			:11px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	
    text-align: left;
    width: 183px;
    height: 26px;
    padding-top: 5px;
    padding-left: 19px;
    line-height:11px;
	color:#FFFCE9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
	table.moduletable-syndicate{
	padding-bottom: 0px;

border-bottom-width: 1px;

border-bottom-color: #999999;

border-bottom-style: solid;

border-left-width: 1px;

border-left-color: #999999;

border-left-style: solid;

border-right-width: 1px;

border-right-color: #999999;

border-right-style: solid;
  




}
table.moduletable-syndicate td 

{

padding-left: 0px;
padding-right: 0px;
}
#mosbody{
	width:100%;
	float:left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/blue1_back.png);
	
	border: 1px solid #BBBBBB;
	background-color: #050505;
	padding-left:30px;
	padding-top:10px;

background-repeat: no-repeat;

background-x-position: center;

background-y-position: top;
	
}
#mosbody2{

	
	width:943px;
	float:left;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	
	

	
}
#mosbody3{

	
	width:941px;
	float:left;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	border:1px solid #000000;
	

	
}
#mosbody4{

	
	width:6px;
	float:left;
	margin: 0px;
	padding: 0px;
	background: #000000;
	border:1px #000000;
	
	
	
	}
#header
{
width:378px;
height:115px;
	float:left;
	margin: 0px;
	padding: 0px;
	/*background: #ffffff;*/
	background-image: url(../images/searcct_03.png);	
	background-repeat:no-repeat;
	}
	
#header_bm{
	width     :378px;
	height    :115px;
	float     :left;
	margin    : 0px;
	padding   : 0px;
	background: url(../images/searcct_03_bm.png);
	background-repeat:no-repeat;
		
}

	
#header2
{
width:565px;
height:115px;
	float:right;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	background-image: url(../images/searcct_04.png);	
	}
#bar
{
width:753px;
height:27px;
	float:left;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	background-image: url(../images/searcct_06.png);
	background-repeat:no-repeat;
	
	
	}
#bar2
{
width:190px;
height:26px;
	float:left;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	background-image: url(../images/searcct_07.png);
	background-repeat:no-repeat;
	
	
	}


#content{
	
	width:800px;
	float:left;
	background:#ffffff;
	
	border:1px solid #609E1E;
	
	
}
#left-colum{
	
	width:158px;
	float:left;
	background:#ffffff;
	
	
	

	
	
	
}
#left-colum-module{
	

padding-left: 0px;

padding-right:0px;

border:1px solid #000000;





	
}
#banner{
	background-image: url(../images/searcct_09.png);
	width:784px;
	height:76px;
	float:left;
	
	
}
#space{
	
	width:783px;
	height:2px;
	float:left;
	background:#ffffff;
	border-right:1px solid #000000;
	
	
	
}
#space2{
	
	width:782px;
	height:20px;
	float:left;
	
	
	
	
	
}
#footer{
	background-image: url(../images/searcct_14.png);
	width:944px;
	height:77px;
	float:left;
	
	}
	a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg1.png) no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #245B9B;
	padding-top: 5px;
	padding-left: 24px;
	height: 20px !important;
	width:133px;
	float:left;

}

a.mainlevel:hover {
	background-position: 0px -25px;
	color: #ffffff;
}

a.mainlevel#active_menu {
	color:#245B9B;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #ffffff;
}

table.moduletable-news th {
	background: url(../images/header_menu.png);
	background-repeat:no-repeat;
	height: 25px;
	text-align: center;
	font-size:11px;
	padding-top	:6px; 
	padding-left: 0px;
	font-weight: bold;
	color:#FFFFFF;
}

table.moduletable-news {
	color : #07469B;
	font-weight:normal;
	
}
table.moduletable-news a:hover{
color:#07469B;
text-decoration:underline;
font-weight: bold;
}

table.moduletable-news{
	/*background: url(../images/css_back.gif);*/
	background: url(../images/bgrightmodul_quick1.png);
	background-repeat	: repeat-y;
	width				: 156px;
	background-position	: right bottom;
	font-size			: 10px;
	font-weight			: normal;
	text-align			: left;
	margin-left			: 0px;
	margin				: 0px 0px 0px 0px;
	/*border-bottom		: 1px #0066CC solid;*/
	margin-bottom		: 0px;
	padding-top			: 0px;
	padding-bottom		: 2px;
	
	
}
table.moduletable-news td
{
	padding-left		: 0px;  /*sbnr 7px */
	padding-right		: 0px;   /*sbnr 7px */
}
table.moduletable-quick th {
	background: url(../images/header_menu.png);
	background-repeat:no-repeat;
	height: 26px;
	text-align: center;
	
	font-size:11px;
	padding-top	:5px; 
	padding-left: 0px;
	font-weight: bold;
	color:#FFFFFF;
}
table.moduletable-quick {
	background: url(../images/eader_menu.png);
	background-repeat	: repeat-y;
	width				: 155px;
	font-size			: 10px;
	font-weight			: normal;
	
	margin-left			: 0px;
	border-bottom		: none;
	margin-bottom		: 10px;
}

table.moduletable-quick td{
	padding-left		: 0px;  /*sbnr 7px */
	padding-right		:0px;   /*sbnr 7px */
}

table.moduletable-flav{
	background-color:#000000;
	
	}
.box {
background: transparent url(../images/search2.png);
width:26px;
height:23px;
background-repeat:no-repeat;
color:#ffffff;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 4px;
height: 22px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
font-family: Arial,Helvetica,Sans Serif;
text-align: center;
font-size: 11px;
font-weight: bold;

}

table.moduletable-dwibahasa {
padding-top		: 4px;
	padding-left		: 0px;  /*sbnr 7px */
	padding-right		: 0px; 
	/*background: url(../images/dwi1.png) ;*/
	width	:170px;
	height:20px;
	font-size: 11px;
	line-height:10px;
	background-repeat:no-repeat;
	/*border:1px solid #000000;*/
	
	
	

	
	
	
	
}
table.moduletable-dwibahasa td
{   


	padding-left		:0px;  /*sbnr 7px */
	padding-right		: 0px;
}
table.moduletable-date {
background: url(../images/date_back.png);
width:191px;
height:18px;
	margin-top	:8px;  /*sbnr 7px */
	background-repeat:no-repeat;
	color:#ffffff;
	padding-top:0px;
	
	
}
table.moduletable-date td
{   


	padding-left		:0px;  /*sbnr 7px */
	padding-right		: 0px;
}
table.moduletable-intranet th {

background-color: transparent;

background-image: url(../images/header_menu.png);

background-attachment: scroll;

background-x-position: 0%;

background-y-position: 0%;

background-repeat: no-repeat;

height: 25px;

text-align: center;

font-size: 11px;

padding-top: 6px;

padding-left: 0px;

font-weight: bold;

color: #ffffff;
}

table.moduletable-intranet {

	display: block;

background-color: transparent;

background-image: url(../images/menu_bg2.png);

background-repeat: repeat-y;

background-attachment: scroll;
width:20px;
}
table.moduletable-intranet td
{   
 

	padding-left		: 0px;  /*sbnr 7px */
	padding-right		: 0px;   /*sbnr 7px */
}

table.moduletable-event th {

background-image: url(../images/header_menu.png);

background-x-position: 0%;

background-y-position: 0%;

background-color: transparent;

background-repeat: no-repeat;

background-attachment: scroll;

text-align: left;

height: 18px;

padding-top: 0px;

padding-left: 24px;

color: #ffffff;

line-height: 24px;


}

table.moduletable-event {

	

background-color: transparent;

background-image: url(../images/event_back.png);

background-repeat: repeat-y;

background-attachment: scroll;

}
table.moduletable-event td
{   
 

	padding-left		: 10px;  /*sbnr 7px */
	padding-right		: 0px;   /*sbnr 7px */
}
table.moduletable-berita th {
	font-size: 0px;
	font-weight: bold;
	padding-top:0px;
	


}
table.moduletable-berita{

	
background : url(../images/berita.png);
background-repeat:no-repeat;
	width:753px;
	height:23px;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-top:3px;
	text-align:inherit;
	
	
	
	


	
}
table.moduletable-berita td
{   
 

	
	padding-left		: 0px;  /*sbnr 7px */
	padding-right		: 0px;   /*sbnr 7px */

}
table.moduletable-announ th {

background-image: url(../images/header_menu2.png);
height:30px;

background-x-position: 0%;

background-y-position: 0%;

background-color: transparent;

background-repeat: no-repeat;

background-attachment: scroll;

text-align: left;

height:5px;

padding-top: 0px;

padding-left: 30px;

color: #09465A;
font-size:11px;
line-height: 32px;
}

table.moduletable-announ {
background-image: url(../images/bg_table.jpg);
width:156px;
background-repeat: repeat-y;

margin-left: 10px;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #DCF7FA;

margin-bottom: 10px;

padding-top: 0px;

padding-bottom: 2px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;


}
table.moduletable-announ td
{   
 

	padding-left		: 18px;  /*sbnr 7px */
	padding-right		: 0px;   /*sbnr 7px */
}
table.moduletable-announ2 th {

background-image: url(../images/header_menu3.png);
height:30px;
font-size:11px;
background-x-position: 0%;

background-y-position: 0%;

background-color: transparent;

background-repeat: no-repeat;

background-attachment: scroll;

text-align: left;

height:5px;

padding-top: 0px;

padding-left: 36px;

color: #09465A;

line-height: 32px;
}

table.moduletable-announ2 {
background-image: url(../images/bg_table.jpg);
width:156px;
background-repeat: repeat-y;

margin-left: 10px;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #DCF7FA;

margin-bottom: 10px;

padding-top: 0px;

padding-bottom: 2px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;


}
table.moduletable-announ2 td
{   
 

	padding-left		: 0px;  /*sbnr 7px */
	padding-right		: 0px;   /*sbnr 7px */
	
}
table.moduletable-webmail th {

background-image: url(../images/header_menu4.png);
height:30px;
font-size:11px;
background-x-position: 0%;

background-y-position: 0%;

background-color: transparent;

background-repeat: no-repeat;

background-attachment: scroll;



height:5px;

padding-top: 0px;

padding-left: 46px;

color: #09465A;

line-height: 32px;
}

table.moduletable-webmail {
background-image: url(../images/bg_table.jpg);
width:156px;
background-repeat: repeat-y;

margin-left: 10px;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #DCF7FA;

margin-bottom: 10px;

padding-top: 0px;

padding-bottom: 2px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;



}
table.moduletable-webmail td
{   
 

	padding-left		: 0px;  /*sbnr 7px */
	padding-right		: 0px;   /*sbnr 7px */
	
/*..............................tamat.....................................*/
