/* SGV STYLE SHEET */
.border {
	border: 1px solid #042A5B;
}

p {
	font-size: 9pt;
	font-family: "Arial";
}
body {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

.f {
	font-size: 9pt;
	font-family: "Arial";
}
.table { 
	border: #042a5b; }

.body_text {
	font-size:9pt;
	color: #000000;
	font-family: "Arial";
}
.body_header {
	color: #000000;
	font-size: 9pt;
	text-align:left;
	float:left;
}
.content_box {
	padding-right: 10px;
	padding-left: 10px;
}


.background1 { 
background-image: url(Images/Endorsement.gif); 
background-repeat: no-repeat; 
} 


/* DARK TEXT */
.dark_text {
	color: #000000;
	font-size: 9pt;
}

.dark_text a {
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
}

.dark_text a:hover {
	color: #272834;
	font-size: 9pt;
	text-decoration: none;
}



/* ADVERT SPACE */
.advert {
	background-repeat:no-repeat;
}
/* RIGHT TOP (NEWS AND EVENTS) */
#RightTop {
	padding-left:10px;
}
.Top_Middle {
	padding-left:10px;
}

/* HORIZONTAL MENU */
.MenuItemButton a:hover {
	background-color: #FF0000;
	color: #0000FF;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}