BODY{
	font-family: Arial,sans-serif;
	
		
	
	
  

  margin-top : 0px;
  margin-left : 0px;
  margin-bottom : 0px;
}

A{
	color : black;
	text-decoration: none;
}

A:link{
	color : #000099;
	text-decoration: none;
}

A:visited{
	color : purple;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

H1{
 font-family: Verdana,Arial,sans-serif;
 font-size : 14px;
 color : #ff0000;
 margin: 0px;
 padding : 0px 0px 5px 3px;
  text-align : right;
}

H2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color : #666666;
 margin : 10px 0px 10px 0px;
 padding: 0px;
  line-height : 30px;
}

H3{
 font-family: Arial,sans-serif;
 font-size : 13px;
 color : #ffffff;
 margin : 0px 0px 0px 0px;
 padding : 3px;padding-bottom : 3px;
  
  background-repeat : no-repeat;
  
  
  
  
  border-style : none none none none;
  
  

  background-image : url(b3.gif);
}

H4{
 font-family: Arial,sans-serif;
 font-size : 13px;
 font-weight : bold;
 color : #ffffff;
 margin : 1px 1px 1px 1px;
 padding : 1px 1px 1px 5px;
  text-align : left;
border-spacing : inherit;
  width : 100%;
  
  
  

  line-height : 25px;
  
  
  
  
  background-image : url(h4-31.gif);
  
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

UL{
 list-style-type : none;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding : 1px 0px 2px 0px;
	border-bottom : none;
	width : 1000px;
  text-align : left;
  margin-top : 0px;
}

#navBar{
	float: left;
	width : 180px;
	margin : 0px 0px 0px 0px;
	padding: 0px;
	
	border-right : 1px solid #ff0000;
	border-bottom : 1px solid #ff0000;
  text-align : left;
  bottom : auto;
}

#headlines{
  
	width : 180px;
	border-left : 1px solid #ff0000;
	border-bottom : 1px solid #ff0000;
	
  
  
  

  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #ff0000;
  
  
  
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #ff0000;
  
  

  bottom : auto;
  

  
  
  float : right;
}

#content{
	float : left;
  width : 627px;
  
  
  
  padding-left : 1px;
  
  

  padding-right : 1px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding : 5px 0px 5px 10px;
border-bottom : 1px solid #ff0000;
color : black;
  border-top-width : 10px;
  border-top-style : solid;
  border-top-color : #ff0000;
  text-align : left;
  font-size : 13px;
  line-height : 21px;
}

#globalNav IMG{
 display: block;
  float : right;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size : 14px;
	padding : 2px 0px 2px 10px;
  text-align : right;
}


/************** .feature styles ***************/

.feature{
	padding : 0px 0px 10px 5px;
	
}

.feature H3{
	padding : 5px 0px 5px 0px;
	text-align : left;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : black;
  border-bottom-color : black;
  background-image : url(../cmt-b-2.gif);
  
  margin-left : 5px;
  
}

.feature IMG{
	
	padding : 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size : 14px;
  

  text-align : left;
  
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border : 1px solid #ff0000;
	font-size : 12px;
	
	padding : 20px 20px 20px 20px;
  text-align : center;
  

  width : 100%;
  
  

  line-height : 23px;
  background-image : url(2009-2010.gif);
  background-repeat : no-repeat;
  
background-position : 333px 90px;
  
  
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar LI {border-bottom : 1px solid #ffffff;
  
  background-image : url(yaz3.gif);
  background-repeat : no-repeat;
  
background-position : 0px 7px;
  
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin : 0px 0px 0px 0px;
	padding: 0px;
	border-bottom : 1px solid #ffffff;
	font-size : 13px;
}

#sectionLinks H3{
	padding : 10px 0px 2px 3px;
}

#sectionLinks A {
	display: block;
	border-top : 1px solid #ffffff;
	padding: 2px 0px 2px 10px;
  margin-left : 5px;
}

#sectionLinks A:hover{
	background-color : #ffffff;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin : 0px 0px 0px;
	padding : 0px 0px 10px 0px;
	font-size: 90%;
}

.relatedLinks H3{
	padding : 10px 0px 2px 3px;
  
}

.relatedLinks A:link,
.relatedLinks A:visited {
	display: block; 

  margin-left : 15px;
  
  padding-top : 0px;
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding : 0px 0px 0px 0px;
	

  

  width : 180px;
  bottom : auto;
}

#headlines P{
	padding : 0px 0px 0px 0px;
}




#bca{
  font-size : 14px;
  line-height : 25px;
  margin-left : 10px;
  margin-bottom : 10px;
}
.story H3{
  background-image : url(../cmt-b-2.gif);
  line-height : 30px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : black;
  border-bottom-color : black;
  
}
TABLE{
  
  
  width : 100%;
  
  
  font-size : 14px;
  line-height : 22px;
}
#all{
  width : 1000px;
  padding-top : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
  padding-left : 0px;
  padding-right : 0px;
  margin-left : 0px;
  margin-right : 0px;
}
.tt{
  font-size : 13px;
  line-height : 23px;
}
HR{
  color : #ff0000;
  
  height : 1px;
}
#navBar2{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #ff0000;
  border-bottom-color : #ff0000;
  width : 180px;
  
  float : right;
  
  
  

  
  
}
#navBar2 LI{
  background-image : url(yaz3.gif);
  background-repeat : no-repeat;background-position : 0px 7px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
}
#navBar2 UL{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
#navBar2 UL A:link,#navBar2 UL A:visited{
  display : block;
}
#hokaleft{
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #ff0000;
}
#ut_l1{
  width : 300px;
  float : left;
border-width : 2px 2px 2px 2px;border-style : dotted dotted dotted dotted;border-color : #df1322 #df1322 #df1322 #df1322;}
#ut_r1{
  width : 300px;
  float : right;
border-width : 2px 2px 2px 2px;border-style : dotted dotted dotted dotted;border-color : #df1322 #df1322 #df1322 #df1322;}
#so1{
  width : 612px;
}
#ut_l2{border-width : 2px 2px 2px 2px;border-style : dotted dotted dotted dotted;border-color : #df1322 #df1322 #df1322 #df1322;
  width : 300px;
  height : 53px;
  float : left;
  padding-top : 5px;
}
#ut_r2{
  border-width : 2px 2px 2px 2px;border-style : dotted dotted dotted dotted;border-color : #df1322 #df1322 #df1322 #df1322;
  width : 300px;
  height : 53px;
  padding-top : 5px;
  float : right;
}
#so_all{
  height : 390px;
}
