@charset "utf-8";
/* CSS Document */
.body{
background-image:url(../images/body_bg.jpg);
background-repeat:repeat-y;
background-position:center;
margin:0px;
font-family:"Trebuchet MS", Tahoma, Arial;
}
.menu_top_link {
font-family:Tahoma, Arial;
font-size:11px;
color:#585858;
text-decoration:none;
}
.menu_top_link a{
font-family:Tahoma, Arial;
font-size:11px;
color:#585858;
text-decoration:none;
padding:0px 10px 0px 5px;
}

.menu_link{
font-family:"Trebuchet MS", Tahoma, Arial; 
color:#FFFFFF;
font-size:14px;
font-size:16px;
font-weight:bold;
text-align:center;
}
.menu_link a{
font-family:"Trebuchet MS", Tahoma, Arial; 
color:#FFFFFF;
font-size:16px;
font-weight:bold;
text-align:center;
padding: 0px 10px 0px 10px;
text-decoration:none;
font-style:normal;
}

.menu_link a:hover{
font-family:"Trebuchet MS", Tahoma, Arial; 
color:#FF9900;
font-size:16px;
font-weight:bold;
text-align:center;
padding: 0px 10px 0px 10px;
text-decoration:none;
font-style:normal;
}

.left_head{
font-family:"Trebuchet MS", Tahoma, Arial; 
color:#FFFFFF;
font-size:14px;
font-size:16px;
font-weight:bold;
padding-left:15px;
}

.home_p_head{
font-family:"Trebuchet MS", Tahoma, Arial;
font-size:16px;
color:#B30202;
padding-left:10px;
padding-top:10px; 
padding-bottom:5px;
font-weight:bold;
}

.home_text{
font-family:"Trebuchet MS", Tahoma, Arial;
font-size:14px;
padding-left:5px;
text-align:justify;
color:#000000;
}

.home_right {
font-family:"Trebuchet MS", Tahoma, Arial;
font-size:11px;
text-decoration:none;
padding-left:5px;
text-align:justify;
color:#000000;
}
.home_right a{
font-family:"Trebuchet MS", Tahoma, Arial;
font-size:11px;
text-decoration:none;
padding-left:5px;
text-align:justify;
color:#003399;
}
ul
{list-style-image:url(../images/arrow.gif);
}

.left_p_head{
font-family:"Trebuchet MS", Tahoma, Arial;
font-size:14px;
color:#B30202;
padding-bottom:5px;
padding-top:3px;
font-weight:bold;
}

.foot_text{
font-family:"Trebuchet MS", Tahoma, Arial;
font-size:14px;
color:#000000;
text-align:center;
padding-top:15px;
}
.foot_text a{
color:#000000;
text-decoration:none;
}
.foot_text a:hover{
color:#990000;
text-decoration:none;
}

.inside_p_head{
font-family:"Trebuchet MS", Tahoma, Arial;
font-size:16px;
color:#B30202;
font-weight:bold;
text-align:left;
padding-left:50px;
padding-bottom:10px;
padding-top:11px;
}

.inside_text{
font-family:"Trebuchet MS", Tahoma, Arial;
color:#000000;
color:#000000;
padding-left:10px;
padding-right:10px;
text-align:justify;
}
.inside_text a{
font-family:"Trebuchet MS", Tahoma, Arial;
color:#000000;
color:#000000;
padding-left:10px;
padding-right:10px;
text-align:justify;
}

.sitemap a{
text-decoration:none;
color:#000000;
}
.sitemap a:hover{
text-decoration:none;
color:#FF0000;
}
.newslatter{
border:#AF0100;
border:solid;
border:thin;
height:100px;
width:221px;
text-align:center;
}
.botton{
text-align:right;
background-image:url(../images/send.jpg);
width:70px;
height:23px;
}