/* CSS Basic Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	text-decoration: none;
	scrollbar-face-color:#BFD5EA;
	scrollbar-highlight-color: #3D4D7E;
	scrollbar-shadow-color: #3D4D7E;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #679ACD;
	scrollbar-base-color: #BFD5EA;
margin:0px auto;
padding:0px;
background-color: #333333;

/*

COLOR: #333333;
background-color:#93bf25;
filter:shadow(color:gray, strength:10, direction:130);*/

}
.header_table
{
margin-top:6px;
}
.logo
{
margin-left:10px;
}
.body_box
{
padding:9px;
color: #5C5C5C;
background-color:#FFFFFF;
}
.header_banner
{
text-align:center;
height:196px;
}
.services_bg
{
background:url(images/services_bg.gif) left top no-repeat;
height:200px;
padding:10px;
}
.services_teable
{
margin-top:8px;
margin-bottom:12px;
}
.left_line
{
border-left:1px solid #E6E6E6;
}
.right_line
{
border-right:1px solid #E6E6E6;
}
.bottom_line
{
border-bottom:1px solid #E6E6E6;
}
.footer_table
{
margin-bottom:25px;
}

/* CSS Background Image Document */
.top_line
{
background:url(images/line_bg.jpg) left top repeat-x;
height:4px;
}
.top_menu_bg
{
background:url(images/top_menu_bg.jpg) left top repeat-x;
height:26px;
padding-right:12px;
}
.bottom_menu_bg
{
background:url(images/bottom_nenu_bg.jpg) left top repeat-x;
height:22px;
padding-right:13px;
padding-left:13px;
}
.box_top_bg
{
background:url(images/box_top_bg2.gif) left top repeat-x;
height:16px;
}
.footer_bg
{
background:url(images/footer_bg.gif) left top no-repeat;
height:25px;
}




/* CSS Text Document */

.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
color:#C70202;
text-decoration:none;
background-color:inherit;
}

.bottom_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.bottom_link:hover
{
color:#C6C6C6;
text-decoration:none;
background-color:inherit;
}
.white_text
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}
.body_link
{
color:#5C5C5C;
text-decoration:none;
background-color:inherit;
}
.body_link:hover
{
text-decoration:none;
color:#212121;
background-color:inherit;
}
.scroll{
height:100px;
width:300px;
overflow:auto;
}

h1, h2, h3 {
	margin: 0;
	color: #029344;
	
}

h2 {
	margin-bottom: 0.2em;
	font-size: 1.6em;
	line-height:normal;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	margin-bottom: 0.4em;
	font-size: 15px;
	line-height:normal;
	}
a: link{
text-decoration:none;
color:#333333;
}
.heading{
font-size: 1.2em;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	color: #029344;
	margin-bottom: 0.4em;
	line-height:normal;
}
}
#commonjob{
	position:absolute;
	top:370px;
	left:265px;
	width: 597px;
	text-align:justify;
}
.note{
color:#CC0000
}
.time{
behavior : url(#default#time);
}


/* Toolbar */
.toolbar1   { border: 1px solid #666666; height: 26px; background-image: url(icons/background_silver.jpg); }
.toolbar2   { border: 1px solid #666666; height: 24px; background-image: url(icons/background_silver.jpg); border-bottom: 0px; border-top: 0px; }

/* Command Buttons */
.button     { width: 20px; height: 20px; border: 0px solid transparent; margin: 1px; padding: 0px; background: transparent; }
.buttonOver { width: 20px; height: 20px; border: 1px solid #999999; margin: 0; padding: 0px; }


/* Font Type and Size Drop Down */
.dropdown          { background-color: #FFFFFF; border: 1px solid #333333; height: 140px; overflow: auto; padding: 1px; }
button.mouseOver   { background-color: #EEEEEE; border: 1px solid #CCCCCC; padding: 3px; cursor: default; text-align: left;}
button.mouseOut    { background-color: #FFFFFF; border: 1px solid #FFFFFF; padding: 3px; cursor: default; text-align: left;}




/* CREATE TABLE POPUP */

/* Select Border Width/Type */
.on   { background-color: #EEEEEE; border: 1px solid #CCCCCC; padding: 6px; width: 140px; cursor: default; height: 5px;}
.off  { background-color: #FFFFFF; border: 1px solid #FFFFFF; padding: 6px; width: 140px; cursor: default; height: 5px;}

/* Select Shading/Border Color */
.selectColorTable  { border: 1px solid #7E7E81; background-color: #F7F7F7; padding: 1px; }
.selectColorBorder { border: 1px solid #F7F7F7; }
.selectColorOn     { border: 1px solid #999999; background-color: #CCCCCC; }
.selectColorOff    { border: 1px solid #F7F7F7; background-color: #F7F7F7; }
.selectColorBox    { border: 1px solid #FFFFFF; font-size: 1px; height: 13px; width: 13px; }

ul {
        list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        }


.box1{
border:1px solid #dedede;
padding:1px;
margin-left:2px;
}
.box2{
border:1px solid #dedede;
padding:1px;
background-color:#009900;
color:#FFFF00;
}