@charset "utf-8";
/* CSS Document */

<!--
body {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-image: url(../images/page-bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.content {
	line-height:18px;
	text-align:justify;
	}

#content {
	line-height:18px;
	text-align:justify;
	}
	
#content h6{
	line-height:18px;
	color:#C00;
	font-size:14px;
	display:inline;
	}
	#content h3{
	line-height:18px;
	color:#333;
	font-size:12px;
	display:inline;
	}
	#content h3 a:link{
	line-height:14px;
	color:#09F;
	font-size:12px;
	display:inline;
	}
	#content h3 a:active{
	line-height:14px;
	color:#09F;
	font-size:12px;
	display:inline;
	}
	#content h3 a:visited{
	line-height:14px;
	color:#09F;
	font-size:12px;
	display:inline;
	}
	#content h3 a:hover{
	line-height:14px;
	color:#F00;
	font-size:12px;
	display:inline;
	}
	#content strong{
	line-height:14px;
	color:#666;
	font-size:12px;
	display:inline;
	}
#content a:link {
	color: #000;
	text-decoration: none;
}
#content a:visited {
	text-decoration: none;
	color: #000;
}
#content a:hover {
	text-decoration: none;
	color: #09F;
}
#content a:active {
	text-decoration: none;
	color: #000;
}


.topmenu
{
	color:#000;
	text-decoration:none;
}

.topmenu:hover
{
	color:#39F;
	text-decoration:none;
}

.topmenuwhite
{
	color:#fff;
	text-decoration:none;
}

.topmenuwhite:hover
{
	color:#000;
	text-decoration:none;
}

#leftmenu td{
		height:33px;
}
#leftmenu h1{
	color:#C00;
	display:inline;
	line-height:33px;
	font-size:14px;
	padding-left:10px;
	
	}
	#leftmenu h1 a:link{
	color:#C00;
	display:inline;
	
	}
	#leftmenu h1 a:active{
	color:#C00;
	display:inline;
	
	}

	#leftmenu h1 a:visited{
	color:#C00;
	display:inline;
	
	}

	#leftmenu h1 a:hover{
	color:#39F;
	display:inline;
	
	}


.content-t {background: url(../images/content-t.gif) 0 0 repeat-x; width: 100%; }
.content-b {background: url(../images/content-b.gif) 0 100% repeat-x;}
.content-l {background: url(../images/content-l.gif) 0 0 repeat-y;}
.content-r {background: url(../images/content-r.gif) 100% 0 repeat-y}
.content-bl {background:url(../images/content-bl.gif) 0 100% no-repeat;}
.content-br {background: url(../images/content-br.gif) 100% 100% no-repeat;}
.content-tl {background: url(../images/content-tl.gif) 0 0 no-repeat;}
.content-tr {background: url(../images/content-tr.gif) 100% 0 no-repeat;}

.t {background: url(../images/content-t.gif) 0 0 repeat-x;}
.b {background: url(../images/content-b.gif) 0 100% repeat-x}
.l {background: url(../images/content-l.gif) 0 0 repeat-y}
.r {background: url(../images/content-r.gif) 100% 0 repeat-y}
.bl {background: url(../images/content-bl.gif) 0 100% no-repeat}
.br {background: url(../images/content-br.gif) 100% 100% no-repeat}
.tl {background: url(../images/content-tl.gif) 0 0 no-repeat}
.tr {background: url(../images/content-tr.gif) 100% 0 no-repeat; padding:10px} 
-->

h1 {
	font-size: 14px;
	color: #39F;
	display:inline;
}
h2 {
	font-size: 12px;
	color: #39F;
	display:inline;
}
h3 {
	font-size: 12px;
	color: #03F;
	display:inline;
}
h3:link {
	font-size: 12px;
	color: #03F;
	display:inline;
}
h3:link {
	font-size: 12px;
	color: #F00;
	display:inline;
}
h4 {
	font-size: 16px;
	color: #39F;
	display:inline;
}
h5 {
	font-size: 12px;
	color: #000;
	display:inline;
}
h6 {
	font-size: 12px;
	color: #CCC;
	display:inline;
}
#flashnews h1{
	font-size: 16px;
	color: #000;
	display:inline;
	}
	
	}
	#flashnews a:link{
	color:#C00;
	display:inline;
	text-decoration:none;
	
	}
	#flashnews a:active{
	color:#C00;
	display:inline;
	text-decoration:none;
	
	}

	#flashnews a:visited{
	color:#C00;
	display:inline;
	text-decoration:none;
	
	}

	#flashnews a:hover{
	color:#39F;
	display:inline;
	text-decoration:none;
	
	}
	
  .inputarea 
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px; 
  font-weight:normal; 
  border-color:#5FC4D6; 
  border-style:inset; 
  border:1px solid #C9E4E4;
  color:#000000;
  padding-left:3px;
  padding-right:3px;

  }
  .inputbox 
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px; 
  font-weight:normal; 
  border-color:#5FC4D6; 
  border-style:inset; 
  border:1px solid #C9E4E4;
  color:#000000;
  padding-left:3px;
  padding-right:3px;
  height:16px;
  }
  .nicelist {
    margin-left: 0px;
    padding-left: 0;
    list-style: none;
    }
.nicelist ul{
    margin-left: 5px;
    padding-left: 0;
    }
.nicelist li {	
    padding-left: 15px;
	background-image:url(../images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
	margin-top:10px;
	line-height:18px;
	margin-left:0px;
    }
	.nicelist1 {
    margin-left: 0px;
    padding-left: 0;
    list-style: none;
    }
.nicelist1 ul{
    margin-left: 5px;
    padding-left: 0;
    }
.nicelist1 li {	
    padding-left: 15px;
	background-image:url(../images/more-icon.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
	margin-top:10px;
	line-height:18px;
	margin-left:0px;
    }
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(../images/formbg.gif) repeat-x left top;
}
.inputbox1
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size:35px; 
  color:#FFF;
  font-weight:bold; 
  border-color:cccccc; 
  border-style:inset; 
  border:1px solid #D4DFAA;
  padding-left:0px;
  padding-right:0px;
  height:50px;
  vertical-align:middle;
  text-align:center;
  background-color:#D4DFAA;
  line-height:40px; 
  display:inline;
  width:150px;
  font-stretch:extra-condensed;
  
  }
  .jfldcls{font-family: Arial, Helvetica, sans-serif;
  font-size:11px; 
  font-weight:normal; 
  border-color:#5FC4D6; 
  border-style:inset; 
  border:1px solid #C9E4E4;
  color:#000000;
  padding-left:3px;
  padding-right:3px;
  height:16px;
  }
  #marqueecontainer
{
	position: relative;
	width:238px; /*marquee width */
	height: 250px; /*marquee height */
	overflow: hidden;
	border: 0px solid orange;
	padding: 2px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	
}

	.newslist {
    margin-left: 5px;
    padding-left: 0;
    list-style: none;
    }
.newslist ul{
    margin-left: 5px;
    padding-left: 0;
	
    }
.newslist li {	
    padding-left: 15px;
	background-image:url(../images/arror-bullets.gif);
    background-repeat: no-repeat;
    background-position: 0 6px;
	margin-top:10px;
	line-height:18px;
	margin-left:0px;
	
    }
	.border1 {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#context td {
	line-height:18px;
	text-align:justify;
	font-size:12px;
	}
	#context li {
	line-height:18px;
	text-align:justify;
	font-size:12px;
	}
#context h6{
	line-height:18px;
	color:#C00;
	font-size:14px;
	display:inline;
	}
	#context h3{
	line-height:18px;
	color:#333;
	font-size:12px;
	display:inline;
	}
	#context h3 a:link{
	line-height:14px;
	color:#09F;
	font-size:12px;
	display:inline;
	}
	#context h3 a:active{
	line-height:14px;
	color:#09F;
	font-size:12px;
	display:inline;
	}
	#context h3 a:visited{
	line-height:14px;
	color:#09F;
	font-size:12px;
	display:inline;
	}
	#context h3 a:hover{
	line-height:14px;
	color:#F00;
	font-size:12px;
	display:inline;
	}
	#context strong{
	line-height:14px;
	color:#666;
	font-size:12px;
	display:inline;
	}
#context a:link {
	color: #000;
	text-decoration: none;
}
#context a:visited {
	text-decoration: none;
	color: #000;
}
#context a:hover {
	text-decoration: none;
	color: #09F;
}
#context a:active {
	text-decoration: none;
	color: #000;
}

