body{
margin:0px;
padding:0px;
background:url(images/bg_image.jpg);
background-repeat:repeat;
width:100%;
}
img{
border:0px;
}

a{
color:#0066FF;
text-decoration:underline;
}

a:hover{
color:#800080;
text-decoration:underline;
}
.main_div{
width:100%;
}
.logo{
padding-top:10px;
}
.lang{
padding:3px;
font-size:16px;
letter-spacing:0.02em;
font-family:Bell Gothic Std;
color:#000000;
}
.content{
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
margin-left:10px;
line-height:20px;
}
a.more:link, a.more:active, a.more:visited {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color: #FF0000;
text-decoration:blink;
}
a.more:hover {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#5C9DBF;
text-decoration:blink;
}
.page_heading{
background-color:#800000;
height:25px;
color:#FFFFFF;
font-family:Bell Gothic Std;
font-size:16px;
font-weight:bold;
}
.alternate{
background-color:#f0e6d6;
}
.menu{
background-image:url(images/menu_bg.gif);
height:30px;
background-repeat:repeat-x;
width:650px;
}
.border{
border:1px solid #800000;
background-color:#ffffff;
}

.clear{
padding:15px;
}
.list{
padding-top:5px;
}

.text_heading{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#000000;
border-bottom:1px solid #000000;
padding-bottom:5px;
margin-bottom:5px;
margin-left:10px;
margin-right:10px;
padding-top:10px;
}

.breadcrum{
border-bottom: 1px dotted #666666;
color:#666666;
padding-bottom:5px;
margin-bottom:5px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
margin-left:10px;
margin-right:10px;
}
.breadcrum a{
color:#666666;
text-decoration:none;
}
.breadcrum a:hover{
color:#0e4c69;
}
.sub_heading
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
margin-left:10px;
margin-bottom:5px;
}

.imageborder{
border:1px solid #333333;
}