*
{
}
html,body
{
	height: 100%;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
li {
	font-family: "Trebuchet MS";
	font-size: 15px;
}
.tinyred {
	font-size: 10px;
	color: #F00;
}
p {
	font-family: "Trebuchet MS";
	font-size: 15px;
}
body
{
	background-attachment: fixed;
	background-image: url(../images/MAIN_BG.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "Trebuchet MS";
	font-size: 15px;
}
input {
}
#container td { /* div you want to stretch */
	min-height: 100%;
	height: 100%;
}
.loby_pic {
	background-attachment: scroll;
	background-image: url(../images/candyoffice.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a:link {
	color: #900;
	text-decoration: underline;
}
a:visited {
	color: #900;
	text-decoration: underline;
}
a:hover {
	color: #F00;
	text-decoration: blink;
}
a:active {
	color: #F00;
	text-decoration: none;
}
.login_placement {
	position: relative;
	top: -15px;
}
form {
	font-size: 11px;
}
h1 {
	font-size: 27px;
	font-weight: bold;
	color: #ba0006;
	display: inline;
	position: relative;
	top: 2px;
}
h2 {
	display: inline;
	margin: 0px;
	padding: 0px;
	top: 8px;
	position: relative;
	bottom: 0px;
	line-height: 22px;
	font-size: 15px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
	display: inline;
}
h4 {
	font-size: 18px;
	font-weight: lighter;
	line-height: 25px;
	display: inline;
}
h5 {
	font-size: 12px;
	line-height: 20px;
	display: inline;
}
.table_border {
	border: 1px solid #327FB7;
	background-attachment: scroll;
	background-image: url(../images/main_trans_bg_content.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.img_pad {
	padding-bottom: 5px;
}
.login_placement_home {
	position: relative;
	bottom: 0px;
	left: 30px;
}
.redboldtext {
	font-size: 12px;
	font-weight: bold;
	color: #aa1627;
}
.red {
	color: #ba0006;
}
input {
	font-family: "Trebuchet MS";
	font-size: 11px;
	float: none;
	clear: none;
	border: 1px solid #39C;
	position: relative;
	height: 18px;
	line-height: 14px;
	vertical-align: middle;
	width: 5;
}

.navTable_top {
	background-attachment: scroll;
	background-image: url(../images/nav_trans_bg_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.navTable {
	background-attachment: scroll;
	background-image: url(../images/nav_trans_bg_content.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.navTable_bottom {
	background-attachment: scroll;
	background-image: url(../images/nav_trans_bg_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.fisheye{
	text-align: center;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	height: 50px;
}

.fisheyeTop
{
	position: absolute;
	top: 0;
	bottom: auto;
	width: 100%;
}

.fisheyeBottom
{
	position: absolute;
	top: auto;
	bottom: 0;
	width: 100%;
}

.fisheyeContainter
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.thin_line {
	border: 1px solid #7BACE9;
}

.fisheyeContainter
{
	height: 10px;
	width: 200px;
	left: 500px;
	position: absolute;
	padding: 0 0 0 0;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


a.fisheyeItem
{
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	width: 10px;
	position: absolute;
	padding: 1px;
	display: block;
	top: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.fisheyeTop a.fisheyeItem
{
}

.fisheyeItem img
{
	border: none;
	margin: 0 auto 1px auto;
	width: 100%;
}

.fisheyeItem span
{
	display: none;
	padding: 1px;
}
.footer {
	width: 710px;
}
