
body
{
	background-color: #FFFFFF;
	margin: 0px;
}

body, td
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
    color: black;
}



ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.mhref { font-family: arial; font-size: 13px; color: white; letter-spacing: 3px; text-decoration: none;}

a.top_menu { font-family: arial; font-size: 12px; color: white; letter-spacing: 1px; text-decoration: none; font-weight: bold;}
a.top_menu:hover { font-family: arial; font-size: 12px; color: white; letter-spacing: 1px; text-decoration: underline; font-weight: bold;}

.menuTitle  { font-family: arial; font-size: 16px; color: white; letter-spacing: 3px; margin-bottom: 2px; margin-top: 10px; text-decoration: none;}
.menuLeft  { padding-top: 40px; vertical-align: top; font-weight: bold;}
.menuTop   { padding-left: 270px; text-align: left; font-weight: bold; color: white;}
a.left_menu { font-family: arial; font-size: 12px; color: white; letter-spacing: 0px; text-decoration: none;}
a.left_menu:hover { font-family: arial; font-size: 12px; color: white; letter-spacing: 0px; text-decoration: underline;}

.white { font-family: arial; font-size: 11px; color: white; }
.bgMenuLeft { background-image: url(./../image/4x2.gif); background-repeat: no-repeat; }
.bgMenuRight { background-image: url(./../image/bg-right-dotted.gif); background-repeat: repeat-y; vertical-align: top;}
.content { padding-left: 10px; padding-right: 10px;}

.dblue { color: #0073c5; }
.dgray{ color: #404040; }
.head { font-family: arial; font-size: 18px; letter-spacing: 3px; margin-bottom: 2px; margin-top: 10px; text-decoration: none; font-weight: bold;}

.newsTitle { font-family: arial; font-size: 14px; margin-top: 15px; margin-bottom: 0px; text-decoration: none; font-weight: bold;}
.newsShort { font-family: arial; font-size: 12px; margin-top: 2px; margin-bottom: 0px; text-align: justify; }
.newsMore { font-family: arial; font-size: 11px; margin: 0px; text-align: right; color: #20859c; font-weight: bold;}
.newsDate { font-family: arial; font-size: 11px; margin: 0px; text-align: left; color: #707070;}
.hrefMore{ font-family: arial; font-size: 11px; margin: 0px; text-align: right; color: #20859c; font-weight: bold; text-decoration: none;}
.hrefMore:hover{ font-family: arial; font-size: 11px; margin: 0px; text-align: right; color: #20859c; font-weight: bold; text-decoration: underline;}


.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

