<style type="text/css">


body,
	html {
		margin				:	0;
		padding				:	0;
	
	}

body {
		background			: 	#000000;
		background-position	: 	top center;
		text-align			:	center;
		font-family			: 	Tahoma, Verdana, Arial, sans-serif;
		font-size			: 	0.7em;
		margin-top			: 	-8px;	
	}
	
.header {
		background-color : 	#FFFFFF;
		width	  		 : 	760px;
		height			 : 	218px;
		clear			 :	both;
		margin			 :	0;
		padding			 :	0;
		
	}

 .content {
		margin				:	0 auto;
		width				:	760px;
		background-color 	: 	#FFFFFF;

	}

.centercontent {
		background-color	:	#FFFFFF;
		width				: 	720px;
		text-align			: 	left;
		padding				:  	20px;
	}
	
.leftcontent {
		background		:	#FFFFFF;
		width			: 	420px;
		text-align		:	left;
		float			:  left;
		padding-left	:   10px;
		padding-right	:   10px;
	}

.rightcontent {
		background-color	:	#FFFFFF;
		width				: 	300px;
		float				: 	right;
		padding-top			:	20px;
		padding-left		:   10px;
		padding-right		:   10px;
		padding-bottom		:  	20px;
}


.signup {
		background-color	:	#FFFFFF;
		width				: 	300px;
		float				: 	right;
		margin-top			: 	20px;		
		
	   }

.signupTble {
		background-image	: url("images/sign_up.jpg");
		cell-padding		: 0px;
		cell-spacing		: 0px;
		font-family			: Tahoma, Verdana, Arial, sans-serif;
		font-size			: 12px;
		color				: #FFFFFF;
		width				: 300px;
		
}
		
p  {
	font-family		: Tahoma, Verdana, Arial, sans-serif;
	font-size		: 12px;
	color			: #000000;
	font-weight		: normal;
}

h1  {
	font-family		: Tahoma, Verdana, Arial, sans-serif;
	font-size		: 14px;
	color			: #000000;
	font-weight		: bold;
}


h2  {
	font-family		: Tahoma, Verdana, Arial, sans-serif;
	font-size		: 14px;
	color			: #FFFFFF;
    font-weight		:  bold;
}

h3  {
	font-family		: Tahoma, Verdana, Arial, sans-serif;
	font-size		: 12px;
	color			: #AA1C2C;
	font-weight		: bold;
}

.footer {
		background-color : 	#FFFFFF;
		width	  		 : 	760px;
		font-family		 : 	Tahoma, Verdana, Arial, sans-serif;
		font-size		 : 	8px;
		font-weight		 : 	lighter;
		clear			 :	both;
		margin			 :	0 auto;
		margin-top		 :	25px;
	}


.bold {
	font-family		: Tahoma, Verdana, Arial, sans-serif;
	font-size		: 12px;
	color			: #AA1C2C;
	font-weight		: bold;
}









a:link {
	color				: 	#1F579A;
	font-weight			:	bold;
	text-decoration		: 	none;
	font-size			: 	12px;
}

a:visited {
	color				: 	#1F579A;
	font-weight			:	bold;
	text-decoration		: 	none;
	font-size			: 	12px;

}


a:hover {
	color				: 	#7CAEE9;
	font-weight			:	bold;
	text-decoration		: 	underline;
	font-size			: 	12px;
}




.class1 a:link {
	color				: 	#1F579A;
	font-weight			:	bold;
	text-decoration		: 	none;
	font-size			: 	12px;
}


.class1 a:visited {
	color				: 	#1F579A;
	font-weight			:	bold;
	text-decoration		: 	none;
	font-size			: 	12px;

}

.class1 a:hover {
	color				: 	#7CAEE9;
	font-weight			:	bold;
	text-decoration		: 	underline;
	font-size			: 	12px;
}



.class2 a:link {
	color				: 	#1F579A;
	text-decoration		: 	none;
	font-size			: 	10px;
}


.class2 a:visited {
	color				: 	#1F579A;
	text-decoration		: 	none;
	font-size			: 	10px;

}


.foot a:hover {
	color				: 	#7CAEE9;
	text-decoration		: 	mone;
	font-size			: 	10px;
}


.foot a:link {
	color				: 	#1F579A;
	font-weight			:	normal;
	text-decoration		: 	none;
	font-size			: 	10px;
}


.foot a:visited {
	color				: 	#1F579A;
	font-weight			:	normal;
	text-decoration		: 	none;
	font-size			: 	10px;

}

.foot a:hover {
	color				: 	#7CAEE9;
	font-weight			:	normal;
	text-decoration		: 	underline;
	font-size			: 	10px;
}



.white {
	color				: 	#FFFFFF;
}



.title {
	color				: 	#FFFFFF;
    font-weight			:	bold;
}

.no_repeat {
	background-repeat	: 	repeat-x;
}


	
</style>