body {
		margin: 0px;
		background-color: #000000;
		background-image: url('images/new/bg.jpg');
		background-repeat: repeat-x;
		font-size: 10pt;
		font-family: verdana, arial, tahoma;
	}

	td {
		font-size: 8pt;
		font-family: tahoma, tahoma, verdana;
	}

	a.nav:link { text-decoration: none; color: #FFFFFF; font-weight: bold; }
	a.nav:active { text-decoration: none; color: #FFFFFF; font-weight: bold; }
	a.nav:visited { text-decoration: none; color: #FFFFFF; font-weight: bold; }
	a.nav:hover { text-decoration: none; color: #F468B1; font-weight: bold; }

	a.whitelinks:link { text-decoration: underline; color: #FFFFFF; font-weight: normal; }
	a.whitelinks:active { text-decoration: underline; color: #FFFFFF; font-weight: normal; }
	a.whitelinks:visited { text-decoration: underline; color: #FFFFFF; font-weight: normal; }
	a.whitelinks:hover { text-decoration: underline; color: #F468B1; font-weight: normal; }

	a:link { text-decoration: underline; color: #0F8992; font-weight: normal; }
	a:active { text-decoration: underline; color: #0F8992; font-weight: normal; }
	a:visited { text-decoration: underline; color: #0F8992; font-weight: normal; }
	a:hover { text-decoration: underline; color: #000000; font-weight: normal; }

	.smallthumb {
		width: 102px;
		height: 68px;
		padding: 2px;
		border: 1px solid #008080;
	}

	.imgborder {
		padding: 2px;
		border: 1px solid #008080;
		margin-right: 10px;
		width: 284px;
		height: 468px;
	}

	.smallthumb2 {
		width: 70px;
		height: 45px;
		padding: 1px;
		border: 1px solid #008080;
	}

	.smallthumb3 {
		width: 102px;
		height: 68px;
		padding: 2px;
		border: 1px solid #FFFFFF;
	}

	.smallthumb4 {
		width: 75px;
		height: 60px;
		padding: 1px;
		border: 1px solid #008080;
	}

	.border {
		border: 1px solid black;
	}

	.alter1 {
		background-color: #1D1D1D;
		color: #ffffff;
	}

	.alter2 {
		background-color: #1D1D1D;
		color: #ffffff;
	}

	.alter3 { 
		color: #ffffff;
		line-height: 18px;
	}

	.boxed {
		border: 1px solid #023538;
	}

	.boxed2 {
		background-color: #0F8992; 
		background-image: url('/images/fadebg.gif'); 
		background-repeat: repeat-x; 
		vertical-align: top;
		border: 1px solid #023538;
		color: #ffffff;
	}

	.boxed1 {
		border: 1px solid #023538;
	}

	.comments {
		border: 1px solid #023538;
		background-color: #ffffff;
		padding: 4px;
		font-size: 11px;
	}

	.light {
		color: #808080;
	}

	a.largelink:link { font-size: 13pt; font-weight: bold; color: #023538; }
	a.largelink:active { font-size: 13pt; font-weight: bold; color: #023538; }
	a.largelink:visited { font-size: 13pt; font-weight: bold; color: #023538; }
	a.largelink:hover { font-size: 13pt; font-weight: bold; color: #F468B1; }

	a.topnav:link { font-family: arial, tahoma, verdana; font-size: 10pt; font-weight: bold; color: #FFFFFF; text-decoration: none; }
	a.topnav:active { font-family: arial, tahoma, verdana; font-size: 10pt; font-weight: bold; color: #FFFFFF;  text-decoration: none; }
	a.topnav:visited { font-family: arial, tahoma, verdana; font-size: 10pt; font-weight: bold; color: #FFFFFF;  text-decoration: none; }
	a.topnav:hover { font-family: arial, tahoma, verdana; font-size: 10pt; font-weight: bold; color: #000000;  text-decoration: none; }

	a.largelink2:link { font-size: 13pt; font-weight: bold; color: #ffffff; }
	a.largelink2:active { font-size: 13pt; font-weight: bold; color: #ffffff; }
	a.largelink2:visited { font-size: 13pt; font-weight: bold; color: #ffffff; }
	a.largelink2:hover { font-size: 13pt; font-weight: bold; color: #F468B1; }

	.titlebg {
		
		width:761px;
		height: 40px;
		font-size: 14pt;
		color: #000000;
		font-weight: bold;
		text-indent: 15px;
		padding-top: 7px;
		text-align: left;


	}

	img {
		border: 0px;
	}

	h3 {
		margin: 0px;
		font-size: 15px;
	}

	.bold {
		font-weight: bold;
	}

	hr {
		color: #023538;
		background-color: #023538;
		height: 1px;
		
	}

	form {
		margin: 0px;
	}
