/* CSS Document */

body{

background-image:url(../images/background.jpg);

background-repeat:repeat-x;

background-position:top;

background-color:#ffffff;

}

.headerBackClass{

background-image:url(../images/header_right.jpg);

background-position:top;

background-repeat:no-repeat;

width:543px;

height:161px;

padding-top:15px;  

}

.boxborder

{

border:1px solid #BCBDC1;

font-family:"MS Reference Sans Serif";

font-size:12px;

color:#000000;

font-weight:bold;

width:120px;

}



.textboxborder

{

border:1px solid #BCBDC1;

font-family:"MS Reference Sans Serif";

font-size:11px;

color:#000000;

font-weight:bold;

height:20px;

width:30px;

}

.TopNavTXT{

font-family:"verdana";

color:#ffffff;

font-size:10px;

font-weight:bold;

text-decoration:none;

}

.footerTXT{

font-family:Arial, Helvetica, sans-serif;

/*font-weight:bold;*/

color:#818284;

font-size:11px;

text-decoration:none;

}

.leftNavTXT{

font-family:"MS Reference Sans Serif";

color:#58838C;

font-size:10px;

font-weight:bold;

text-decoration:none;

padding-left:10px;

border-bottom:1px dotted #CCCCCC;

}

.content{

font-family:"MS Reference Sans Serif";

color:#818284;

font-size:10px;

text-decoration:none;

padding:2px 5px 2px 5px;
}

.leftBar{

background-image:url(../images/bar.jpg);

background-position:left;

background-repeat:repeat-y;

}

.rightBar{

background-image:url(../images/bar_right.jpg);

background-position:right;

background-repeat:repeat-y;

}

.contentHeader{

font-family:"MS Reference Sans Serif";

color:#9D9EA2;

font-size:14px;

font-weight:bold;

}

.manClass{

background-image:url(../images/peeping_man.jpg);

background-position:right;

background-repeat:no-repeat;

}

.contentBox{

font-family:"MS Reference Sans Serif";

color:#808185;

font-size:10px;

padding-right:10px;

}

.style01{

color:#17515F;

font-weight:bold;

font-size:12px;

}

.manClass2{

background-image:url(../images/image_icon1.jpg); 

background-position:right;

background-repeat:no-repeat;

padding-left:10px;

}

.searchHeader{

font-family:"MS Reference Sans Serif";

font-size:10px;

font-weight:bold;

color:#2F616E;

}

.box1Top{

/*background-image:url(../images/leftbox1_top.jpg);

background-position:left;

background-repeat:no-repeat;*/
background-color:#225A67;
/*height:50px;*/
width:155px;

padding-left:5px;
padding-right:5px;
padding-top:3px;
padding-bottom:3px;

font-family:"MS Reference Sans Serif";

font-size:12px;

font-weight:bold;

color:#FFFFFF;

}

.box1Bottom{

background-image:url(../images/leftbox1_textarea.jpg);

background-position:left;

background-repeat:repeat-y;

height:25px;

width:155px;

padding:5px 5px 0px 10px;

font-family:"MS Reference Sans Serif";

font-size:10px;

color:#FFFFFF; 

}

.box2Top{

/*background-image:url(../images/leftbox2_top.jpg);

background-position:left;

background-repeat:no-repeat;

height:50px;*/
background-color:#10A0C5;
width:155px;

padding-left:5px;
padding-right:5px;
padding-top:3px;
padding-bottom:3px;

font-family:"MS Reference Sans Serif";

font-size:12px;

font-weight:bold;

color:#FFFFFF;

}

.box2Bottom{

background-image:url(../images/leftbox2_textarea.jpg);

background-position:left;

background-repeat:repeat-y;

height:25px;

width:155px;

padding:5px 5px 0px 10px;

font-family:"MS Reference Sans Serif";

font-size:10px;

color:#FFFFFF; 

}

.box3Top{ 
background-color:#62CEF8; 
width:155px;
padding-left:5px;
padding-right:5px;
padding-top:3px;
padding-bottom:3px;
font-family:"MS Reference Sans Serif";
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

.box3Bottom{

background-image:url(../images/leftbox3_textarea.jpg);

background-position:left;

background-repeat:repeat-y;

height:25px;

width:155px;

padding:5px 5px 0px 10px;

font-family:"MS Reference Sans Serif";

font-size:10px;

color:#FFFFFF; 

}



.table_grey_border{

   border-top-width:1px;

   border-top-style:solid;

   border-top-color:#999999;

   border-left-width:2px;

   border-left-style:solid;

   border-left-color:#999999;   

   border-right-width:2px;

   border-right-style:solid;

   border-right-color:#999999;

   border-bottom-width:2px;

   border-bottom-style:solid;  

   border-bottom-color:#999999;

}

.right_menu{

   font:18px Trebuchet MS;

   color:#583E31;

   text-decoration:none;

   font-weight:570;

   padding-top:10px;

   padding-bottom:10px;

}

a.right_menu:hover{

   font:19px Trebuchet MS;  

}

.bottom_menu{

   font:12px Trebuchet MS;

   color:#583E31;

   text-decoration:none;

   font-weight:bold;

   padding-left:3px;

   padding-right:3px;  

   padding-bottom:5px;

} 

.bottom_menu_bar{

	color:#B77B63;

	font-weight:bold;

	width:1px;	

}



.inputtext{

  font:12px Trebuchet MS;

  color:#666666;

  font-weight:bold;

  width:150px;

  border:1px solid #BCBDC1;

}

