/*
palette colors: red violet darklblue green lightgreen lightviolet
 #ca1516 #b70279 #045a93 #0b8f74 #aedb00 #bd88b7
*/

body {
	background-color:#FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	margin: 0px;
}

table {
	border-collapse:collapse;
}

.alr { text-align:right }
.alc { text-align:center }
.nb { font-weight:normal; }
.nulinks a { text-decoration:none; }

.news {
	color:#2C7FFE;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
}

A.news:link, A.news:active, A.news:visited {
	color:#2C7FFE;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial;
}

A.news:hover {
	color:#FF3C00;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial;
}

.level1, A.level1:link, A.level1:active, A.level1:visited {
	color:#164793;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
}

A.level1:hover {
	color:#25AA13;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial;
}

.level2, A.level2:link, A.level2:active, A.level2:visited {
	color: #124289;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
}

A.level2:hover {
	color:#FF4E00;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial;
}

.blue_top_menu, A.blue_top_menu:link, A.blue_top_menu:active, A.blue_top_menu:visited {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8CA6D1;
}

A.blue_top_menu:hover {
	font-family: arial;
	font-size: 12px;
	color: #253859;
	text-decoration: none;
	background-color: #8CA6D1;
}

.white_top_menu {
	font-family: arial;
	font-size: 12px;
	color: #424242;
	text-decoration: none;
	background-color: #FFFFFF;
}

A.white_top_menu:hover {
	font-family: arial;
	font-size: 12px;
	color: #BF0202;
	text-decoration: none;
	background-color: #FFFFFF;
}

.gray_top_menu, A.gray_top_menu:link, A.gray_top_menu:visited, A.gray_top_menu:active {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6D7178;
}

A.gray_top_menu:hover {
	font-family: arial;
	font-size: 12px;
	color: #FFDE00;
	text-decoration: none;
	background-color: #6D7178;
}

.search-edit-text
{
 border-width: 1px;
 border-color: #95a6b7;
 border-style: solid;
 width: 124px;
 height: 19px;
 font-family: arial, helvetica, sans-serif;
 font-weight: bold;
 color: #95a6b7;
}

.mainpage-title
{
 padding-top: 5px;
 padding-bottom: 8px;
 font-family: Arial;
 color: #E82600;
 font-size: 18px;
}

.footerleft
{
 font-family: Arial;
 font-size: 12px;
 color: #636363;
 padding-top: 6px;
 padding-left: 9px;
}

.footerright, A.footerright:link, A.footerright:visited, A.footerright:active {
 color: #BC1B01;
 font-family: Arial;
 font-size: 12px;
 padding-left: 9px;
 padding-right: 9px;
}

A.footerright:hover {
 color: #FF6C00;
 font-family: Arial;
 font-size: 12px;
 padding-left: 9px;
 padding-right: 9px;
}

.mainarea {
 color: #000000;
 font-family: Arial;
 font-size: 12px;
}

A.mainarea:link, A.mainarea:visited, A.mainarea:active {
 color: #BF0202;
 font-family: Arial;
 font-size: 12px;
 text-decoration: underline;
}

A.mainarea:hover {
 color: #8CA6D1;
 font-family: Arial;
 font-size: 12px;
 text-decoration: underline;
}

.ma_subtitle {
 color: #FF8400;
 font-family: Arial;
 font-size: 12px;
 font-weight: Bold;
}

.ma_tabletitle {
 color: #2984FF;
 font-family: Arial;
 font-size: 12px;
 font-weight: Bold;
}

.ma_tablecontent {
 color: #EB5F02;
 font-family: Arial;
 font-size: 12px;
 font-weight: Bold;
}

.ma_subtitle2 {
 color: #EB0202;
 font-family: Arial;
 font-size: 12px;
 font-weight: Bold;
}

.mainarea th, .mainarea td {
 border: 0;
 padding: 4px 2px;
 margin: 0;
}


.tablegh {
        width: 90%;
	border-collapse:collapse;
        border:1px solid #045A93;

        border-left: 0;
        border-bottom : 0;

        font-size: 12px;
        font-family: Arial;
        font-weight: bold;
        color: #045A93;
}

.tablegh td, .tablegh th{
        border:1px solid #045A93;
        border-top : 0;
        border-right : 0;
        border-bottom : 1px solid #045A93;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 3px;
        padding-bottom: 3px;
}

/*
.trgh {
        border : solid #FFB400 1;
        border-left : 0;
        border-left-width : 0;
        border-right : 0;
        border-right-width : 0;
        border-bottom : #FFB400;
        border-bottom-width : 1;
}
*/
.ma_subtitle1 {
 color: #26BC1B;
 font-family: Arial;
 font-size: 16px;
 font-weight: Bold;
}

.ma_edittext {
 border-width:1px; border-color: #696969; border-style: solid; height: 19px; font-family: Arial; scolor:#95a6b7;
}
.Program {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #0033CC;
}

