/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.title_graphic
	{
	margin: 10px;
	}

a
	{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	}

div#navbar
	{
	width: 100%;
	height: 21px;
	padding-top: 3px;
	background-image: url("images/_nav_bgnd.jpg");
	}

#navbar a:hover
	{
	font-weight: bold;
	}

.nav_item
	{
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px;
	border-right-style: solid;
	color: #333333;
	}

div#top_section
	{
	height: auto;
	width: 715px;
	margin-left: 10px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	color:#666666;
	font-family:"Century Gothic", Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	}

.signup
	{
	font-weight: bold;
	height: 21px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px;
	border-style: solid;
	background-color: #8AB9E8;
	}

.line1
	{
	font-weight: bold;
	}

.line2
	{
	font-weight: bold;
	font-size: 16px;
	}

.price
	{
	font-weight: bold;
	font-size: 24px;
	font-style: italic;
	}

.signup :hover
	{
	font-weight: bold;
	}

.sec_item {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

div#support_menu
	{
	border: 1px;
	border-style: solid;
	height: auto;
	width: 350px;
	font: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	}

#support_menu a:hover
	{
	font-weight: bold;
	vertical-align: middle;
	}

.support_menu
	{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #333333;
	vertical-align: middle;
	}

div#support_section
	{
	border: 1px;
	border-style: solid;
	height: auto;
	width: 100%;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 15px;
	}

#support_section a:hover
	{
	font-weight: bold;
	vertical-align: middle;
	}

#support_section th
	{
	font-weight: bold;
	text-align: left;
	}

.support_section
	{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #0000FF;
	vertical-align: middle;
	}

.item_url
	{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	}

img {
	border: 0px none;
}

h1
	{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 24px;
	color: #333333;
	}

h2
	{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 16px;
	color: #333333;
	}

p
	{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	}

p a:hover
	{
	font-weight: bold;
	}

div#copyright
	{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-left: 10px;
	}
