BODY {
    background-color: #525594;
    margin: 0px;
    color: white;
    font-family: "Tahoma", "Verdana", "Arial", "sans-serif";
    font-size: 8pt;
}

TABLE {
    color: white;
    font-family: "Verdana", "Tahoma", "Arial", "sans-serif";
    font-size: 8pt;
}

SELECT {
	background-color: #525594;
	color: white;
	width: 140px;
	text-align: center;
}

A, A:link, A:visited, A:active {
	color: #a5a4c9;
	text-decoration: underline;
}

P:first-letter.article {
	padding-left: 20px;
}

.c0 {background-color: #fcecd6; }
.c1 {background-color: #f3f1ef; }

.t1 {color: #ffffff}
.t2 {color: #525594}

#top {
	background-color: #a5a4c9;
}

#top_box {
	background-color: #525594;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	height: 16px;
}

.right_head {
	background-image: url('images/right_head.gif');
	background-repeat: no-repeat;
}

.beauty {
    background-image: url('images/content_bg2.gif');
	background-repeat: repeat-x;
}

.beauty2 {
    background-image: url('images/bottom_bg2.gif');
	background-repeat: repeat-x;
}

#left {
	background-color: #a5a4c9;
}

#content {
    border-left: 1px solid white;
    padding: 10px;
}

.news_image {
    border: 1px solid white;
}

.top_box, a.top_box, a:visited.top_box, a:active.top_box {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:hover.top_box {
	text-decoration: underline;
}

.brief {
	background-color: #a5a4c9;
	border: 1px solid white;
	padding: 3px;
	color: black;
	text-align: center;
}

H3 {
font-size: 13px;
font-weight: 900;
}

.brief2 {
	background-color: white;
	border: 1px solid white;
	padding: 3px;
	color: black;
	text-align: center;
}

a.brief, a:visited.brief, a:active.brief {
	color: black;
	border: 0px solid white;
	font-weight: bold;	
}

a.left_menu, a:link.left_menu, a:visited.left_menu, a:active.left_menu {
color: #525594;
padding-left: 5px;
font-weight: bold;
text-decoration: none;
}

a:hover.left_menu {
	color: white;
}

.menu_title, a.menu_title, a:link.menu_title, a:visited.menu_title, a:active.menu_title {
background-color: #525594;
color: white;
font-weight: bold;
border-top: 1px solid white;
border-bottom: 1px solid white;
padding-top: 3px;
padding-bottom: 3px;
text-align: center;
text-decoration: none;
}

.submenu_title {
background-color: #525594;
width: 100px;
height: 15px;
border-top: 1px solid white;
border-left: 1px solid white;
float: left;
text-align: center;
}

a.submenu_title {
color: white;
text-decoration: none;
border: 0px;
background-color: transparent;
font-weight: 900;
}


.content {
font-size: 14px;
}

.button1 {
background-color: #525594;
color: white;
border: 1px solid white;
font-weight: bold;
font-size: 6pt;
padding-left: 5px;
padding-right: 5px;
padding-top: 3px;
padding-bottom: 3px;
margin: 3px;
}

form {
margin: 0px;
}