/* CSS Document */

body {
	margin:0px;
	background-attachment: fixed;
	background-image: url(../images/x-gradiant.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #DEDEDE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.page_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
}


.form_content {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	background-color:#FFFFFF;
}

.topmargin {
	height:63px;
}

.gradiant {
	background-image:url(../images/x-gradiant.gif);
	background-repeat:repeat-x;
}

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.page_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: underline;
}
.page_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	text-decoration: underline;
}
.menu_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.employeesbg {
	background-image:url('../images/balloons.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}

.menu_link:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.divider {
	background-image: url(../images/divider.gif);
	background-repeat: repeat-y;
	background-position: 294px top;
	background-attachment: scroll;
}
.footer_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.footer_links:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}

