/* CSS definition file containing sitestyle stylesheets */

body {
	background-image: url(./assets/images/bg_page_6.gif);
              background-color: rgb(130,131,121);
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
              scrollbar-arrow-color: #545F41;
              scrollbar-highlight-color: #545F41;
              scrollbar-face-color: #D3D6CF;
              scrollbar-shadow-color: #808080;
              scrollbar-darkshadow-color: #A8A8A8;
              scrollbar-track-color: #D3D6CF;
}
 
.style10 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: middle;
}
.style11 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: middle;
}
.style12 {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-align: left;
}

.style13 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #3050A3;
	text-align: left;
	vertical-align: middle;
}

.featured_event 
{
	padding-right: 30px;
}





