body {
	background-color: #E1E1E1;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding-bottom:10px;
}

.jp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 8px;
	color: #000000;
	padding-bottom:3px;
}

hr {
	margin-top:8px;
	margin-bottom:10px;
	height:1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height:24px;
	padding-bottom:10px;
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height:20px;
	padding-bottom:10px;
	
}
.RedText {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #990000;
	}

#main_container {
	width: 900px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 20px;
}

/* TOP */
/*  */ /*  */

#top_container {
	width: 900px;
	background-color: #E1E1E1;
	float: left;
}

.top_logo {
	padding-bottom: 12px;
	width:500px;
	height:28px;
	background-color: #E1E1E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	float: left;
}

.top_right {
	padding-bottom: 9px;
	width: 390px;
	height:10px;
	background-color: #E1E1E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 35px;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-weight: normal;
	color: #999999;
}

.logo {
	padding-top: 18px;
	padding-right: 4px;

}


/* NAV BAR */
/*  */ /*  */

#top_nav {
	width:880px;
	height:55px;
	background-color: #1e1e1e;
	padding-left:20px;
	float:left;
}

#top_nav2 {
	width:880px;
	height:55px;
	background-color: #1e1e1e;
	padding-left:20px;
	margin-bottom:10px;
	float:left;
}

ul.navbar {
	list-style-image: none;
	list-style-type: none;
	background-color: #1e1e1e;
	margin: 0px;
	padding: 0px;
	height: 35px;
}
ul.navbar li {
	background-color: #1e1e1e;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e1e1e1;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin: 0px;
}

a:link.nav {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a:hover.nav {
	color: #88ceff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a:visited.nav {
	color: #FFFFFF;
	font-size: 12px;
}

a:visited:hover.nav {
	color: #88ceff;
	font-size: 12px;
}

a:active.nav {
	color: #ffffff;
	font-size: 12px;

}

/* REGULAR BULLET LISTS */
/*  */ /*  */


ul.bullet {
	list-style-type: square;

}
ul.bullet li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-type: square;
	padding-bottom: 5px;
	margin-left: 15px;
	line-height:18px;
}


/* LINKS */
/*  */ /*  */

a:link {
	color: #666666;
	font-weight: bold; 
	text-decoration: none;
}
a:hover {
	color: #333333;
	font-weight: bold; 
	text-decoration: none;
}
a:visited {
	color: #666666;
	font-weight: bold; 
	text-decoration: none;
}
a.topright:active {
	font-weight: bold; 
	text-decoration: none;
}
a.topright:link {
	color: #666666;
	font-weight: bold; 
	text-decoration: none;
}
a.topright:hover {
	color: #333333;
	font-weight: bold; 
	text-decoration: none;
}
a.topright:visited {
	color: #666666;
	font-weight: bold; 
	text-decoration: none;
}

/* PIC PADDING */
/*  */ /*  */

.pic_left {
	padding-right:10px;
	padding-bottom:10px;
	float:left;
}

.pic_right {
	padding-left:14px;
	padding-bottom:10px;
}

.PicBottom {
	margin:0px 0px 20px 0px;
}



/* TOP GRAPHIC */
/*  */ /*  */

#top_graphic_gray {
	width:900px;
	height:10px;
	float:left;
	background-color: #666666;
	
}

#top_graphic {
	width:900px;
	height:175px;
	float:left;
	text-align: center;
	background-color: #ffffff;
	padding-top:14px;
	padding-bottom:10px;
}


/* BOTTOM CONTENT */
/*  */ /*  */

#bottom_portion {
	width:900px;
	height:auto;
	background-color:#ffffff;
	float:left;
}

/* BOTTOM LEFT LINKS */
/*  */ /*  */

#links {
	width:150px;
	padding-left: 30px;
	float: left;
	margin-top:10px;
}

ul.links {
	list-style-image: none;
	list-style-type: none;
	width:150;
	margin-left: 0px;
	padding-left: 0px;
}

ul.links li {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
	
}

ul.links a {
	color: #0098fd;
	text-decoration: none;
	font-size: 12px;
}
ul.links a:hover {
	color: #0098fd;
	text-decoration: underline;
	font-size: 12px;
}

/* NON BOLD LINKS */

ul.links_n {
    font-weight: normal; 
	list-style-image: none;
	list-style-type: none;
	width:150;
	margin-left: 0px;
	padding-left: 0px;
}

ul.links_n li {
	font-weight: normal; 
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	
}

ul.links_n a {
	font-weight: normal; 
	color: #0098fd;
	text-decoration: none;
	font-size: 12px;
}
ul.links_n a:hover {
	font-weight: normal; 
	color: #0098fd;
	text-decoration: underline;
	font-size: 12px;
}
ul.links_n a:visited {
	font-weight: normal; 
	color: #0098fd;
	text-decoration: none;
	font-size: 12px;
}
ul.links_n a:visited:hover {
	font-weight: normal; 
	color: #0098fd;
	text-decoration: underline;
	font-size: 12px;
}


a.linkn:link {
    font-weight: normal; 
	color: #0098fd;
	text-decoration: none;
	font-size: 12px;
}

a.linkn:hover {
	font-weight: normal; 
	color: #0098fd;
	text-decoration: underline;
	font-size: 12px;
}

a.linkn:visited {
    font-weight: normal; 
	color: #0098fd;
	font-size: 12px;
}

/* TABLE INFO */
/*  */ /*  */

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:8px;
	vertical-align:top;

}

.borders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:8px;
	border: 1px solid #999999;
}

.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:2px;
	text-align:right;
	font-weight:bold;
	vertical-align:middle;

}

.gray_back {
	background-color: #dfdfdf;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
	font-weight:bold;
	margin-bottom:5px;
}


/* TEXT AREA */
/*  */ /*  */

#text_area {
	margin-left: 20px;
	margin-right:40px;
	margin-top:10px;
	float: left;
	width: 420px;
	padding-bottom:20px;
}

.greybox {
	float: left;
	width: 400px;
	
	padding:8px 0px 0px 0px;
	margin:0px 0px 15px 0px;
}

.dvd {
	float: left;
	padding:0px 10px 5px 5px;
}

.FLV {
	float: left;
	border-color:#999;
	border-style:solid;
	border-width:1px;
	margin:0px 110px 10px 0px;
}


/* BOTTOM RIGHT EVENTS */
/*  */ /*  */

#right_events {
	margin-left: 0px;
	float: left;
	width: 240px;
	padding-top: 14px;
	padding-left: 10px;
}
ul.events {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* BOTTOM RIGHT JMENU */
/*  */ /*  */

#right_menu {
	width:240px;
	float:left;
	margin-top:10px;
	
}

/* Product Chart */
/*  */ /*  */

#product_chart {
	background-color:#FFFFFF;
	padding-right:15px;
	padding-top:15px;
	padding-left:15px;
	height:auto;
	width:865px;
	float:left;
}

.product_table {
	background-color:#fff;
}

.title_table {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	vertical-align:bottom;
}

.rows_table {
	background-color:#e1e1e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	padding-top:2;
	padding-bottom:2;
	padding-left:5px;
}

.bullet_table {
	background-color:#88ceff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	padding-top:3;
	padding-bottom:3;
	font-weight:bold;
}

/* End Product Chart */
/*  */ /*  */

/* WHITE JMENU TEXT FIX FOR RANDOM HOT NEWS ISSUE */ 
/*  */ /*  */

.wj {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* END WHITE JMENU TEXT FIX FOR RANDOM HOT NEWS ISSUE */ 
/*  */ /*  */

/* GRAY AND WHITE LI BACK */ 
/*  */ /*  */

.grayliback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #EAEAEA;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.whiteliback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}


/* END GRAY AND WHITE LI BACK */ 
/*  */ /*  */

/* BEGIN GRAY BOX */ 
/*  */ /*  */

.GrayBoxes {
	background-color: #EAEAEA;
	border:1px solid #ccc;
	padding:5px 5px 0px 5px;
}

/* END GRAY BOX */ 
/*  */ /*  */

/* FOOTER */ 
/*  */ /*  */

#footer {
	width:900px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8B8B8B;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
	
}

/* CLEAR */ 
/*  */ /*  */

#clear {
	clear:both;

}