/* Standard CSS Styles*/

BODY {
	font-family: arial, verdana;
	font-size:12px;
	line-height:16px;
	color:#000000;
	}
 
TD {
	font-family: arial, verdana;
	font-size:12px;
	line-height:16px;
	}

a:link {
	color:#0033FF;
	text-decoration:none;
	}

a:visited {
	color:#0033FF;
	text-decoration:none;
	}

a:hover {
	color:#679999;
	text-decoration:none;
	}
 
BIG {
	font-family: arial, verdana;
	font-size:12px;
	font-weight:bold
	}
 
STRONG {
	font-family: arial, verdana;
	font-size:12px;
	font-weight:bold
	}
 
SMALL {
	font-family: arial, verdana;
	font-size:11px
	}
 
.footer {
	font-family: verdana, arial, sans-serif;
	font-size:10px;
	color: #DBDBDB;
	}
 
.input {
	font-family: arial, verdana;
	font-size:11px
	}
 
.stock {
	font-family: arial, verdana;
	font-size:11px
	}
 
/* Navigation Styles*/
	

.navLink {
	width: 172px;
	}

.navLink a {
	display:block;
	font-size: 12px;
	font-family: arial, verdana;
	color: #0033FF;text-decoration: underline;
	font-weight:normal;
	padding-top:5px;
	padding-left: 10px;
	padding-right:10px;
	}

.navLink a:visited {
	color: #0033FF;text-decoration: underline;
	}

.navLink a:hover {
	color: #56B3EE;text-decoration: none;
	}

.navaLink {
	width: 172px;
	}

.navaLink a {
	display:block;
	font-size: 12px;
	font-family: arial, verdana;
	color: #56B3EE;text-decoration: none;
	font-weight:normal;
	padding-top:5px;
	padding-left: 10px;
	padding-right:10px;
	}

.navaLink a:visited {
	color: #56B3EE;text-decoration: none;
	}

.navaLink a:hover {
	color: #56B3EE;text-decoration: none;
	}

.footer a:link {
	color:#DBDBDB;
	text-decoration:none;
	}

.footer a:visited {
	color:#DBDBDB;
	text-decoration:none;
	}

.footer a:hover {
	color:#DBDBDB;
	text-decoration:underline;
	}

/* Page Layout Styles*/
	
.banner {
	font-family: arial, verdana;
	font-size:16px;
	font-weight:bold;color:#000000;border-bottom: 1px solid #CCCCCC;
	}
 
.bannersub {
	font-family: arial, verdana;
	font-size:18px;line-height:18px;
	font-weight:bold;color:#000000;
	}
 
.header {
	font-family: arial, verdana;
	font-size:16px;line-height:18px;
	font-weight:bold;color:#000000;
	}

.head_bg {
	background-image: url("/i/common/bg_home.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	}

.sub_BG {
	background-image: url("/i/common/SubpageDraftV01.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	}

	
/* Home Page Layout Styles*/

.Menu {
	background-image: url("/i/common/MenuBG.gif"); 
	background-repeat: repeat-x;
	background-position: top;
	}

.News {
	background-image: url("/i/front/NewsBG.gif"); 
	background-repeat: repeat-y;
	background-position: center;
	color: #EBEBEB;
	margin: 0px;
	padding: 0px 10px;
	}

.News a:link {
	color:#E2FF1D;
	text-decoration:none;
	}

.News a:visited {
	color:#E2FF1D;
	text-decoration:none;
	}

.News a:hover {
	color:#E2FF1D;
	text-decoration:underline;
	}