body {
  background: url(images/bg.jpg) top left;
  color: #333333;
  font-family:Arial, Helvetica, sans-serif;
  margin-top:0;
}

#wrapper {
	background-color:#ffffff;
	width:900px;
	margin: 0 auto;
	}
	
#header {
	background:#ffffff;
	margin:0;
	padding:0;
	background: url(images/tsg-logo.gif) top left no-repeat;
	}
	
#nav {
	background:#333333 url(images/nav-bg.jpg) bottom left repeat-x;
	clear:both;	
	}
	
	#flash2 {
		height:300px;
		background:#333333;
		}
	
#main-content {
	background-color: #ffffff;
	color:#666666;
	float:right; 
	width: 71%; 
	padding: 3px; 
	margin: 0 0px 10px 0;
	text-align:justify;
		}
	
#side-content {
	background-color:#efefef;
	float:left; 
	width: 28%; 
	padding: 0; 
	margin: 0 0 0px 0px;
		}
	
p {
	margin:6px;
	padding:6px;
	font-size:0.8em;
	}
	
li {

	font-size:0.9em;
	}
	
h1 {
	margin:6px;
	padding:6px;
	font-size:1.2em;
	color:#777777;
	/*color:#2C4D6C;*/
	text-transform:uppercase;
	background: #dfdfdf; /*url(images/h1-bg.jpg) top left repeat-x;*/
	border-top: 2px solid #ccc;
	}
	
h2 {
	margin:6px;
	padding:6px;
	font-size:1.0em;
	color:#777777;
	/*color:#2C4D6C;*/
	text-transform:uppercase;
	/*background: #dfdfdf; url(images/h1-bg.jpg) top left repeat-x;*/
	border-bottom: 2px solid #dfdfdf;
	}
	
#footer {
border-top: 7px solid #999999;
position:relative;
clear:both;
bottom:0;
margin:5em 0 0 0;
padding:5px;
text-align:center;
font-size:11px;
color:#efefef;
background-color:#1D354B;
}

#footer a {
	color:#cccccc;
	text-decoration:none;
	}
	
#footer a:hover {
	color:#ffffff;
	text-decoration:none;
	}
	
.timedate {
	float:right; 
	clear:left;
	margin-top:25px; 
	margin-right:5px;
	margin-bottom:0; 
	color: #666666;
	font-size:12px; 
	background-color:#ffffff;
	height:40px;
	}
	
.logo {
	float:left;
	clear:right;
	margin:0;
	padding:0;
	}
	
/****top nav***/
.tabs {list-style:none; padding:11px 0 0 40px; margin:0px 10px 20px 0; height:26px; background:url(tabs/backing.gif) repeat-x left bottom;}
.tabs li {float:left; margin-right:-7px;}
.tabs li a {display:block; position:relative; text-decoration:none;}
.tabs li a em {display:block; height:26px; float:left; padding:0 39px 0 10px; background:url(images/tab3.gif) right top; position:relative; z-index:100; font-size:11px; font-weight:normal; font-style:normal; color:#fff; line-height:25px; font-family:verdana;}
.tabs li a b {display:block; float:left; width:29px; height:26px; background:url(images/tab3.gif) left top; position:relative; z-index:200;}

.tabs li a.m1 {z-index:600;}
.tabs li a.m2 {z-index:500;}
.tabs li a.m3 {z-index:400;}
.tabs li a.m4 {z-index:300;}
.tabs li a.m5 {z-index:200;}
.tabs li a.m6 {z-index:100;}

.tabs li a:hover {border:0; z-index:700; cursor:pointer;}
.tabs li a:hover b {background-position: left center;}
.tabs li a:hover em  {background-position: right center; color:#000;}

.tabs li a.selected, .tabs li a.selected:hover {border:0; z-index:800; cursor:default;}
.tabs li a.selected b, .tabs li a.selected:hover b {background-position: left bottom;}
.tabs li a.selected em, .tabs li a.selected:hover em  {background-position: right bottom; color:#000;}


/**********************************

Use: cmxform template
Author: Nick Rigby

***********************************/

form.cmxform fieldset { margin-bottom: 10px; }
	
form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}
	
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	}
	
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.cmxform label { width: 120px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 123px; } /* Width plus 3 (html space) */

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

h

/**********************************

Name: cmxform Styles
Author: Nick Rigby 

***********************************/

form.cmxform {
	width: 300px;
	font-size: 10px;
	color: #333;

	}
	
form.cmxform legend { padding-left: 0; 	font-size: 12px; }
	
form.cmxform legend,
form.cmxform label { color: #666; font-size: 12px; }

form.cmxform fieldset {
	border: none;
	border-top: 1px solid #385A7A;
	background: url(images/cmxform-fieldset.gif) left bottom repeat-x;
	}
	
form.cmxform fieldset fieldset { background: none; }
	
form.cmxform fieldset li {
	padding: 5px 10px 7px;
	background: url(images/cmxform-divider.gif) left bottom repeat-x;
	}

/******************SIDE LINKS********************/
#links li {
		list-style-position: outside;
		list-style-image: url(images/ptarrow2.gif);
		list-style-type: square;
	/*	line-height: 1.4em; */
		color: #333333;
		margin-left: 0px;
		margin-right: 7px;
		margin-bottom: 5px;
		padding-left: 3px;
		font-size: 0.7em;
	}

/*#links ul {
        list-style-type: none;
        width: 220px;
        margin-left:2px;
} 

#links li {
        border: 1px dotted #dadada;
        border-width: 1px 0;
        margin: 5px;
        background: url(images/arrow-silver.gif) center left no-repeat;
}

#links li a { 
        color: #990000;
        display: block;
        font: normal 90% Arial, Helvetica, sans-serif;
        padding: 0px;
        padding-left:23px;
        text-decoration: none;
        background: url(images/arrow-silver.gif) center left no-repeat;
}

 * html #links li a {  /* make hover effect work in IE */
	width: 220px;
}

#links li a:hover {
        background: #ffffcc url(images/arrow-red.gif) center left no-repeat;
}

#links a em { 
        /*color: #333;
        display: block;
        font: normal 85% Verdana, Helvetica, sans-serif;
        line-height: 125%; */

}

#links li span {
        /*color: #125F15;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 150%;*/
        color: #666666;
        font: normal 90% Arial, Helvetica, sans-serif;
        display: block;
        padding: 0px;
        padding-left:23px;
        background: url(images/arrow-silver.gif) center left no-repeat;
}

.aButton {
background: #64A295 url(images/form-btn-bg2.jpg) top left repeat-x;
color: #ffffff;
font-family: Arial;
text-transform:uppercase;
height:28px;
/*font-weight: bold;*/
font-size: 12px;
border-top: 2px solid #dadada;
border-bottom: 2px solid #999999;
border-left: 2px solid #dadada;
border-right: 2px solid #999999;
}

.aButton:hover{
background: #64A295 url(images/form-btn-bg11.jpg) top left repeat-x;
color: #ffffff;
font-family: Arial;
text-transform:uppercase;
height:28px;
/*font-weight: bold;*/
font-size: 12px;
/*border: 2px solid #6DAA94;*/
border-top: 2px solid #6DAA94;
border-bottom: 2px solid #4B8A73;
border-left: 2px solid #6DAA94;
border-right: 2px solid #4B8A73;
}


.kanan {
	float:right;
	height:300px;
	width:550px;
	margin:8px;
	background:#999999;
	}

.kiri {
	float:left;
	height:300px;
	width:300px;
	margin:8px;
	background:#333333;
	}
	
.search {
	background:#dadada;
	margin:10px;
	padding:10px;
	}
