@charset "UTF-8";
#mainHolder {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 0px;
}
#divideLine {
	background-image: url(images/dotline3.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#outside {
	background-color: #E8EBF0;
	height: 900px;
}
#inside  {
	width: 185px;
	vertical-align: bottom;
}
#outside #outHolder {
	background-color: #FFFFFF;
	padding: 10px;
}
#mainHolder #ellensmall {
	height: 132px;
	width: 32px;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
#mainHolder #menu {
	text-indent: 10px;
	text-align: left;
	color: #333333;
	font-weight: bold;
	letter-spacing: .3em;
	padding-right: 60px;
	padding-left: 0px;
}
#whitebox {
	width: 13px;
}
#credit {
	font-size: 8px;
	color: #666666;
	text-align: right;
	text-indent: 20px;
	padding: 10px;
}
#mainHolder #tablemenu {
	background-color: #E8EBF0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
a.g:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: .3em;
}
a.g:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4E4F4F;
	text-decoration: none;
	letter-spacing: .3em;
}
a.g:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: 0.3em;
}
