body {
color:#444444;
/*
font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",Arial,sans-serif;
font-size:62.5%;

background-color:#EFEDDF;
*/
background-color:#EFEDDF;
color:#656565;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.75em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.9em;
text-align:center;
height:auto;
}
a, a:link, a:active {
text-decoration:none;
color:#336633;
}

a:hover {
color:#33cc33;
/* border-bottom:1px solid #0000FF; */
}

#footer {
	height: 60px;
	padding-bottom: 10px;
}

#main-header {
	background: #EFEDDF url('../images/background__header.jpg') 0 0 no-repeat;
}

#mainTable {
	margin: 0;
	padding: 0;
	width: 1000px;
/*
	background: #EFEDDF;
*/
}

#innerbg {
	/* background: #EFEDDF; */
	height:auto;
}

#mainTable tr {
	vertical-align: top;
}

#mainTable tr td#mainColumn {
	margin: 0;
	padding: 0px 0px 0px 10px;
	vertical-align: top;
}

#mainTable tr td#sideColumn {
	margin: 0;
	padding: 0 0 0 0;
	vertical-align: top;
	width: 220px;
}

.subh_orange313_top {
	height: 40px;
	background: #EFEDDF url('../images/subheader_313_orange.gif') top left no-repeat;
}

.subh_blue346_top {
	height: 40px;
	background: #EFEDDF url('../images/subheader_346_blue.gif') top left no-repeat;
}

.submod {
	margin: 0;
	padding: 0;
	width: 100%;
	background: url('../images/submod_666_middle.gif') top left repeat-y;
}

.submodBtm313 {
	margin: 0;
	padding: 0;
	width: 380px;
	height: 20px;
	background: #EFEDDF url('../images/submod_313_btm.gif') bottom left no-repeat;
}

.submodBtm313_odd {
	margin: 0;
	padding: 0 0 0 10px;
	width: 375px;
	height: 20px;
	/*
	background: #EFEDDF url('../images/submod_313_btm_odd.gif') bottom left no-repeat;
	*/
}


.submodBtm346 {
	margin: 0;
	padding: 0;
	height: 20px;
	background: #EFEDDF url('../images/submod_346_btm.gif') bottom left no-repeat;
}

.submodBtm346_odd {
	margin: 0;
	padding: 0;
	height: 20px;
	/*background: #EFEDDF url('../images/submod_346_btm_odd.gif') bottom left no-repeat;*/
	background: none;
}

.submodBtm666 {
	margin: 0 0 0 0;
	padding: 0;
	height: 20px;
	background: #EFEDDF url('../images/submod_666_btm.gif') bottom left no-repeat;
}

.submodTop666 {
background:#EFEDDF url('../images/submod_666_top.gif') top left no-repeat;
font-size:1px;
height:15px;
margin:0;
padding:0;	
}

.submodTopProgram {
background:#EFEDDF url('../images/subheader_program.gif') top left no-repeat;
height:40px;
margin:0;
padding:0;	
}


table.twocols {
	margin: 0 0 0 0;
	padding: 0;
	width: 765px;
}

td.col1 {
	margin: 0;
	padding: 0;
	width: 380px;
	background: url('../images/submod_313_middle.gif') top left repeat-y;
}

td.col2 {
	margin: 0;
	padding: 0;
	width: 382px;
	background: 	url('../images/submod_346_middle.gif') top left repeat-y;
}

table.twocolsInner {
	margin: 0px 0px 0px 5px;
	padding: 0;
	width: 760px;
}

/********* Side Module Design ********/
.sideMod {
	margin: 0 0 0 0;
	padding: 0;
	width: 220px;
	background: #ffffff url(../images/side_mod_mid.gif) top left repeat-y;
}

.sideModTop {
	margin: 0;
	padding: 0;
	min-height: 34px;
	width: 220px;
	background: #ffffff url(../images/side_mod_top.gif) top left no-repeat;
}

.sideModBtm {
	margin: 0 0 0 0;
	padding: 0;
	height: 20px;
	width: 220px;
	background: #ffffff url(../images/side_mod_btm.gif) bottom left no-repeat;
	text-align: right;
	clear: both;
}

.moreRight{
	text-align: right;
}

	#alpha .pages {
		border-width: 0;
		padding: 3px 0 3px 0;
		text-transform: uppercase;
		font-size: 10px;
		text-align:center;
	}
				
	#alpha .pages a, 
	#alpha .pages a:visited {
		background-image: none;
		font-weight: bold;
		color:#666;
	}
				
	#alpha .pages a:hover {
		color: #cc0000;
		border-bottom:0px;
	}
	
	#alpha .pages li {
		background:none;
		list-style: none;
		margin: 0px;
		padding: 0px;
		display: inline;
	}

				
	#alpha .pages .pgStart,
	#alpha .pages .pgPrev,
	#alpha .pages .pgNum,
	#alpha .pages .pgNext {
		padding: 0px 5px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	#alpha .pages .separator {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		color: #999;
	}
				
	#alpha .pgEmpty {
		color: #999999;
	}

		h4.link-terkait {
			font-size:0.6em;
		}
		
/* 
TABS --------------------- */			
.basictab {
border-bottom:1px solid #999999;
line-height:normal;
list-style-type:none;
padding:3px 0 3px 5px;
text-transform:uppercase;
}

.basictab li {
display:inline;
}

.basictab li a {
background-color:#DDDDDD;
background-image:url(../images/tabs.gif);
background-repeat:repeat-x;
border-color:#999999 #999999 -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px 0px 1px;
color:#2D2B2B;
padding:3px 5px;
text-decoration:none;
}

.basictab li.tabs-selected a {
background-color:#FFFFFF;
background-image:url(../images/shadeactive.gif);
border-bottom-color:white;
position:relative;
top:1px;
}

div#tabs-module {
padding:0 10px 10px 10px;
width:730px;
}

div.main-title {
font-size:1.1em;
padding:12px 0px 0px 10px;
color:#444;
text-transform:uppercase;
font-weight:normal;
}

#tabs-module .tabs-hide {
display:none;
}

/*
CONTAINER TABS --------------------- */		
div.tab-box {
	width:720px;
}

div.tab-box h4, div.left-box h4 {
font-size:2em;
line-height:1em;
}
div.tab-box h4.head-title, div.left-box h4.head-title {
font-size:0.90em;
font-weight:normal;
line-height:1.3em;
margin:0 0 3px 2px;
}

div.tab-box h5, div.left-box h5 {
color:#666666;
font-size:0.85em;
font-weight:normal;
letter-spacing:0.1em;
line-height:1.5em;
margin:2px;
text-transform:uppercase;
}

div.tab-box p img, div.left-box p img {
border-color:#333333;
}
div.tab-box p img, div.left-box > p > img {
border:2px solid #CCCCCC;
float:left;
margin:0 10px 8px -2px;
}

div.tab-box h5 span.comments {
background:transparent url(../images/icon-comment.gif) no-repeat scroll 0 1px;
padding-left:17px;
}


/* 
RIGHT BLOCK --------------------- */		
div.main-right-title {
font-size:1.1em;
padding:12px 0px 0px 10px;
color:#FFFFFF;
text-transform:uppercase;
font-weight:normal;
letter-spacing:180%;
}

div#box-navigation {
	margin-top:5px;
}
div#navigation-header {
	position:absolute; 
	width:500px; 
	top:94px;
}

div#navigation-header a.nav-header, div#navigation-header a.nav-header:active {
	color:#FFFFFF; font-size:0.95em;
}

div#navigation-header a.nav-header:hover {
	border-bottom:1px solid #FFFFFF;
}

