body {
	pading: 0px;
	margin: 0px; }

.content {
	font-family: Arial;
	font-size:12;
	color:#343434;
	line-height:150% }

.bg_left {
	background-image: url('../../images/bg_left.jpg');
	background-repeat: repeat-y; }

.bg_right {
	background-image: url('../../images/bg_right.jpg');
	background-repeat: repeat-y; }

.news {
	font-family: Arial;
	font-size:12;
	color:#343434; }

.news_border {
	background-color: #4394c1}

.bottom {
	font-family: tahoma;
	font-size:11px;
	color:#000000;}
	
.title {
	font-family: Arial Narrow;
	font-size:14;
	color:#CC6600;
	font-weight: bold;
	margin-top:6;
	margin-bottom:6;
	text-transform:uppercase; }
	
.title1 {
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#343434;
	margin-top:6;
	margin-bottom:6;
	text-transform:uppercase;  }

.title2 {
	font-family: Arial Narrow;
	font-size:14;
	color:#4396c0;
	font-weight: bold;
	margin-top:6;
	margin-bottom:6;
	text-transform:uppercase; }

.bg_left {
	background-image: url('../images/bg_left.jpg');
	background-repeat: repeat-y; }

.bg_right {
	background-image: url('../images/bg_right.jpg');
	background-repeat: repeat-y; }

.news {
	font-family: Arial;
	font-size:12;
	color:#343434; }

.top_text {
	font-family: Tahoma;
	font-size:11;
	color: #002350; }

.button {
	border : 1pt solid #b7b7b7;
	font-family : Tahoma;
	font-size : 11px;
	color : #ffffff;
	background-color:#000000; }

.text-box {
	border : 1px solid #b7b7b7;
	font-family : Tahoma;
	font-size : 11px;
	background-color : #FFFFFF;
	color : #555555; }

a:link { 
	text-decoration:none;
	color: #9e4800;	 }
	
a:visited {
	text-decoration:none;
	color:#0c6a5f; }
	
a:hover { 
	color: #0c6a5f; }

.table-brd {
	border : 1px solid #dedede; }