body {
	background-image: url(images/bg-img.gif)}

.title {
     font-family: MS Sans Serif; font-size: 14px; color: #FF0000; font-weight : bold; text-decoration: none}
	 
.gray_text {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4C4C4C; font-weight : normal; text-decoration: none}

.text {
	font-family: MS Sans Serif; font-size: 8px; color: #666666; font-weight : normal; text-decoration: none}
	
.text:hover {
	font-family: MS Sans Serif; font-size: 8px; color: #003FA8; font-weight : normal; text-decoration: none}
	
.smallblue {
	font-family: MS Sans Serif; font-size: 12px; color: #06229A; font-weight : bold; text-decoration: none}
	
.textbox {
	font-family : MS Sans Serif; font-size : 11px; color: #4c4c4c; border: #999999; border-style: groove; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; height: 18px; width:135px}
	
.longbox {
	font-family : MS Sans Serif; font-size : 11px; color: #4c4c4c; border: #999999; border-style: groove; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; height: 18px; width:210px}

.commentsbox {
	font-family : MS Sans Serif; font-size : 11px; color: #4c4c4c; border: #999999; border-style: groove; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; height: 70px; width:230px}	
	
.btn {
	font-family : MS Sans Serif; font-size: 11px;  color: #000000; font-weight: bold; BORDER-BOTTOM: 1px outset;BORDER-LEFT: 1px  outset ;BORDER-RIGHT: 1px  outset;BORDER-TOP: 1px  outset; font-weight : normal; text-align : center; height: 20px}

.footer {
	font-family : Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; font-weight : normal}

.footerlink { 
    font-family: Arial, Helvitica, sans-serif; font-size: 10px; color: #ff0000; font-weight: normal; text-decoration: none}

.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; font-weight : normal; text-decoration: none}     

