.fe-grid th { border-bottom: 1px solid #f4b543; font-weight: bold; color: #fff; background-color: #f4b543; text-align: left; padding: 8px; }
.fe-grid { border-collapse: collapse; border: 1px solid #f4b543; width: 100%; font-size: 11px; margin-top:16px;}
.fe-grid td { padding: 8px; white-space: nowrap; }
.fe-grid a:hover { text-decoration: underline; }
.fe-grid tr.separator { border-bottom: 1px solid #f4b543; }
.fe-grid tr.fe-paging td{text-align:right;border:1px transparent solid;border-top:1px #f4b543 solid;}
.pager {text-align:right;}

        .leftcol { width: 295px; background-color: #ffcc99; vertical-align: top; margin-right: 10px; padding: 8px;  }
        .rightcol { width: 295px; background-color: #FFCCCC; vertical-align: top; padding: 8px; margin-right: 10px;  }
        .headercol { margin-top: 37px; }
		
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }
html, body { padding: 0px; margin: 0; font-family: arial;}
body{background-color:#eee;font-size: .9em;}
a img { border: 0px; }

#container {border:1px solid #C3DCFF; font-family:arial;margin: 0 auto; background-color: #FFFFCD; width: 1002px; text-align: left; background-image: url('../images/layout/left.png'); background-repeat: repeat-y; background-position: bottom left;}
#left { position: relative; margin: 0; padding-bottom:60px; float: left; background-color: #4b68a4; width:246px;}

#center { position: relative; width: 756px; float: left;background-position: top left; background-image: url('../images/layout/center-bg.png'); background-repeat:repeat-x;}

#left-nav { position: relative; margin: 5px 0 0 0;background-position: top left; background-image: url('../images/layout/btn-top.png'); background-repeat:no-repeat;min-height:2px;}

#login { font-family: Arial; position: relative; margin: 0 5px 0 5px; width: 224px; text-align:center; padding:6px; min-height:120px;}
#login span { padding-top: 10px;display:block;}
#login a { text-decoration: none; }
#login a:link, #login a:visited { color: white; }
#login p{color:#C3DCFF;font-size:1.3em;margin:0;padding:0;padding-top:8px;}

#nav { padding: 1px; margin-left: 0; background: transparent; vertical-align: middle; }
#nav li { font-family: Arial; height: 42px; letter-spacing: 1.5px; list-style: none; line-height: 42px; background-position: bottom right; background-image: url('../images/layout/btn-top.png'); background-repeat:no-repeat;text-align:center;}
#nav li a { text-decoration: none; }
#nav li a:link,#nav li a:visited { color: white; }

#first-footer { position: relative; background-color: #E5703A; width: 100%; height: 66px; clear: both;line-height:66px;color:#FFFFCD;}
#first-footer a,#first-footer a:active,#first-footer a:visited {color:#FFFFCD;}
#second-footer { position: relative; background-color: #B64A26; width: 100%; height: 66px; }

#mast { background-image: url('../images/layout/mast.png');  width: 1002px; height: 129px; clear: both; }
#top-bar { position: relative; background-image: url('../images/layout/top-bar.png'); background-repeat: repeat-x; width: 100%; height: 43px; clear: both;}
#search {line-height: 43px;text-align:right;padding-right:4px;}

.breadcrumb { text-decoration: none; color:white;padding-left:8px;}
.breadcrumb a { text-decoration: none; }
.breadcrumb a:link,.breadcrumb a:visited { color: white; }

#top-menu { margin: 0; padding: 0; list-style-type: none;}
#top-menu li { font-family:arial; padding: 0 11px 0 11px; display: block; float: left; height: 43px; line-height: 43px; text-align: center; background-position: bottom right; background-image: url('../images/layout/btn-right.png'); background-repeat:no-repeat; }
#top-menu li a { text-decoration: none; color: #fff; height: 43px; }

#content { margin:72px 16px 16px 16px; position: relative; width: 716px; }

#welcome{ margin:72px 16px 16px 28px; position: relative; width:372px;clear:both;float:left;height:162px;}
#news {margin: 0 8px 8px 16px; position: relative; width: 274px; float: left; }
#interest {margin: 0 16px 16px 0; position: relative; width: 428px; float: left; clear:right;}

#center a { text-decoration: none;color: #B64A26; }
#center a:link, #center a:visited { color: #B64A26; }

#news .item { margin-top:16px;margin-left:12px;}
#interest .item{ margin-top:16px;margin-left:12px;}
#news .item p ,#interest .item p{margin-bottom: 2px;}
#news .item p.subject, #interest .item p.subject{ color: #FE7733; font-weight: bold; font-size:1.05em;}

.read-more{display:block;float:right;}

.title { color: #FE7733; font-family: Arial; font-size: 1.25em; font-weight: bold; display:block; padding-bottom:10px;}
.header { background-color: #C9C89C; padding: 2px 12px 2px 12px; -moz-border-radius: 8px; }
.content {padding:0;margin:0;}

#welcome-img { margin:36px 0 16px 0px;width:310px; height: 231px; background-image: url('../images/layout/welcome.png'); background-repeat:no-repeat;float:left; z-index:300;top:-20px;}
.error
{
color:red;
border:2px solid #FBC2C4;
margin-bottom:1em;
padding:0.8em;
background-color:#FBE3E4;
}
.grid tr td{
height:24px;
}

h1,h2,h3,h4,h5{
color: #FE7733; font-family: Arial; font-weight: bold; display:block; padding:4px 0px;font-family:arial; margin:4px 0px 2px;}
}
html { overflow-y: scroll; }
html { overflow: -moz-scrollbars-vertical; }

fieldset input,fieldset textarea,fieldset select{
margin:6px 2px;
}

fieldset .bar {border:none;border-top:2px solid #E5703A;}

legend{font-size:1.2em;color:#E5703A}

li{line-height:24px;}

.textSize{
color:#fff;
font-size:12px;
font-weight:bold;
margin-left: 5px;
}

.tSize{ color: #fff; }

.center_n{ }
.center_l{ font-size: 18px; }
.center_xl{font-size: 22px; }
