/* CSS Document */
body {
	background-color: #EEEEEE;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footermenu{
	font-size: 10px;
	color: #FFFFFF;
}

.copyright {
	font-size: 12px;
	color: #000000;
}

.update {
	font-size: 36px;
	color: #FF0000;
}
.logining {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.sidetitle {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18px; }

.subtitle {
	color: #0072BC;
	font-family: "Times New Roman", Times, serif;}
	
.link1 {color: #0000FF}
.title_name {
	font-size: 24px;
	font-weight: bold;
}
.title_name_blue {color: #060472}
.title_name_red {color: #FA0006}
.large {font-size: 24px}

.pagenormal {font-family: "Times New Roman", Times, serif}
.pagetitle {color: #FF0000; font-weight: bold; font-size: 24px; }
.pagetext {font-size: 16; color: #000066; }
.contacttitle{color: #FF0000; font-weight: bold; font-size: 18; }
.contacttext{font-size: 16; font-weight: bold; color: #000066; }
.bold {font-weight: bold}
.pagenormal1 {
	color: #000066;
	font-weight: bold;
}