/* Layout Stylesheet */ 



body {

margin: 0px 0px;

 background:#ffffff url(/images/orang015.jpg);

 color: #333333;

 text-align: left;

 padding:0;;

font-family: verdana, arial, sans-serif;
font-size: 85%;

 }

#wrap-outer {
			background: url(/images/sun-intro.gif) no-repeat right top;

               background-position:725px 40px;
               background-attachment:fixed;

			margin: 0 0;
			text-align: left;
			width:100%;
			height:100%; /* fix height to 100% for IE */
			max-height:100%; /* fix height for other browsers */
}

#wrap-outer2 {
			background: url(/images/border-shdow.png) repeat-y;
			width:830px;
			margin: 0 0;
			text-align: left;
			height:100%; /* fix height to 100% for IE */
			max-height:100%; /* fix height for other browsers */

}

#outer {

 text-align:left;

 border:1px solid #000000;

 width:800px;

 margin: 0 0;
			height:100%; /* fix height to 100% for IE */
			max-height:100%; /* fix height for other browsers */

 }



#hdr {

 height:200px;

 background:#eeeeee;

 color: #333333;

 }



#bar {

 height:25px;

 background:#ffffff url(/images/bar-bkg.jpg) no-repeat;

 text-align:right;

 color: #333333;

 border:solid #000000;	

 border-width:1px 0 1px 0;

 }

#bodyblock {

 position:relative;

 background: #ffffff url(/images/orang053.gif) repeat;

 color: #333333;

 width:800px;

 padding:0;

 }



#l-col {

 float:left;

 color: #333333;

 width:170px;

 }

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: relative;
top: 0em;
left: 0em;
width: 10.70em;
}

#menu dt {
cursor: pointer;
background: url(/images/orang053A.jpg) repeat;
height: 20px;
line-height: 20px;
margin: 0px 0;
border: 1px solid gray;
font-size: 85%;
text-align: left;
font-weight: bold;
}

#menu dd {
position: absolute;
z-index: 100;
left: 8em;
margin-top: -1.4em;
width: 10em;
background: #A9BFCB;
border: 1px solid gray;
}

#menu ul {
padding: 2px;
}
#menu li {
text-align: left;
font-size: 85%;
height: 18px;
line-height: 18px;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
}

#menu li a:hover {
text-decoration: underline;
}


#cont {

 width:620px;

 background:#ffffff;

 color: #333333;

 border:solid #000000;	

 border-width:0 0 0 0px;

 text-align:left;

 }
h1 {
	font-size: 1.2em;
}


#cont h2 {
	border-bottom: 1px solid #CCCCCC;
}

#cont h3 {
	font-size: 1.2em;
	font-weight: bold;
}

#ftr {

 height:25px;

 background:#FFB300 url(/images/bar-bkg.jpg) no-repeat;

 color: #333333;

 border:solid black;

 border-width:1px 0 0 0;

 margin:0;

 }

/* Presentation Stylesheet */ 



h3, p {

 margin:0;

 padding:10px;

 }



h4 {

 margin:0; 

 padding: 5px 0;

}

}

.tabs {list-style:none; padding:15px 0 11px 0; margin:0px 10px 30px 0; width:170px; background:url(/images/vback2.gif) repeat-y right bottom;}
.tabs li {display:block; margin:0 0 4px 30px;}
.tabs li a {display:block; width:150px; height:26px; text-decoration:none; background:url(/images/vtab.gif) left top; font-size:12px; text-decoration:none; color:#fff; font-family:verdana; line-height:24px; text-indent:15px; border-right:1px solid #000;}
.tabs li a:hover {background:url(/images/vtab.gif) left center; color:#050; border-color:#888;}
.tabs li a.selected, .tabs li a.selected:hover {background:url(/images/vtab.gif) left bottom; color:#000; border-color:#fff;cursor:default;}

.tabs2 {list-style:none; padding:15px 0 11px 0; margin:0px 10px 30px 0; width:170px; background:url(/images/vback2.gif) repeat-y right bottom;}
.tabs2 li {display:block; margin:0 0 4px 30px;}
.tabs2 li a {display:block; width:150px; height:26px; text-decoration:none; background:url(/images/vtab3.gif) left top; font-size:12px; text-decoration:none; color:#fff; font-family:verdana; line-height:24px; text-indent:15px; border-right:1px solid #000;}
.tabs2 li a:hover {background:url(/images/vtab3.gif) left center; color:#050; border-color:#888;}
.tabs2 li a.selected, .tabs li a.selected:hover {background:url(/images/vtab3.gif) left bottom; color:#000; border-color:#fff;cursor:default;}

