body {
  text-align: center;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
  background-color: #E0E0E0;
}


#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 98%;
  text-align: left;
  background: #FFFFFF;
  border: 8px solid #FFFFFF;
}

#header_wrapper {
  background: #4E7DD1 url('../img/menu_bg.gif') bottom left repeat-x;
  margin:0px; padding:0px;
}
#tik {
  height: 18px;
  background-color: #ffffff;
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #B6CEF9;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 14px;
}

#header {
  height: 60px;
  padding:15px;
  background: url('../img/header_bg.gif') top right no-repeat;
  margin:0px;
}

#header h1 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#B1C6EB;
  letter-spacing: 1px;
}

#left_side A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#left_side A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#left_side A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#left_side A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}


#left_side {
  margin-top: 10px;
  float: left;
  width: 160px;
  background: #F1F6FE url('../img/side_bg.gif') bottom left repeat-x;
}

#right_side {
  margin-top: 10px;
  float: right;
  width: 160px;
  background: #F1F6FE url('../img/side_bg.gif') bottom left repeat-x;
}

#content {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 180px;
  margin-right: 180px;
}

#ntext {
  height: 50px;
  background-color: #4E7DD1;
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #B6CEF9;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  line-height: 18px;
}

#ntext A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#ntext A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#ntext A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#ntext A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}

#side-bar {

  margin-top: 10px;
  float: left;
  background-color: #4E7DD1;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 15px;
  line-height: 18px;
  font: bold 14px Verdana, sans-serif;
}

#side-bar A:link { color: #F1F6FE; }
#side-bar A:visited { color: #F1F6FE; }
#side-bar A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#side-bar A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}




#footer {
  height: 50px;
  background-color: #4E7DD1;
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #B6CEF9;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
}

#footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}




#left_side p, #right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#left_side h3, #right_side h3 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border:1px solid #0F3974;
  background-color: #2153AA;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #2153AA;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:center;
  padding: 5px 0;
  margin-left: 0;
  border-bottom: 1px solid #0F3974;
  font: bold 14px Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #F1F6FE;
  padding: 5px 15px;
  margin-left: 3px;
  border: 1px solid #0F3974;
  border-bottom: none;
  background: #2153AA url('../img/tab_bg.gif') bottom left repeat-x;
  text-decoration: none;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
  color: #FFFFFF;
  background: #3364BB;
  border-color: #0F3974;
}

#navlist li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
#navlist li a#natinal
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}
.featurebox_center1 {
  background-color: #eeeeee;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}
#news_box_big_media{
			dispaly:block;
			float:right;
		}
		
		









SELECT {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 8pt; BORDER-LEFT-COLOR: #000000; BACKGROUND: #fffafa; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #000000; COLOR: #9c0000; BORDER-TOP-COLOR: #000000; FONT-FAMILY: verdana,arial,helvetica,san-serif; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #000000
}
BODY {
	FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: verdana
}
TD {
	FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: verdana
}
.leftbar {
	FONT-SIZE: 8pt; COLOR: white; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
.leftbar:hover {
	FONT-SIZE: 8pt; COLOR: #ffc000; FONT-FAMILY: verdana; TEXT-DECORATION: underline
}
A.topcap {
	FONT-SIZE: 8pt; COLOR: #414141; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A.topcap:hover {
	FONT-SIZE: 9pt; COLOR: #808080; FONT-FAMILY: verdana; TEXT-DECORATION: underline
}
A.lowbar {
	FONT-SIZE: 7.5pt; COLOR: #076dec; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A.lowbar:hover {
	FONT-SIZE: 7.5pt; COLOR: #076dec; FONT-FAMILY: verdana; TEXT-DECORATION: underline
}
A.topbar {
	FONT-WEIGHT: 600; FONT-SIZE: 8pt; COLOR: white; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A.topbar:hover {
	FONT-WEIGHT: 600; FONT-SIZE: 8pt; COLOR: white; FONT-FAMILY: verdana; TEXT-DECORATION: underline
}
A {
	FONT-SIZE: 8pt; COLOR: #003366; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 8pt; COLOR: #006699; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
TD.Headings {
	BORDER-RIGHT: black 1px groove; BORDER-TOP: black 1px groove; FONT-WEIGHT: bold; FONT-SIZE: x-small; BORDER-LEFT: black 1px groove; COLOR: #000000; BORDER-BOTTOM: black 1px groove; FONT-FAMILY: verdana,arial,helvetica,sans-serif; BACKGROUND-COLOR: #eaeaea
}
.dark {
	FONT-WEIGHT: bold; BACKGROUND: #999999; COLOR: #000000; FONT-FAMILY: verdana,arial,helvetica,sans-serif; TEXT-ALIGN: center
}
.medium {
	BACKGROUND: #d6d6d6; COLOR: #000000; FONT-FAMILY: verdana,arial,helvetica,sans-serif; TEXT-ALIGN: center
}
.light {
	BACKGROUND-IMAGE: none; COLOR: #000000; BACKGROUND-REPEAT: repeat; FONT-FAMILY: verdana,arial,helvetica,sans-serif; BACKGROUND-COLOR: #eeeeee; TEXT-ALIGN: center
}
.Header {
	BORDER-RIGHT: 7px; BORDER-TOP: 7px; FONT-WEIGHT: bold; FONT-SIZE: x-small; BORDER-LEFT: 7px; COLOR: white; BORDER-BOTTOM: 7px; FONT-FAMILY: verdana,arial,helvetica,sans-serif; BACKGROUND-COLOR: #9a0000; FONT-COLOR: white
}
INPUT {
	BORDER-TOP-WIDTH: 1px; FONT-WEIGHT: normal; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: x-small; BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-COLOR: #000000; FONT-FAMILY: verdana,arial,helvetica,san-serif; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #000000
}
.bluetext {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #3366ff; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}

.head {

	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #003366; FONT-FAMILY: verdana,arial,helvetica,sans-serif

}

.hhead {

	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #4C657B; FONT-FAMILY: verdana,arial,helvetica,sans-serif

}

.hheader {

	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #494949; FONT-FAMILY: verdana,arial,helvetica,sans-serif

}





.headline {

	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #003366; FONT-FAMILY: verdana,arial,helvetica,sans-serif

}

.login {

	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #008080; FONT-FAMILY: verdana

}
.visitor {font-size: 10px; font-weight: bold; color: #FFFFFF; }

.gen {

	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: verdana

}

.gen A:link {

	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: verdana
}

.gen A:hover {

	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR:  #006699; FONT-FAMILY: verdana
}

.gbutton {

font-family: Arial; font-size: 9; color: #000000; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; background-color:#C0C0C0; float:right
}

.detail {
	color: #0066FF;
	font-weight: bold;
}

.dt {

	FONT-FAMILY: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #003366;
}

.phead{

FONT-FAMILY: verdana;
	font-size: 13pt;
	font-weight: bold;
	color: #000099;

}
.cat {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #003399;
}

.num {
	color: #FF6600;
	font-weight: bold;
}

.ndate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}

.print {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033FF;
	font-style: italic;
	CURSOR: pointer;
}

.total {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ex {
	
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ex1 {

	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
}






.THeader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; background-color: #336699}

.TBody {  font-family:sans-serif,Verdana, Arial, Helvetica; font-size: 13px; font-weight: lighter; background-color: #336666}
.footer {  font-family:sans-serif,Verdana, Arial, Helvetica; font-size: 13px; font-weight: lighter; align: center; color: #BFCDDB; background-color: #336699}

.Tmessage {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: lighter; color: #000000; background-color: #92A8C0}
.Tmd {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;color: #000000; font-weight: lighter; background-color: #92A8C0}
.Thlight{background-color: #B3CCDF;  font-family:sans-serif,Verdana, Arial, Helvetica; font-weight: bold; font-size: 11px;color: #000000}

.button{

	height=22; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; 
	font-weight: bold;
}

.Thb {

	BACKGROUND-IMAGE:  url(file:///D|/Program%20Files/Apache%20Group/Tomcat%204.1/webapps/web1-12-03/css/%27../images/thb.gif%27);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000
} 

.Tfb {

	BACKGROUND-IMAGE:  url(file:///D|/Program%20Files/Apache%20Group/Tomcat%204.1/webapps/web1-12-03/css/%27../images/tfb.gif%27);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000
} 



.TColor {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: lighter; background-color: #586d9d}
.fcolor{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #BFCDDB}






.TextBox {
	BORDER-BOTTOM: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid
}
.FlatButton {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 9px; 
	BACKGROUND-COLOR: buttonface; 
	BORDER-BOTTOM: gray 1px solid; 
	BORDER-LEFT: ghostwhite 1px solid; 
	BORDER-RIGHT: gray 1px solid; 
	BORDER-TOP: ghostwhite 1px solid
}
.FButton {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 12px; 
	color: gray;
	BACKGROUND-COLOR:#FFCC00; 
	BORDER-BOTTOM: #FFF1B9 3px solid;  
	BORDER-LEFT: #FFF1B9 3px solid; 
	BORDER-RIGHT: #FFF1B9 3px solid; 
	BORDER-TOP: #FFF1B9 3px solid;
	CURSOR: pointer
}

.BlackBorder {
	BORDER-BOTTOM: #4A5382 1px solid; 
	BORDER-LEFT: #4A5382 1px solid; 
	BORDER-RIGHT: #4A5382 1px solid; 
	BORDER-TOP: #4A5382 1px solid
}
.ListHeader {
	 
	BORDER-BOTTOM: #BFCDDB 1px solid; 
	BORDER-LEFT: #BFCDDB 1px solid; 
	BORDER-RIGHT: #BFCDDB 1px solid; 
	BORDER-TOP: #BFCDDB 1px solid; 
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px
}
.Banner {
	BACKGROUND-COLOR: #BABABA; 
	BORDER-BOTTOM: #4A5382 1px solid; 
	BORDER-LEFT: #969BB5 1px solid; 
	BORDER-RIGHT: #969BB5 1px solid; 
	BORDER-TOP: white 1px solid; 
	PADDING-BOTTOM: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-RIGHT: 2px; 
	PADDING-TOP: 2px
}
.NotesHead {
	BACKGROUND-COLOR: #919191; 
	BORDER-BOTTOM: #4A5382 1px solid; 
	BORDER-LEFT: #969BB5 1px solid; 
	BORDER-RIGHT: #969BB5 1px solid; 
	BORDER-TOP: white 1px solid; 
	PADDING-BOTTOM: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-RIGHT: 2px; 
	PADDING-TOP: 2px
}
.NotesBody {
	BACKGROUND-COLOR: #C4C28B; 
	BORDER-BOTTOM: #4A5382 1px solid; 
	BORDER-LEFT: #969BB5 1px solid; 
	BORDER-RIGHT: #969BB5 1px solid; 
	BORDER-TOP: white 1px solid; 
	PADDING-BOTTOM: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-RIGHT: 2px; 
	PADDING-TOP: 2px
}
.DataGrid {
	BG-BOTTOM: black 1px solid; 
	BORDER-LEFT: #4A5382 1px solid; 
	BORDER-RIGHT: white 1px solid; 
	BORDER-TOP: white 1px solid
}
.GridHeader {
	BACKGROUND-COLOR:  #BFCDDB;
	
	BG-BOTTOM:  white 2px solid;  
	BG-LEFT:  white 2px solid;
	BORDER-RIGHT: white 2px solid; 
	BORDER-TOP: white px solid; 
	PADDING-BOTTOM: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-RIGHT: 2px; 
	PADDING-TOP: 2px
}

.go {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; CURSOR: pointer; BORDER-BOTTOM: medium none; BORDER-LEFT: medium groove;  BORDER-LEFT: medium none}


.tops {
BORDER-RIGHT: #9AA0BE 1px solid; BORDER-TOP: #9AA0BE 1px solid;  BORDER-LEFT: #9AA0BE 1px solid;  BORDER-BOTTOM: #9AA0BE 1px solid;  
}

.bphoto{
BORDER-RIGHT: #F0EEC0 4px groove;    BORDER-BOTTOM: #F0EEC0 6px groove;  
}


.leftnavtable {
	BORDER-RIGHT: medium groove; BORDER-TOP: medium none; BORDER-LEFT: medium none; CURSOR: pointer; BORDER-BOTTOM: #037235 2px groove; BORDER-LEFT: medium groove;  BORDER-LEFT: #077C31
}

.ftable {
	 BORDER-RIGHT: black 1px solid;  BORDER-TOP: black 1px solid;  BORDER-LEFT:  black 1px solid;  CURSOR: pointer; BORDER-BOTTOM: black 1px solid; 
	 	 }

.leftnav {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ffffff; font-family: Verdana, Arial, Helvetica; 
}

.leftnav A:link {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; COLOR: #000000; TEXT-DECORATION: none
}
.leftnav A:visited {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; COLOR: #000000; TEXT-DECORATION: none
}
.leftnav A:hover {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; COLOR: #000000; TEXT-DECORATION: none

	}

.BlackBorder {
	BORDER-BOTTOM: #4A5382 2px solid; 
	BORDER-LEFT: #4A5382 2px solid; 
	BORDER-RIGHT: #4A5382 2px solid; 
	BORDER-TOP: #4A5382 2px solid
}

#tb TH { 	
	COLOR: white;
	BACKGROUND-COLOR: #275078 ;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10pt; 
	BORDER-BOTTOM: black 1px solid; 
	BORDER-RIGHT: #4A5382 1px solid; 
	BORDER-LEFT: #4A5382 1px solid; 
	BORDER-TOP: #4A5382 1px solid;
	font-weight:bold;

 }