a {
	color: #000000;
}

a:hover {
	color: #FF6600;
}

p, li, ul, ol, body, table, tr, td, h1, h2, h3, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

p {
	margin-top:0;
	maring-bottom:5px;
	padding:0;
}

h1 {
	font-size: 11px;
	line-height: 15px;
	color: #2C5C8C;
	letter-spacing: 1px;
	font-variant: small-caps;
	margin-bottom:10px;
}

h1 a, h1 a:hover {
	font-size: 11px;
	line-height: 15px;
	color: #2C5C8C;
	letter-spacing: 1px;
	font-variant: small-caps;
	margin-bottom:10px;
	text-decoration:none;
}

h2 {
	padding-bottom:8px;
	padding-top:4px;
	letter-spacing: 1px;
	margin-bottom:0px;
}

.black, .black a, .black a:hover {
	color:#000000;
}

example {
	padding-bottom:2px;
	padding-top:0px;
	margin:0;
}

.title_1 {
	font-style:italic;
	margin-bottom:4px;
}
.title_2 {
	font-weight:bold;
	color:#666666;
	margin-bottom:2px;
}

.handbook {
	border:1px solid #777777;
	background-color:#FFFFCC;
	padding:5px;
}

h1.padding {
	padding-top:8px;
	padding-left: 8px;
	padding-right: 8px;
}

body {
	margin:0px;
	text-align:center;
}

td.col1 {
  width:150px;
  vertical-align:top;
  font-weight:bold;
  padding-bottom:20px;
  padding-right:20px;
}

td.col2 {
  width:430px;
  vertical-align:top;
  padding-bottom:20px;
}

.news_header1 {
  background-color:#F0F4F7; 
  border-top:1px solid #C7D5E1;
  margin-top:10px;
  font-weight:bold;
  padding-bottom:1px;
}

.news_header2 {
  border-bottom:1px solid #F0F4F7;
  margin-bottom:3px;
  font-size:9px;
}

#production {
	font-size:9px;	
}

#production .f1 {
	vertical-align:top;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 87px;
	padding-top:2px;
}

#production .f2 {
	vertical-align:top;
	padding-left: 10px;
	padding-bottom: 15px;

}

#production .f2 .creator {
	font-style:italic;
}

#production .f2 .name {
	font-weight:bold;
}

#navigationLeft {
	height: 100%;
	vertical-align: top;
	width: 130px;
	padding:0px;
}

#navigationLeft .menuItem {
	background-image:url(../images/button_left.gif);
	background-position:top;
	background-repeat:no-repeat;	
	padding-left: 5px;
	padding-top: 3px;
	height:22px;
	font-size:10px;
	color:#2C5C8C;
	cursor:pointer;
}

#navigationLeft .menuItem_sub {
	background-image:url(../images/button_left_sub.gif);
	background-position:top;
	background-repeat:no-repeat;	
	padding-left: 20px;
	padding-top: 3px;
	height:22px;
	font-size:10px;
	color:#2C5C8C;
}

#navigationLeft .menuItem_hl {
	background-image:url(../images/button_left_2.gif);
	background-position:top;
	background-repeat:no-repeat;	
	padding-left: 5px;
	padding-top: 3px;
	height:22px;
	font-size:10px;
	color:#FFFFFF;
	cursor:pointer;
}

#navigationLeft .search {
	color: #777777;
	padding-left: 8px;
}

#navigationLeft .search input {
	border:1px solid #999999;
}


#navigationLeft a,
#navigationLeft a:link,
#navigationLeft a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#2C5C8C;
}
#navigationLeft a:visited:hover,
#navigationLeft a:hover {
	text-decoration: underline;
}

#navigationRight {
	color:#6C6C6C;
	font-family:Arial, Helvetica, sans-serif;
	height: 100%;
	vertical-align: top;
	width: 160px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#navigationRight .menuItem {
	padding: 4px;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 8px;
	height: 36px; 
	background-color:#F5F5F5; 
	border-right: 3px solid #999999; 
	border-top: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
}

#navigationRight a,
#navigationRight a:link,
#navigationRight a:visited {
	color:#6C6C6C;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#navigationRight a:visited:hover,
#navigationRight a:hover {
	color: #841212;
	text-decoration: underline;
}

#navigationRight img {
	border-top: 1px solid #999999;
	border-right: 3px solid #999999;
}

#navigationRight .newsItem {
	padding: 4px;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 8px;
	background-color:#F5F5F5; 
	border-right: 3px solid #999999;  
	border-bottom: 1px solid #999999; 
}

#navigationRight .newsItem a,
#navigationRight .newsItem a:link,
#navigationRight .newsItem a:visited {
	text-decoration: underline;
}

#navigationRight .topics {
	padding: 4px;
	margin-bottom: 8px;
	background-color:#F5F5F5; 
	border-right: 3px solid #999999;
	border-top: 1px solid #999999;  
	border-bottom: 1px solid #999999; 
}

#navigationRight .topics .header {
	border-bottom:1px dashed #6C6C6C; 
	padding-bottom:3px; 
	margin-bottom:3px; 
	color: #6C6C6C;
}

#navigationRight .line {
	border-bottom: 1px dashed #999999;
	width:148px;
	margin-top:4px;
	margin-bottom:4px;
}

#main {
	width:628px;
	height: 100%;
	vertical-align: top;
	padding-left:20px;
}

#heading, #heading a, #heading a:hover {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #FF6600;
	letter-spacing: 3px;
	font-variant: small-caps;
	padding: 8px;
	padding-left: 0px;
	text-decoration:none;
}

#contentArea {
	height: 100%;
	vertical-align: top;
	padding: 8px;
	padding-left: 0px;	
	border-top: 1px solid #CED9E4;
}

#contentArea li {
	margin-bottom: 6px;	
}

#contentArea .listContainer {
	margin-top: 0px;
	margin-bottom: 0px;
}

#contentArea .picture {
	border:1px solid #2C5C8C;
}

#contentArea #scrollWindow {
	overflow:auto;
	SCROLLBAR-FACE-COLOR: #D6D6D6; 
	SCROLLBAR-HIGHLIGHT-COLOR: #f5f5f5; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #393939; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF;	
}

#contentArea #scrollWindow img {
	margin:0;
	padding:0;
	border: 1px solid #DEDEDE;
	border-color:#777777;
}

#contentArea #pseudoWindow {
	margin:0;
	padding:0;
	position:absolute; 
	padding-top: 8px;
}

#contentArea #outerWrapper {
	margin:0;
	padding:0;
	position:relative; 
	height:250px; 
	width:430px; 
	overflow:hidden; 
	border-top:1px solid #FFFFFF; 
	border-left:1px solid #FFFFFF; 
	border-right:1px solid #FFFFFF; 
	border-bottom:1px solid #FFFFFF; 
	background-color:#ffffff;
}

#contentArea #innerWrapper {
	margin:0;
	padding:0;
	position:relative;
}

#contentArea #innerWrapper img {
	margin:0;
	padding:0;
	border: 1px solid #DEDEDE;
	border-color:#777777;
}

.border {
	border: 1px solid #777777;
}

#subMenu li {
	margin-bottom: 10px;
}

#newsArea {
	height: 100%;
	vertical-align: top;
	width: 160px;
}

#newsArea .menu_item_white {
	padding: 8px;
	padding-bottom: 0px;
}

#newsArea .dottedLine {
	border-bottom: 1px dashed #999999;
	margin-left: 8px;
	margin-top: 12px;
	width:160px;
}

#footer {
	height: 14px;
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
}

.newsBox {
	border-bottom: 1px solid #505050;
	border-top: 1px solid #505050;
	width: 650px;	
	background-color: #DEDEDE;	
}

.newsBox .header {
	background-color:#CCCCCC;
	padding: 6px;
	padding-left:12px;
	padding-right:12px;
}

.newsBox img {
	border: 1px solid #505050;
	margin-bottom: 8px;
	margin-right: 8px;
	position:relative;
	float:left;
}

.newsBox .subject {
	font-size: 11px;
	font-weight:bold;
	color: #C20F1D;
}

.newsBox .date {
	font-size: 9px;
}

.newsBox .news {
	padding-top: 8px;
	color:#333333;
	padding: 8px;
	padding-left:12px;
	padding-right:12px;
}

.pageNavigation {
	text-align:right;
}
