/* CSS Document */

.small_white {
font-family:"Times New Roman", Times, serif;
font-size:11px;
font-weight:normal;
color:#ffffff;
}

.small_black {
font-family:"Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
color:#333333;
}

.bold_red {
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}


.bold_oren {
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#ff9900;
}

.black_foot {
font-family:"Times New Roman", Times, serif;
font-size:11px;
font-weight:normal;
color:#333333;
}

.box_1 {
        font-family: Verdana,;
		font-weight: normal;
        font-size: 10px;
		color: #333333;
        border: solid 1px;
		border-color: #999999;	

}

.date{
	float:right;
	padding-bottom:3px;
	padding-right:3px;
	padding-bottom:5px;
}

.background {
background-image:url(images/bg.png);
background-repeat:no-repeat;
background-position:center;
}
