/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/gradient_bg.png);
	text-align:center;
	background-repeat: repeat;
}

#content_holder1 {
	display: inline;
	float: right;
	width: 35%;
	height: 300px;
	background-color: #FFFFFF;
	padding: 0;
	margin-right: 5px;
	margin-left: 5px;
}


.p{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
line-height: 16px;
padding: inherit
}.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #999999;
}
.ptest{font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
line-height: 16px;
padding: inherit
}.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #999999;
}
.h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	line-height: 30px;
	padding: inherit;
	font-weight: normal;
	display: inline;
	border-bottom-style: none;
	text-align: left;
}
.navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px;
	background-color: #000033;
	display: block;
	width:150px;
	text-align:left;
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-top-width: thin;

}


.navigation:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px;
	width: 150px;
	background-color: #0066FF;
	display: block;
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-top-width: thin;
}

.h2navigation{font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
line-height: 18px;
padding: inherit
}

.h2navigation:hover{font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FF0000;
line-height: 18px;
padding: inherit
}

.textnavigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	display: inline;
	padding: 1px;
}


.textnavigation:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
	padding: 1px;
	display: inline;
}



.footertextnavigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5C96DD;
	text-decoration: none;
	display: inline;
	padding: 1px;
}


.footertextnavigation:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	padding: 1px;
	display: inline;
	text-align: center;
}

.h2{font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
line-height: 18px;
padding: inherit
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #5C96DD;
}
