#main_content {
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	
	padding-left: 20px;
	padding-right: 20px;
	line-height: 16px;
	padding-top: 25px;
	float: left;
	width: 918px;
}

#main_content td {
	padding-left: 3px;
	padding-right: 3px;
}

div.error_msg {
	color: #990000;
	padding-bottom: 12px;
}

#footer {
	background-color: #e0e4e7;	
	width: 100%;
	height: 25px;
}

div.button {
	width:150px; 
	height:30px; 
	background-color:e5e8eb; 
	border-left: 1px solid #3d6a96; 
	border-right:1px solid #3d6a96; 
	border-top: 1px solid #3d6a96; 
	border-bottom: 1px solid #3d6a96;
}

div.submit {
	text-align:center; 
	width:124px; 
	height:16px; 
	background-color:#e5e8eb; 
	padding-top:7px;
	padding-bottom:7px;
	padding-left:13px;
	padding-right:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #164c82;
	font-weight: bold;
}

/* --- TABLES ---*/

th.news_table {
	text-align:left;
	height:20px;
	background-color: #e0e4e7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #164c82;
	font-weight: bold;
}

td.news_table {
	padding-top:1px;
	padding-left:3px;
	text-align:left;
	height:20px;
	background-color: #ecf0f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: normal;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

th.bulletin_table {
	height:20px;
	background-color: #e0e4e7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #164c82;
	font-weight: bold;
}

td.bulletin_table {
	padding-top:1px;
	padding-left:3px;
	height:20px;
	background-color: #ecf0f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: normal;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}/* --- END TABLES ---*/


/* --- LINKS ---*/

a:link.menu, a:visited.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767777;
	text-decoration: none;
	font-weight: bold;
}

a:hover.menu, a:active.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}

a:link.logout, a:visited.logout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}



a:hover.logout, a:active.logout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
} /* --- end LINKS */

/* --- TEXT ---*/
.user {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #164c82;
} 

.grey_bold_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
} 
/* --- end TEXT */
