/* CSS Document */

body,td,th {
	font-family: arial;
	font-size: 12px;
}
.style1 {
	color: #0059a8;
	text-decoration: none;
}
.style2 {
	color: #8a8a8a;
	font-size: 10px;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
.style3 {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-family: arial;
}
.thumb_image_container {
	overflow: hidden;
	border: 1px solid #D0D0D0;
	padding: 1px;
	background-color: white;
    
}
.style4 {
	color: #BD3335;
}



A {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 17px; FONT-FAMILY: Verdana,Arial,Helvetica; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 12px; COLOR: #FFFFFF; LINE-HEIGHT: 17px; FONT-FAMILY: Verdana,Arial,Helvetica; BACKGROUND-COLOR:#849AB4; TEXT-DECORATION: underline
}

.redline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CF3B2B;
	border-right-color: #CF3B2B;
	border-bottom-color: #CF3B2B;
	border-left-color: #CF3B2B;
}
h1 {
	font-size : 12px;
	color : #000000;
	margin : 0em 0em 0em 0em;
	font-weight:500;
}
h2 {
    font-size : 12px;
	font-weight : bold;
	margin : 0em 0em 0em 0em;
	}
h3 {
    font-size : 12px;
	font-weight : bold;
	color : #000000;
	margin : 0em 0em 0em 0em;
	}