#policy_slide{

height:100%;

scrollbar-face-color:#4a2a23;

scrollbar-arrow-color:#FFFFFF;

scrollbar-track-color:#FFF;

scrollbar-shadow-color:#FFF;

scrollbar-highlight-color:#FFF;

scrollbar-3dlight-color:#FFF;

scrollbar-darkshadow-Color:#FFF;



}

#teamlistdiv{

height:100%;

scrollbar-face-color:#4a2a23;

scrollbar-arrow-color:#FFFFFF;

scrollbar-track-color:#FFF;

scrollbar-shadow-color:#FFF;

scrollbar-highlight-color:#FFF;

scrollbar-3dlight-color:#FFF;

scrollbar-darkshadow-Color:#FFF;



}



body {

	background-color: #736257;

	background-image: url(../img/bg.jpg);

	color: #362F2D;

}



#container {

	width: 842px;

	height: 721px;

	margin-left: auto;

	margin-right: auto;

	margin-top: 34px;

}	

#content {

	height: 600px;

	width: 800px;

	background-image: url(../img/bg_content.jpg);

	float: left;

}

#content #nav {

	height: 560px;

	width: 234px;

	position: relative;

	left: 20px;

	top: 19px;

	float: left;

}

#content #right {

	height: 560px;

	width: 527px;

	position: relative;

	left: 39px;

	top: 20px;

	float: left;

	background-image: url(../img/bg_main.jpg);

	background-color: #f2ecd4;

}

#tabs {

	position: relative;

	float: left;

}

#main {

	background-image: url(../img/bg_main.jpg);

	height: 560px;

	width: 527px;

	/*overflow: auto;*/

	overflow-x: hidden;

	overflow-y: hidden;

}

#main .text {

	color: #4a2a23;

	font-family: Georgia, 'Times New Roman', Times, serif;

	font-size: 11px;

	margin-top: 10px;

	margin-right: 40px;

	margin-left: 40px;

	line-height: 18px;

}



#main .interestText{

	color: #4a2a23;

	font-family: Georgia, 'Times New Roman', Times, serif;

	font-size: 11px;

}



#main .instruction{

	color: #783427;

	font-size:10px;

}



#interest td {

	color: #4a2a23;

	font-family: Georgia, 'Times New Roman', Times, serif;

	font-size: 11px;

	font-weight: bold;

}

.img_border {

	margin-right: 4px;

}

#main .tentara {

	color: #707070;

	font-family: Georgia, 'Times New Roman', Times, serif;

	font-size: 10px;

	font-weight: normal;

}

#tabs {

	background-image: url(../img/right.gif);

	background-repeat: no-repeat;

	background-position: left bottom;

	height: 600px;

}

#timeline .date {

	text-align: right;

	font-weight: bold;

	padding: 6px;

}



A {

	color: #4A2A23;

	font-family: Georgia, 'Times New Roman', Times, serif;

	font-weight: bolder;

	font-size: 11px;

	text-decoration: none;

}



ul {

	font-weight: bold;

	list-style-type: none;

	margin: 0;

	padding: 0px;

}



li {

	color: #362F2D;

	background-image:url("../img/bullet.gif");

	background-position:0 10px;

	background-repeat:no-repeat;

	padding:5px 0px 0px 25px;

}



.listLink {

	font-weight: bolder; 

	color: #4A2A23; 

	font-family: Georgia, 'Times New Roman', Times, serif; 

	font-size: 11px;

	text-decoration: none;

}



.adminButton {

	font-weight: bolder; 

	color: #4A2A23; 

	font-size: 11px; 

	font-family: Georgia, 'Times New Roman', Times, serif; 

 	background-image: url('../img/shadedbg.png');

 	cursor: pointer;

}



.adminButton:hover {

	font-size: 11px; 

	font-family: Georgia, 'Times New Roman', Times, serif; 

	background-image: url('../img/highlight.png');

}



.teamMember {

	margin: 4px;

	padding: 8px;

	font-weight: bolder; 

	color: #4A2A23; 

	font-size: 11px; 

	font-family: Georgia, 'Times New Roman', Times, serif; 

 	cursor: pointer;

	vertical-align: center;

}



.teamMember:hover {

	font-size: 11px; 

	font-family: Georgia, 'Times New Roman', Times, serif; 

	background-image: url('../img/highlight.png');

}



.teamMemberDescription {

	padding: 2px 8px;

	color: #4a2a23;

	font-family: Georgia, 'Times New Roman', Times, serif;

	font-size: 12px;

}

.alt_row

{

	background: url('../images/rollover_bg.png');

}
