body {
	background:#4f4ffd url('../Images/lyo/bg-blue_matte.jpg') repeat-y center;
	margin:0px;
	padding:0px;
	font-family: tahoma, helvetica, verdana,  arial;
	color:black;
}

.logo_top {
	background:url('../Images/logos/nSuckerz_247x80.png') no-repeat;
	width:247px;
	height:80px;
}

.suckPng {
    background:url('../Images/lyo/12.png') no-repeat;
    width:80px;
    height:80px;
}

a:link {
	color:#4343D9;
	text-decoration:none;
}
a:visited {
	color:#4343D9;
	text-decoration:none;
}
a:active {
	color:#4343D9;
	text-decoration:none;
}
a:hover {
	color:#444444;
	text-decoration:underline;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

.vertSpace7 { width: 7px; }
.vertLine1 { width: 7px; background: url('../Images/lyo/vertLine1.jpg') repeat-y center; }

.horzDots { background:url('../Images/lyo/horz_dot_4x3.png') repeat-x; width:98%; height:3px; }
.horzLine{
	margin:0; padding:0;
	width:100%; height:7px;
	background:#ffffff url('../Images/lyo/horzLine.gif') repeat-x;
}

.menu_bar_top {
	background:url('../Images/lyo/bar_blue.jpg') repeat-x;
	width:1001px;
	height:30px;
}

.menu_bar_bot {
	width:1001px;
	height:29px;
	
	background:#FFFFFF;
	border-top:1px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px;
	
	border-color:#dddddd;
	border-style:solid;
}

.bigTitle { width:100%; height:29px; }

.SectionTitle { font-size:14pt; font-weight:bold; padding-top:6px; padding-left:10px; color:#454b42; }
.SectionSub { font-size:10pt; font-weight:bold; color:black; }

.PageTitle { font-size:14pt; font-weight:bold; padding-top:6px; padding-bottom:2px; color:#454b42; }
.PageSubTitle { font-size:10pt; font-weight:bold; color:#454b42; }

.xTitle {
	font-size:10pt;
	font-weight:bold;
	color:red;
	height:30px;
}
.purple {
	color:#461B7E;
}
.dred {
	color:#963440;
}
.TableText8 { font-size:8pt; }
.TableText10 { font-size:10pt; }
.TableText7 { color:#999999; font-size:7pt; }

.cj_tip {
	color:#810541;
}
.cj_nono {
	font-family:tahoma;
	font-size:10pt;
	color:red;
}
.cj_question_small {
	font-family:tahoma;
	font-size:10pt;
	color:#761420;
}
.cj_question {
	font-family:tahoma;
	font-size:14pt;
	color:#761420;
}
.head_links:active { color:#ededed; font-weight:bold; font-size:8pt; }
.head_links:visited { color:#ededed; font-weight:bold; font-size:8pt; }
.head_links:hover { color:#ededed; font-weight:bold; font-size:8pt; }
.head_links:link { color:#ededed; font-weight:bold; font-size:8pt; }

.xSubTitle {
	font-size:8pt;
	color:#880000;
}
.FullWidth{
	float:left;
	width:100%;
}

.master_lyo {
	background-color:white;
	margin:0px;
	padding:0px;
	width:1001px;
}
.LeftSide {
	float:left;
	width:540px;
}

.RightSide{
	float:left;
	width:461px;
}
