body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #F1F5F6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*use this line to change the links sitewise*/

a {
	color: #336699;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

/*link style editing end*/


.top_header {
/*background-color:#EFEFEF;*/
background-image:url(/images/body/bg.jpg);
background-repeat:repeat-x;
background-position:top;
}

.top_header_menu {
/*background-color:#ffffff;*/
background-position:top center;
height:35px;
}

.header_line1 {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	text-decoration: underline;
}

.header_line2 {
	color: #ffffff;
	font-weight: bold;
}

.left_column_body {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.right_column_body {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
/*.10px_padding {
padding-top:10px;
padding-bottom:10px;
padding-right:10px;
padding-left:10px;
}*/
.footer {
/*background-image:url(/images/body/box_bottom.gif);
background-position:top;
background-repeat:no-repeat;*/
border-top: 1px solid #CCCCCC;
}

.searchBox
		{
			font-size: 15px; 
			color:#1d5188; 
			background-color: #ffffff; 
			width: 250px; 
			vertical-align: middle; 
			margin-bottom: -3px; 
		}
		
		
.title_01 {
font-family:"helvetica Condensed", Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
}



#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
height:35px;
vertical-align:bottom;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 1px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

/*/*#modernbricksmenu a{
float: left;
display: block;
color: #666666; font-size: 13px; 
margin: 0 1px 0 0; 
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
}

#modernbricksmenu a:hover{
float: left;
display: block;
background-color:#FFFFFF;
color: #000000; font-size: 13px; 
margin: 0 1px 0 0; 
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
}
*/

.menu_active {
color: #666666; 
font-size: 13px;
background-position:top;
background-image:url(/images/bg-menuactive.jpg);
background-repeat:repeat-x;
}

.menu_hover {
color: #000000; 
font-size: 13px;
background-position:top;
background-image:url(/images/bg-menuhover.jpg);
background-repeat:repeat-x;
}

#modernbricksmenu #current a{ /*currently selected tab*/
	background-color: #FFFFFF; /*Brown color theme*/
	border-color: #999999; /*Brown color theme*/
	color: #000000;
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #FFFFFF; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}

.box_solid {
	border: 1px solid #CCCCCC;
}

.boxed_event_title {
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
} 
.event_Title {
	font-family: Verdana, Helvetica, Sans-Serif; font-size: 14pt; font-weight: bold; color: #333333;
	border-bottom:#CCCCCC 1px solid;
}
