@CHARSET "UTF-8";
BODY {
	margin: auto;
    text-align: center;
	width: 1200px;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 10pt;
    color: rgb(0,0,0);
    font-weight: normal;
    font-style: normal;
    background-color: rgb(255,255,255);
    vertical-align: top;
    }
a:link {
    font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
    font-size: 12pt;
    color: #000066;
    line-height: 25px;
}
a:visited {
    font-style: italic;
    font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
    font-size: 10pt;
    color: #000066;
    line-height: 25px;
}
a:active {color: blue; font-weight: bold; text-decoration: none;
          font-style: italic;}
.etbl{
    vertical-align: top;
    text-align: center;
    margin: auto;
    width: 100%;
}
.cell1{
}
.cell2{
		text-align: left;
		margin-left: 10px;
 	    font-size: 18pt;
 	    font-weight: bold;
		color: red;	
	 	background: linear-gradient(to right, white, #3366FF);
}
.cell3{
}
.cell4{
	 	background: linear-gradient(to bottom, white, #3366FF);
}
.greenscreen{
	background-color: #000000;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 10pt; color: #33CC00;
	border-style: solid;
	border-width: 5px;
	border-color: #999999;
	padding-left: 20px;
	padding-right: 20px;
	width: 270px;
	}
.menu_title{
    vertical-align: bottom;
    margin-left: 20px;
    text-align: left;
    font-weight: bold;
    color: #ffff66;
    background-color: #000000;
    line-height: 25px;
    
}
.list_box{
    vertical-align: top;
    padding-left: 10px;
    text-align: left;
    width: 400px;
}
.login_box{
    padding-left: 20px;
    text-align: center;
}

.cont_msg{
	font-size: 12pt;
    text-align: center;
    font-weight: bold;
    color: red;
}

.news_link a {
    font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
    font-size: 8pt;
    color: #000066;
    line-height: 15px;
}
.news_link a:visited {
    font-style: italic;
    font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
    font-size: 9pt;
    color: #000066;
    line-height: 15px;
}
.news_link a:active {color: blue; font-weight: bold; text-decoration: none;
          font-style: italic;
}
.mb_box{
	padding-left: 20px;
	text-align: center;
	height: 125px;
}
.mb_box img:hover{
	float: center;
	height: 120px;
	width: 120px;
}
.news_text{
    font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
    font-size: 8pt;
}
.news_date{
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
    font-size: 7pt;
}
