﻿body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #494949;
	color: #444444;
	font-size: 11px;


}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;


}
.sitebk {
	background-image: url(images/egg1_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 247px;

}
a:link {
	color: #444444;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	color: #444444;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #30b2e2;
	text-decoration: underline;
	font-size: 11px;
}
a:active {
	color: #444444;
	text-decoration: none;
	font-size: 11px;
}
.line {
	background-image: url(images/line.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.alerts {


}
.xtext {
	font-size: 10px;
}
.main {
	height: 354px;
	background-color: #FFFFFF;
}
.btext {
	font-size: 13px;
	font-weight: bold;
	color: #444444;
}
.top a:link {
	color: #444444;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;

}
.top a:visited {
	color: #444444;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;

}
.top a:hover {
	color: #30b2e2;
	text-decoration: underline;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;

}
.top a:active {
	color: #444444;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;

}
