*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #A5A9B2;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #A5A9B2;
}

body {
	
	background: #fff url(images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
	margin-top: 20px;
}

#content
{
	width: 738px;
	margin: 0px auto;
}

#main
{
width: 718px;
padding: 10px;
padding-top: 20px;
background: #ffffff url(images/table_back.gif) repeat-y;
}

#back
{
width: 738px;
}

#header {
	height: 290px;
	text-align: right;
	background: url(images/header.gif) no-repeat;		
}

#logo {

width: 718px;
height: 100px;
text-align: left;
padding-top: 149px;
padding-left: 20px;
}


#logo a {
	text-decoration: none;
	text-transform: none;
	font-style: italic;
	font-size: 30px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#menu
{
width: 775px;
height: 41px;
padding-left: 20px;
background: url(images/menu.gif) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	height: 41px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding:13px 12px 0 12px;
}

#menu a:hover {
    height: 41px;
	color: #DEEBBC;
	text-decoration: underline;
	background: url(images/menu_r.gif) repeat-x;
}


#left
{
	width: 185px;
	float: left;
}

#left H3
{
width: 190px;
height: 29px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat;
}

#left ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#left .title_back
{
background: url(images/title_back.gif) no-repeat top;
}

#left li  {
	padding: 7px;
	padding-left: 20px;
	font-size:12px;
	font-weight:bold;
}

li a:hover
	{
	color:#003333;
	}
/*
#left a {
	text-decoration:none;
}
#left a:hover {
	color: #3333FF;
}

#left a:visited {
	color: #F39F19;
}
*/
#left p
{
font-size: 10px;
padding-left: 10px;
}

.bot
{
padding: 10px;
}

#calendar {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}


#right
{
width: 510px;
margin-left: 200px;
border:0px solid #000000;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #F39F19;
}

#right a
{
color: #F39F19;
text-decoration: none;
}

#right p {
	margin: 5px;
	padding: 0;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #F39F19;
}

#right ol, #right ul
{
margin-left: 30px;
}

.date {
	text-align: right;
	color: #F39F19;
	font-size: 11px;

}

.date a {
	color: #F39F19;

}




#footer {
	height: 44px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #666666;
}

.link_kiri {	
	border:0px solid #F2F2F2;
	padding-top:10px;
	margin:0px;
	text-align:middle;
	width:185px;
	text-align:left;
}

.link_kiri a {	
	display:block;	
	margin:3px 0px;
	border:0px solid #E6E6E6;
	padding: 4px 10px;
	color:#ffffff;
	text-decoration:none;
	font-family:tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}

.link_kiri a:link {
	color:#808080;
	padding-left:11px;
}

.link_kiri a:visited {
	color:#797979;
}

.link_kiri a:hover {
	display:block;
	margin:3px 0px;
	border:1px solid #B4CAE2;
	padding: 3px 10px;
	padding-left:10px;
	text-align:left;	
	color:#0000CC;	
	text-decoration:blink;
}

