@charset "utf-8";
/* CSS Document */

body {	margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background:url(images/bg.jpg) repeat fixed; 
		background-position:center;
}

H1 		{color: #000000;
		line-height: 18px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		font-size:17px;
		border-bottom: 1px solid #cbcf45;
		margin-top:20px;
}

H2 		{line-height: 15px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
}


.content_table 	{	margin-top:-250px;
					z-index:1;}
			
.header	{	position:fixed;
			height:183px;
			top:0px;
			left:0px;
			z-index:2;
			width:100%;
			}
		
.logo	{	position:absolute;
			top:-10px;
			left:0px;
			z-index:3;}
		
.style1 {color: #FFFFFF}

.txt {	line-height: 16px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
}

.buttons{	position: relative;
			top: 5px;
			left:0px;
			width:100%;}
	
.buttontitle {	font-weight:bold;
				font-family:arial;
				font-size:12px;
				color:#ffffff;}
				
.buttonstyle {	font-weight:bold;
				font-family:arial;
				font-size:15px;
				color:#ffffff;}
		
.button {	font-family:arial;
			font-size:12px;
			color:#ffffff;}

H1 {	color: #FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
}

H2 {	color: #FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
}

a:link {	font-family:arial;
			font-size:12px;
			color:#ffffff;
			text-decoration:none;}
a:hover {	font-family:arial;
			font-size:12px;
			color:#cccccc;
			text-decoration:none;}
a:active {	font-family:arial;
			font-size:12px;
			color:#ffffff;
			text-decoration:none;}
a:visited {	font-family:arial;
			font-size:12px;
			color:#ffffff;
			text-decoration:none;}
			
			
.plink a:link {	font-family:arial;
				font-size:12px;
				color:#000000;
				text-decoration:none;
				font-weight:bold;
				text-decoration:underline;}
.plink a:hover {	font-family:arial;
					font-size:12px;
					color:#cccccc;
					text-decoration:none;
					font-weight:bold;
					text-decoration:underline;}
.plink a:active {	font-family:arial;
					font-size:12px;
					color:#000000;
					text-decoration:none;
					font-weight:bold;
					text-decoration:underline;}
.plink a:visited {	font-family:arial;
					font-size:12px;
					color:#000000;
					text-decoration:none;
					font-weight:bold;
					text-decoration:underline;}