body {
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
a {
	color: #880000;
}
#title {
	font-size: 26px;
	font-family: 'Arial', sans-serif;
	color: #800000;
	font-weight: bold;
	}
#container {
	border: 2px solid #7A353A;

}
#footer {
	background-color: #7A353A;
	text-align: center;
	font-size: 10px;
	color: #DAD8BD;
	background-repeat: no-repeat;
}
#footer a {
	color: #C7BA8E;
	text-decoration: none;
}
.imgRight {
	padding: 3px;
	float: right;
	border: thin solid #880000;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}


#footerMenu {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#mainContent {
	background-color: #D9DAD5;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
}
li {
	padding-bottom: 10px;
}
.red {
	color: #880000;
}
h3 {
	font-size: 18px;
}
h2 {
	font-size: 21px;
}
.bottomTable {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #880000;
}
.tableBorder {
	border: thin solid #880000;
	background-color: #D9DAD5;
	background-image: url(images/leg_bg.jpg);
	background-repeat: no-repeat;
}
.labelBorder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #880000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #880000;
}
#mainContentHome {
	background-color: #D9DAD5;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;

	padding-top: 0px;
}
#mainContentMailManager {
	background-color: #D9DAD5;
}
#mainContentStaff {
	background-color: #D9DAD5;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;

	padding-top: 0px;
}
#mainContentHistory {
	background-color: #D9DAD5;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
	
	padding-top: 0px;
}
#mainContentTuition {
	background-color: #D9DAD5;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
	
	padding-top: 0px;
}
#header {

}
#menu {
	text-align: center;
}

#header ul {
	margin: 0px;
	list-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 95px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header li {
	display: inline;
	text-decoration: none;
	padding-right: 100px;
}
