body {
	text-align:center;
	background-color: #000066;
	background-image:  url(../../../../sgvy/images/main_bg.gif);
	background-repeat: repeat-x;
	font-family: helvetica,arial,sans-serif;
	padding: 0px;
	margin: 0px;
}
.page-frame {
        width:780px;
	height: 100%;
	margin: 0px auto 0px auto;
        text-align:left;
}

a {
	color: rgb(228,18,84);
}

.page-heading {
	padding-top: 52px;
	padding-right: 16px;
	color: white;
	font-family: helvetica,arial,sans-serif;
	font-size: 16px;
}
.page-heading a {
	color: white;
	text-decoration: none;
}

.page-title {
	padding-top: 16px;
	padding-right: 16px;
	color: white;
	font-size: 28px;
	font-family: sans-serif;
	font-weight: bold;
}

.page-text {
	color: #FFFFFF;
	font-size: 13px;
	padding: 0px 5px 0px 5px;
	font-family: helvetica,arial,sans-serif;
}

/* 
img.banner {
	border: solid 3px rgb(228,18,84);
}
*/

.banner_ad img {
	border: 0px;
}

img {
	border: none;
}


.links {
	color: white;
	font-size: 16px;
	font-weight: bold;
}

.links a {
	text-decoration: none;
	color: white;
}

