.roundbox{
	width: 218px;
	min-height: 60px;
	background-color: #e0e0e0;
	padding: 5px;
}

.yellowbox {
	background-image: url(images/yline.jpg);
	background-repeat: no-repeat;
	width: 263px;
	height: 53px;
}

.yellowbox td {
	padding-left: 16px;
	padding-top: 16px;
	vertical-align: top;
	padding-right: 10px;
}

.yellowbox2 {
	background-image: url(images/yline2.jpg);
	background-repeat: no-repeat;
	width: 247px;
	height: 46px;
}

.yellowbox2 td {
	padding-left: 16px;
	padding-top: 13px;
	vertical-align: top;
	padding-right: 10px;
}

.graybox {
	background-image: url(images/menu.gif);
	width: 227px;
	height: 21px;
	padding-left: 5px;
	background-repeat: no-repeat;
	float: right;
	margin-right: 16px;
	margin-bottom: 2px;
}

.graybox a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.graybox a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.Page_Header {
	color: #e50000;
	font-size: 18px;
	font-family: Tahoma;
}
.Sub_Header {
	font-size: 14px;
	font-family: Tahoma;
	color: #005776;
	font-weight: bold;
}

.text1,.txt, p, td  {
	font-size: 12px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.text2 {
	font-size: 12px;
	color: #195793;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.text3, .anons {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.subtitle1 {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.subtitle2 {
	font-size: 14px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.subtitle3 {
	font-size: 14px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

a img {
	border: 0;
}
