/*Style sheets for Navigation Bar, DO NOT CHANGE!*/
#utilities {position: absolute; left: 328 px; top: -3 px; width: 445 px; height: 21 px; z-index: 3;}

#main {position: absolute; left: 0 px; top: 0 px; width: 800 px; height: 100%; z-index: 0; visibility: visible;}

#navigation {position: absolute; left: 231 px; top: 15 px; width: 119 px; z-index: 4; visibility: hidden;}

#mask {position: absolute; left: -5 px; top: -5 px; width: 110 px; height: 22 px; z-index: 4; visibility: hidden; border: 1px solid #ffffff;}

/*---------------------------------------------------*/

td {
	font-size: 11px;
	font-family: Verdana; 
	color: #333333;
}

body {
	background-color: #999999;
	margin: 0px;
}

ul {
	list-style-type: square;
}


/*----------------------------------------MAIN NAVIGATION----------------------------------------*/
.main_nav {
	height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
	background-color: #666666;
	/*/*/border-top: 1px solid #cccccc;/**/
}

.main_nav_over {
	color: #000000;
	font-weight: bold;
}

.main_nav a:link {
	color: #ffffff;
}

.main_nav a:active {
	color: #ffffff;
}

.main_nav a:visited {
	color: #ffffff;
}

.main_nav a:hover {
	color: #000000;
	text-decoration: none;
}

/*----------------------------------------MAIN SECTION----------------------------------------*/
.main_left {
	padding-top: 15px;
	vertical-align: top;
	width: 30px;
}

.main_right {
	padding-top: 15px;
	vertical-align: top;
	width: 10px;
}

.main_content {
	padding-top: 15px;
	width: 500px;
	line-height: 18px; 
	vertical-align: top;
}

.home_main_content {
	line-height: 18px; 
	vertical-align: top;
}

.press_main_content {
	padding-top: 15px;
	width: 700px;
	line-height: 18px; 
	vertical-align: top;
}

.contents_top {
	padding-top: 5px;
	/*/*/border-top: 1px solid #cccccc;/**/
}

.contents_bottom {
	padding-bottom: 5px;
	/*/*/border-bottom: 1px solid #cccccc;/**/
}


/*----------------------------------------NEWS SECTION----------------------------------------*/
.news_holder {
	padding-top: 15px;
	width: 200px;
	vertical-align: top;
	font-size: 10px;
}

.title {
	font-size: 16px;
	font-weight: bold; 
	font-family: "Georgia", serif; 
	color: #333333;
	margin-bottom: 10px;
}

.news {
	padding: 10px;
	width: 200px;
	vertical-align: top;
	font-size: 10px;
	line-height: 14px;
	background-color: #ffffff;
	/*/*/border: 1px solid #cccccc;/**/
}

.priceKey {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	line-height: 14px;
}

/*----------------------------------------CALENDAR DETAIL----------------------------------------*/
.details_header {
	vertical-align: top;
	height: 30px;
	/*/*/border-bottom: 10px solid #ffffff;/**/
}

.details_main {
	background-color: #edebea;
	vertical-align: top;
	padding: 10px;
	line-height: 18px;
}


/*----------------------------------------COPYRIGHT INFORMATION----------------------------------------*/
.copyright {
	height: 30px;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #ffffff;
	background-color: #000000;
	/*/*/border-top: 10px solid #ffffff;/**/
}

.copyright a:link {
	color: #ffffff; 
	text-decoration: none

}

.copyright a:visited {
	color: #ffffff; 
	text-decoration: none
}

.copyright a:hover {
	color: #cc0000; 
	text-decoration: none
}

.copyright a:active {
	color: #cc0000; 
	text-decoration: none
}


/*----------------------------------------NEWS SECTION----------------------------------------*/
h1 {
	font-size: 16px; 
	font-weight: bold;
	font-family: "Georgia", serif; 
	color: #333333;
	margin-bottom: 0;
}

h2 {
	font-size: 16px; 
	font-family: "Georgia", serif; 
	color: #333333;
	margin-bottom: 0;
}

h3 {
	line-height: 17px;
	font-size: 14px; 
	font-family: "Georgia", serif; 
	color: #333333;
	margin-bottom: 0;
}

h4 {
	line-height: 16px;
	font-size: 11px;
	color: #333333;
	font-style: italic;
	font-weight: normal;
	margin-top: 0;
}

p {
	margin-top: 0;
}
