body {
	background-color: white;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}

iframe.content {
	overflow: auto;
	overflow-x: hidden;
	overflow-y: scroll;
}

td.content {
	padding: 0px;
}

a {
	color: #c72926;
}

a:hover {
	color: #004d83;
}

a.black {
	color: black;
	text-decoration: none;
}

a.black:hover {
	color: #c72926;
	text-decoration: underline;
}

a.blue {
	color: #004d83;
	text-decoration: none;
}

a.blue:hover {
	color: black;
	text-decoration: none;
}

td.logo {
	background-color: transparent;
	background-image: url(../images/bg_logo.gif);
	background-position: left;
	background-repeat: repeat-y;
}

td.header {
	background-color: transparent;
	background-image: url(../images/red_point_header.gif);
	background-position: center;
	background-repeat: repeat-x;
}

td.header td.menu {
	background-color: #cccccc;
}

td.header td.menu a {
	background-color: transparent;
	color: #004d83;
	font-weight: bold;
	text-decoration: none;
	padding-left: 9px;
	padding-right: 9px;
}

td.header td.menu a:hover, td.header td.menu a:active {
	background-color: #004d83;
	color: #e3da0f;
	font-weight: bold;
	text-decoration: none;
	padding-left: 9px;
	padding-right: 9px;
}

td.top_blue_line {
	background-color: transparent;
	border-top-color: #004d83;
	border-top-style: solid;
	border-top-width: 4px;
}

td.blue {
	background-color: #004d83;
	vertical-align: top;
}

td.blue a {
	background-color: transparent;
	color: white;
	display: block;
	font-weight: bold;
	height: 15px;
	padding: 2px;
	text-decoration: none;
	vertical-align: middle;
	width: auto;
}

td.blue a:hover, td.blue a:active {
	background-color: #00416f;
	color: #e3da0f;
	display: block;
	font-weight: bold;
	height: 15px;
	padding: 2px;
	text-decoration: none;
	vertical-align: middle;
	width: auto;
}

td.cyan {
	background-color: #d6ebfe;
}

td.cyan a {
	background-color: transparent;
	color: black;
	display: block;
	font-weight: bold;
	height: 15px;
	padding: 2px;
	text-decoration: none;
	vertical-align: middle;
	width: auto;
}

td.cyan a:hover, td.cyan a:active {
	background-color: #c1e1fe;
	color: #004d83;
	display: block;
	font-weight: bold;
	height: 15px;
	padding: 2px;
	text-decoration: none;
	vertical-align: middle;
	width: auto;
}

td.red {
	background-color: #bc7e7f;
}

td.rose {
/*	background-color: #fbeedd;*/
	background-color: #D0DC8C;
}

td.rose a {
	background-color: transparent;
	background-image: url(../images/right_menu_bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #004d83;
	display: block;
	padding: 2px;
	padding-left: 20px;
	text-decoration: underline;
	vertical-align: middle;
	width: auto;
}

td.rose a:hover, td.rose a:active {
	background-color: #c2d26b;
	background-image: url(../images/right_menu_bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: black;
	display: block;
	padding: 2px;
	padding-left: 20px;
	text-decoration: underline;
	vertical-align: middle;
	width: auto;
}

td.lightGray {
	background-color: #ebebeb;
}

td.title, td.title_projects, td.title_news, td.title_polls, td.title_information, td.title_promos {
	background-color: transparent;
	background-position: left;
	background-repeat: no-repeat;
	color: #c72926;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	text-align: right;
}

td.title_projects {
	background-image: url(../images/td_title_projects.gif);
}

td.title_news {
	background-image: url(../images/td_title_news.gif);
}

td.title_polls {
	background-image: url(../images/td_title_polls.gif);
}

td.title_information {
	background-image: url(../images/td_title_information.gif);
}

td.title_promos {
	background-image: url(../images/td_title_promos.gif);
}

td.bottom {
}

td.bottom a {
	color: black;
	text-decoration: none;
}

td.bottom a:hover, td.bottom a:active {
	color: #c72926;
	text-decoration: underline;
}
