body,td { 
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		background-color:#fff9e7;
}

img { border: 0px; }

h1 { font-size:20px;
	 margin-bottom:18px; 
     color:#b72c38 }

h2 { font-size:17px;
     margin-bottom:18px;
     color:#666666 }

h4 { font-size:13px;
	 margin-top:0px; 
}

td { vertical-align:top;
	text-align:justify; }

a	{
	color:#b72c38;
}

a:link { text-decoration:underlinded; }

a:visited { text-decoration:underlined; }

a:active { text-decoration:underlined; }

a.an { text-decoration:none; }

/*###########################*/
/* NAV */
/*###########################*/

.nav {
		width:180px;
		height:100%;	
}
.nav_top {
	height:60px;
}


.nav_logo {
	background-color:#e6c481;
	border-collapse:collapse;
	text-align:right;
}


.nav_top_left {
	background-color:#e6c481;
	width:120px;
}

.nav_button {
	border-bottom:solid 2px #fff9e7;
}

.nav_top_right {
	width:60px;
}
												  
.nav_left {
	background-color:#e6c481;
	width:120px;
	height:16px;
}

.nav_right {
	width:60px;
	height:16px;
}

.nav_middle_right {
	border-collapse:collapse;
	height:100%;
}

.nav_middle_left {
	background-color:#e6c481;
	border-collapse:collapse;
	height:100%;
}

.nav_bottom {
	height:16px;
}

.nav_bottom_left {
	background-color:#e6c481;
	width:120px;
	height:10px;
}

.nav_bottom_right {
	width:60px;
	height:10px;
}

/*###########################*/
/* SB */
/*###########################*/

.sb {
	width:200px;
	padding-top:40px;
	/*background-color:#eeeeee;*/
}

.sb_table {
	width:100%;	
	border-collapse:collapse;
	margin-bottom:16px;
}

.sb_title {
	border:solid 1px #CCCCCC;
	padding:5px;
	background-color:#ffeecc;
}

.sb_img {
	border:0px;
	padding:0px;
	border-collapse:collapse;
	width:200px;
}
.sb_field {
	border:solid 1px #CCCCCC;
	padding:5px;
}

/*###########################*/
/* CONTENT */
/*###########################*/

.content {
	padding:40 15 0 40;
}

.content {
	padding-bottom:10px;
}
.article_left { 
	width: 320px;
	padding-right:20px; 
}

.article_right { padding-right:8px;
					 }

/*###########################*/
/* MISC */
/*###########################*/
												  
#topic { color:#b72c38;
	font-weight:bold; }
	
.mark td { 	border:solid 1px #333333;
}
