body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	text-align: justify;
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #000000;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	text-indent: 5px;
}

h3 {
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}



#content {
	background-color: #262626;
	
}

.text {
	margin-left: 20px;
	margin-right: 20px;
	text-align:justify;
}

.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.tablepackage {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


#footer {
	width: 750px;
	background-color: #4A4A4A;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

 ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
	background-repeat: no-repeat;
	background-position: 0 .4em;
s
padding-left: 0.6em;
	margin-left: 20px;
}

.pageimagerel
{
	margin: 0 0 0px 10px;
	float: right;
	padding: 5px;
}

a:link {
	color: #525252;
	text-decoration: none;
	font-style: normal;
	font-weight: bolder;
	background-color: inherit;
}

a:visited {
	color: #525252;
	text-decoration: none;
	font-style: normal;
	font-weight: bolder;
	background-color: inherit;
}

a:hover {
	text-decoration: underline;
	background-color: inherit;
}

a img {
	border: none;
	padding: 0px;
}

