.left_column {
	background-image: url(/images/ds_images/left_column.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.right_column {
	background-image: url(/images/ds_images/right_column.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.main_column {
	background-color: #FFFFFF;
	background-image: url(/images/ds_images/main_bg_image.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.logo {
	background-image: url(/images/ds_images/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.nav_bar {
	background-image: url(/images/ds_images/nav_bar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}

.text_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.text_link A, .text_link A:link, .text_link A:visited {color:#FFFFFF; TEXT-DECORATION: none;}
.text_link A:hover, .text_link A:active {color:#FFFFFF; TEXT-DECORATION: underline;}

.title-0{
	font-size:18px;
	color:#999999;
	font-weight: bold;
}

.title-1{
	font-size:16px;
	color:#B90000;
	font-weight: bold;
}

.title-1 A, .title-1 A:link, .title-1 A:visited {color:#B90000; TEXT-DECORATION: none;}
.title-1 A:hover, .title-1 A:active {color:#B90000; TEXT-DECORATION: underline;}


.title-2{
	font-size:18px;
	color:#B90000;
	font-weight: bold;
}

.title-2 A, .title-2 A:link, .title-2 A:visited {color:#B90000; TEXT-DECORATION: none;}
.title-2 A:hover, .title-2 A:active {color:#B90000; TEXT-DECORATION: underline;}

.border-bot-dot{
	border-bottom:1px dotted #000000;
	padding-top: 10px;
}

.body_text0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.body_text0 A, .body_text0 A:link, .body_text0 A:visited {color:#B90000; TEXT-DECORATION: none;}
.body_text0 A:hover, .body_text0 A:active {color:#B90000; TEXT-DECORATION: underline;}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}


.bg-comp0 {
	background-color: #FEE5E7;
}

.wrap {
   float: left
}

.title-0-underline {
	font-size:18px;
	color:#999999;
	font-weight: bold;
	border-bottom-style: dashed;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.news-format {
	width:100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.image-st {
	width:100px;
}

.text-st {
	width:260px;
}

