h2 {
	font-size: 18px;
}
h3 {
	font-size: 12px;
}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.png {
	background:url(img/px.jpg)
}
.style1 {color: #000; font-size: 9px;}
.style2 {color: #FFFFFF; font-weight: bold; font-size: 11px;}
.style3 {color: #7C0201; font-size: 12px}
.footer {color: #999999; font-weight: bold; font-size: 9px}
a:link {
	color: #B60000;
}
a:visited {
	color: #B60000;
}

.topmenu{
	float: left;
	margin: 15px 0px 0px 20px;
	color: #FFFFFF;
	padding: 5px 5px 5px;
}

.topmenu ul {

	list-style: none;

	padding: 0px;

	margin: 0px;
color: #fff;

}



.topmenu li{

	display: inline;

}



.topmenu li a{

	float: left;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	text-align: center;

	color: #fff;

	width: 110px;

	height: 25px;

	margin-left: 0px;

	padding-top: 11px;

}

.topmenu li a:hover ,.topmenu li .current{

	background: url(img/hover.jpg) repeat-x;
}
.topmenu li a:visited{

	color: #fff;}


.div_new {
	width: 330px;
	padding-top: 70px;
	padding-left: 50px;
}
    .slide-out-div {
       padding: 20px;
        width: 250px;
        background-image: url(img/bg.jpg);
    background-repeat: repeat-x;
background-color:#FFFFFF;
        border: #510301 2px solid;
		font-size: 9px
    }
?.pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {font-size:10pt;background:#550100;color:#FFFFFF;border:1px outset #550100;}

/* Entries Style */
.eBlock {}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:13px;font-weight:bold;color:#000000; padding: 5px; }
.eTitle a:link {text-decoration:underline; color:#000000;}
.eTitle a:visited {text-decoration:underline; color:#000000;}
.eTitle a:hover {text-decoration:none; color:#555555;}
.eTitle a:active {text-decoration:underline; color:#000000;}

.eMessage {text-align:justify;padding:10px !important;margin-left:50px;}
.eText {text-align:justify;padding-bottom:5px;padding-top:5px;border-top:1px solid #CCCCCC}
.eDetails {border-top:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;font-family:Verdana,Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding:3px; text-align:left;font-size:7pt;margin-left:100px;background:#F6F6F6;}
.eDetails1 {border-top:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;font-familyVerdana,:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding:3px; text-align:left;font-size:8pt;background:#F6F6F6;}
.eDetails2 {border-bottom:1px solid #DDDDDD;font-family:Verdana,Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding:3px; text-align:left;font-size:8pt;background:#F6F6F6;}

.eRating {font-size:7pt;}

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('/.s/t/844/4.gif') no-repeat 0px 0px;}
/* ------------- */

.oglav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(img/hover.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: auto;
	padding: 10px 10px 10px;
}





#s3slider {
   width: 500px; /* important to be same as image width */
   height: 250px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 400px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
}
