	body {
			margin-top:0px;
			font-family:arial;
			font-size:8pt;
			}
	#title {
			width:780px;
			background:#ffffff;
			}
	#flash {
			width:780px;
			height:209px;
			border-bottom:1px solid #000000;
			}
	#menu {
			width:780px;
			height:20px;
			background:#3e332c;
			font-size:20pt;
			border-bottom:5px solid #FFFFFF;
			}
	#main {
			width:760px;
			min-height:400;
			float:left;
			padding:10pt;
			}
	#base {
			width:780px;
			height:57px;
			padding-bottom:2px;
			background:#333333;
			text-align:center;
			font-size:10pt;
			color:#FFFFFF;
			float:left;
			}
	#l-side-content {
			width:172px;
			float:left;
			}
	#r-side-content {
			width:172px;
			float:left;
			}
	#content {
			width:395px;
			background:#FFFFFF;
			float:left;
			font-family:arial;
			font-size:10pt;
			text-align:justify;
			margin-left:10px;
			margin-right:10px;
			padding-bottom:30px;
			}
	.content {
		font-size:10pt;
	}
	#content-2col {
			width:567px;
			background:#FFFFFF;
			float:left;
			font-family:arial;
			font-size:10pt;
			text-align:justify;
			margin-left:10px;
			margin-right:10px;
			padding-bottom:30px;
			}
	td {
			font-family:arial;
			font-size:8pt;
			}	
	a.top-link:link {color: #FFFFFF;	text-decoration: none;}
	a.top-link:visited {color: #FFFFFF; text-decoration: none;}
	a.top-link:hover {color: #FFFFFF; text-decoration: underline;}
	a.top-link:active {color: #FFFFFF;	text-decoration: none;}
	
	a.menu-link:link {color: #FFFFFF;	text-decoration: none;}
	a.menu-link:visited {color: #FFFFFF; text-decoration: none;}
	a.menu-link:hover {color: #b89aa2; text-decoration: none;}
	a.menu-link:active {color: #b89aa2;	text-decoration: none;}
	
	a.news-link:link {color: #336699;	text-decoration: none;}
	a.news-link:visited {color: #336699; text-decoration: none;}
	a.news-link:hover {color: #234364; text-decoration: none;}
	a.news-link:active {color: #234364;	text-decoration: none;}
	
	a:link {color: #DC2E27;	text-decoration: none;}
	a:visited {color: #DC2E27; text-decoration: none;}
	a:hover {color: #DC2E27; text-decoration: underline;}
	a:active {color: #DC2E27;	text-decoration: none;}
	
	input {
			font-size:8pt;
			border:2px solid #3e332c;
			background:#FFFFFF;
			}
	.noborder {
			border:0px solid #3e332c;
			}
	select {
			font-size:8pt;
			border:2px solid #3e332c;
			background:#FFFFFF;
			}
	textarea {
			font-size:8pt;
			border:2px solid #3e332c;
			}
	.item_title {
			color:#000000;
			font-weight:bold;
			font-size:8pt;
			background:#f0efef;
			padding-top:2px;
			padding-left:4px;
			height:18px;
			}
	.admin_title {
		 	background-image: url(admin/images/interface/title-bar.gif);
		 	background-repeat:no-repeat;
		 	font-weight:bold;
		 	color:#ffffff;
		 	padding-left:10px;
		 	}