BODY {
	color: #ffffff;
	background-color: #555555;
	font-family: helvetica, arial, serif, sans-serif;
	font-size: 4px;
	margin: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#logo {
	line-height:0px;
	font-size:0px;
}

#package_menu {
	background-color: #3f1c1c;
	font-family: helvetica, arial, serif, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-image: url("./gfx/content_top_corner.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

#package_menu_bottom_bar {
	background-image: url("./gfx/top_menu_background.png");
	background-repeat: repeat;
	background-position: top left;
}

#inv_top_left_curve {
	background-image: url("./gfx/inv_top_left.gif");
	background-repeat: no-repeat;
	background-position: top left;
	line-height:0px;
	font-size:0px;
}

#content_text {
	background-color: #444444;
	font-family: helvetica, arial, serif, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#content_title {
	color: #96a4ce;
	font-family: helvetica, arial, serif, sans-serif;
	text-align:left;
	font-size: 22px;
	line-height: 26px;
	text-align: center;
}

#div_floating_menu {
	font-family: helvetica, arial, serif, sans-serif;
	text-align:left;
	font-size: 16px;
	line-height: 18px;
	position:absolute; 
	left:395px;
	top:10px;
	width:200px;
	height:27px;
	z-index:1;
}

#div_floating_corner {
	//background-image: url("./gfx/inv_top_left.gif");
	//background-repeat: no-repeat;
	//background-position: top left;
	font-size: 0px;
	line-height: 0px;
	position:absolute; 
	left:273px;
	top:128px;
	width:6px;
	height:6px;
	z-index:1;
}

#vert_adv_padding_pic {
	text-align: left;
	font-size:0px;
	line-height:0px;
	padding-left: 5px;
}

.content_text_padding_no_left {
	font-family: helvetica, arial, serif, sans-serif;
	text-align:left;
	font-size: 14px;
	line-height: 18px;
	padding-right: 3px;
}

.content_text_padding {
	font-family: helvetica, arial, serif, sans-serif;
	text-align:left;
	font-size: 14px;
	line-height: 18px;
	padding-left: 25px;
	padding-right: 3px;
}

.desc_text {
	font-family: helvetica, arial, serif, sans-serif;
	text-align:left;
	font-size: 14px;
	line-height: 18px;
	padding-left: 3px;
	padding-right: 3px;
}	

.div_menu_item {
	font-family: helvetica, arial, serif, sans-serif;
	font-size: 16px;
	line-height: 28px;
	padding-left: 40px;
}

.vert_adv_padding {
	padding-top: 5px;
	padding-left: 5px;
}

.content_padding {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
}

.content_header {
	font-family: helvetica, arial, serif, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight:bold;
	color: #596dd1;
}

.vert_adv_text {
	background-color: black;
	font-family: helvetica, arial, serif, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}

.blue_title {
	font-family: helvetica, arial, serif, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #596dd1;
}

.crumb_title {
	font-family: helvetica, arial, serif, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	color: #596dd1;
}

.crumb_text {
	font-size:14px;
}

.content_main {
	background-image: url("./gfx/content_top_corner.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.menu {
	background: black;
	background-image: url("./gfx/fade_to_menu.png");
	background-repeat: no-repeat;
	background-position: top left;
}

A:link {
	text-decoration: none;
	color: #96a4ce;
	font-weight: normal;
}

A:visited {
	text-decoration: none;
	color: #96a4ce;
	font-weight: normal;
}

A:hover {
	color: #EEEEEE;
	font-weight: normal;
	text-decoration: normal;
}

A:active {
	color: #000000;
	font-weight: normal;
	text-decoration: normal;
	background: #FFFFFD;
}

A.link_bar:link {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

A.link_bar:visited {
	text-decoration: none;
	color: #cccccc;
	font-weight: normal;
}

A.link_bar:hover {
	color: #999999;
	font-weight: normal;
	text-decoration: normal;
}

A.link_bar:active {
	color: #000000;
	font-weight: normal;
	text-decoration: normal;
	background: #FFFFFD;
}
