body{padding:0px;margin:0px;}
body,td,a{font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif;font-size:11px;color:#303030;}
a{text-decoration:none;color:#797979}


.number,.text,.input,.select,.date,.file{font-size:11px;height:16px;color:#000000;border:#A0A0A0 1px solid;}
textarea{font-size:12px;color:#000000;border:#A0A0A0 1px solid;width:100%;}

.screen{width:100%;height:100%;background:#FFFFFF;background:url(../imgs/bodybg.jpg);}
.site{table-layout:fixed;width:980px;height:100%;border:1px solid #c0c0c0;}



.menu_bg{height:30px;background:url(../imgs/menu_bg.jpg);}
.menu_td_normal{height:30px;text-align:center;padding-left:20px;padding-right:20px;background:url(../imgs/menu_bg.jpg);}
.menu_td_selected{height:30px;text-align:center;padding-left:20px;padding-right:20px;background:url(../imgs/menu_bg_selected.gif);}
.menu_a{font-weight:bold;color:#006666;text-decoration:none;}


.main{width:100%;background:#ffffff;padding:50px;}

.pane_right  {width:200px;background:#ffffff;}
.pane_left   {width:180px;height:100%}
.pane_bottom {width:100%;height:75px;background:#ffffff;}

.sitemap{font-weight:bold}






h1, h2, h3, h4, h5 {

    color: #c0c0c0;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px;
color: #007CFF;
text-decoration: none;
font-weight:bold;
}

a:hover {

font: normal 11px;
color: #6c6c6c;
text-decoration: none;
font-weight:bold;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;

}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}

.green-text{
color: #76950b;
}

