body	{
	margin: 15px 0px 15px 0px ;
	padding: 0px;
	background-color: #E5E8ED;
	background-image: url(http://www.chartsingles.net/new/images/tile.gif);
}

.border {
	border: 1px solid #BBBBBB;
}

a:link	{
	text-decoration: none;
	color: #333333;
}
a:visited 	{
	text-decoration: none;
	color: #333333;
}
a:hover 	{
	text-decoration: none;
	color: #33ADDB;
}

/* Text */

.main	{
	font-family: Verdana, Arial,  Helvetica;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}

.main_newstitles	{
	font-family: Verdana, Arial,  Helvetica;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-decoration: underline;
}
.main_newstitles a:link	{
	text-decoration: underline;
	color: #333333;
}
.main_newstitles a:visited 	{
	text-decoration: underline;
	color: #333333;
}
.main_newstitles a:hover 	{
	text-decoration: underline;
	color: #33ADDB;
}

.main_newslink	{
	font-family: Verdana, Arial,  Helvetica;
	font-size: 10px;
	color: #333333;
	line-height: 21px;
}

.medium	{
	font-family: Verdana, Arial,  Helvetica;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}

.large	{
	font-family: Verdana, Arial,  Helvetica;
	font-size: 18px;
	color: #333333;
	line-height: 20px;
}

.AZ	{
	font-family: Verdana, Arial,  Helvetica;
	font-size: 14px;
	color: #333333;
	line-height: 14px;
}


.nav	{
	font-family: Verdana, Arial,  Helvetica;
	font-size: 10px;
	color: #E5E8ED;
	line-height: 14px;
}

.nav a:link	{
	text-decoration: none;
	color: #E5E8ED;
}
.nav a:visited 	{
	text-decoration: none;
	color: #E5E8ED;
}
.nav a:hover 	{
	text-decoration: none;
	color: #33ADDB;
}

.cyan	{
	color: #33ADDB;
}

/* Tables */

.padding 	{
	padding: 8px 7px 8px 7px;
	margin-bottom: 6px;
	border: 1px solid #BBBBBB;
	text-align: center;
}

.bottom_pad 	{
	padding: 0px 0px 1px 0px;
}

.navigation 	{
	padding: 10px 10px 10px 10px;
}

/* Navigation */

.nav-list	{
	background-color: #515F68;
	font-family: Verdana, Arial,  Helvetica;
	font-size: 11px;
	color: #ffffff;
	list-style: none;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.nav-list li {
	background-color: #515F68;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
.nav-list a {
	color: #ffffff;
	display: block;
	padding: 6px 6px 6px 6px;
	text-decoration: none;
}
.nav-list a:hover {
	background-color: #497385;
	color: #ffffff;
}
.nav-list a:visited {
	color: #ffffff;
}

.nav-selected	{
	background-color: #33ADDB;
	font-family: Verdana, Arial,  Helvetica;
	font-size: 11px;
	color: #ffffff;
	list-style: none;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.nav-selected li {
	background-color: #33ADDB;
	text-align: center;
	border-right: 1px solid #333333;
}
.nav-selected a {
	color: #ffffff;
	display: block;
	padding: 6px 6px 6px 6px;
	text-decoration: none;
}
.nav-selected a:hover {
	color: #ffffff;
}
.nav-selected a:visted {
	color: #ffffff;
}

.input	{
	font-family: Verdana, Arial,  Helvetica;
	font-size: 10px;
	color: #333333;
	border: 1px solid black;
}

.submit	{
	font-family: Verdana, Arial,  Helvetica;
	font-size: 10px;
	color: #333333;
	background-color: #ffffff;
	border: none;
    text-decoration: underline;
}

.www	{
	font-family: Verdana, Arial,  Helvetica;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}