body,td,input,textarea,select {
	color: #000;
	font-family: Times New Roman, Arial;
	font-size: 14px;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #ca2d32;
	font-family: Times New Roman, Arial;
	font-size: 14px;
	text-decoration: underline;
}

a:hover {
}

img {
	border: 0px;
}

.content_body {
	margin-top: 20px;
	line-height: 150%;
	text-align: justify;
}

.footer, .footer a {
	color: #999;
	font-size: 11px;
}

.topTitle1 {
	color: #000;
	text-decoration: none;
}

.topTitle2 {
	color: #ca2d32;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	padding: 0 3 0 3px;
}

.lightText {
	color: #999;
}

a.lightText:hover {
	color: #ca2d32;
}

.redText {
	color: #ca2d32;
}

.pagePath {
	color: #999;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 20px;
}

.pagePath a {
	font-size: 12px;
	font-weight: normal;
}

.font11px {
	font-size: 12px;
}

h1 {
	color: #ca2d32;
	font-size: 26px;
}

.bold_uppercase {
	text-transform: uppercase; 
	color: #ca2d32;
	font-weight: bold;
}

.botIconLink {
	font-size: 12px;
	color: #999;
}

.botIconLink:hover, #curr {
	color: #ca2d32;
}

.botIconIm {
	margin-bottom: 5px;
}

.imageCell {
	border: solid 2px #fff;
}

.newsTitle {
	color: #ca2d32;
	font-weight: bold;
}

.newsDate {
	color: #999;
	font-size: 11px;
}

.hilight {
	background-color: yellow;
}

#red {
	color: red;
}

.tbl_head td {
	background-color: #eee;
	font-weight: bold;
}

.menu_new_alert {
	/*background-color: yellow;*/
	color: yellow;
	font-size: 13px;
	/*padding: 0 2 0 2px;*/
	text-decoration: blink;
	margin-right: 3px;
	font-family: tahoma;
	font-weight: bold;
}