body {
	padding: 0px 0px;
	margin: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background: url(../../images/footer_bg.jpg) #000000 bottom left no-repeat; 
}

td { 
	font-family1: Tahoma, Helvetica, sans-serif;
	font-family: Tahoma;
	font-size:10pt;
	color:#ccc;
}

a { color: #CC0000;text-decoration: none; }
a:hover { color: #FF0000; text-decoration: none;}

p {
	text-align:justify;
}

#box_header {
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	background: #CC0000 url(../../images/logo.gif) no-repeat top left; 
	color: #FFFFFF;
	text-align: right;
	font-family: Tahoma; 
	font-size: 10pt; 
	border: 1px #CCCCCC solid; 
	height: 60px;
}

#box_header a {color:#FFFFFF;}
#box_header a:hover {color:#FFFFFF; text-decoration:underline;}

#box_footer {
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	background-color: #CC0000;
	color: #FFFFFF;
	font-family: Tahoma; 
	font-size: 8pt; 
	border: 1px #CCCCCC solid; 
}

#box_menu {
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	background-color: #fee;
	border: 1px #ccc solid; 
	height: 99%;
}

#box_content {
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	background-color: #fff;
	border: 1px #ccc solid; 
	height: 99%;
}

.topic {	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990000;
}

.button {
	border : solid 1px #cccccc;
	background: #E9ECEF;
	color : #666666;
	font-weight : bold;
	font-size : 11px;
	padding: 4px;
}

.inputbox {
	width: 150px;
	margin: 0 0 1em 0;
	border: 1px solid #cccccc;
}

.headMenu {color: #fff;font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
.headMenu a {color: #fff;font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
.headMenu a:hover {color: #fff;font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration:underline;}

.Topic1 {color: #f00;font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight:bold;}
.Topic2 {color: #f00; font-weight:bold;}
.Topic3 {color: #fff; font-weight:bold;}
.Topic4 {color: #c00; font-weight:bold;}

.redbdr{border : solid 1px #000000;}
.redbdr td{ 
	width:240px; 
	border : solid 1px #900;
	_border-bottom: solid 1px #900;
	_border-right: solid 1px #900;
	_border-top: solid 1px #900;
	_border-left: solid 1px #900;
}