body
{
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: White;
	text-align: center;
}




img 
{
	border: 0px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	Color: #99CCFF;
}

h2
{
	color: #99CCFF;
	font-size:11px;
}

.PackageList
{
 margin-bottom: 100px;
}  

.textblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: black;
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	Color: #99CCFF;
}

.Packages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	Color: White;
	font-weight : bold;	
}

A {
	Color : white;
	text-decoration : none;
	font-weight : bold;	
}

A:visited {
	Color : white;
	text-decoration: none;
	font-weight : bold;	
}

A:hover {
	Color : White;
	text-decoration : underline;
	font-weight : bold;	
}

A:active {
	Color : white;
	text-decoration : none;
	font-weight : bold;		
}

A.Underline {
	Color: white;
	text-decoration: underline;
	font-weight : bold;		
}

A.Underline:hover {
	Color: white;
	text-decoration: underline;
	font-weight : bold;		
}

A.Underline:visited {
	Color: white;
	text-decoration: underline;
	font-weight : bold;		
}

A.Underline:active {
	Color: white;
	text-decoration: underline;
	font-weight : bold;		
}

STRONG
{
	Color: #99CCFF;
	text-decoration: none;
	font-weight : bold;		
}




.tbflat  {
	font-size : xx-small;
	font-family : Verdana;
	color : #ffffff;
	border: 1 #FFFFFF solid;
}

.tableborder  {
	font-size : xx-small;
	font-family : Verdana;
	border: 1 #666666 solid
}

.imageborder  {
	border: 2 #FFFFFF solid
}
.cmdflat  {
	font-size : xx-small;
	font-family : Verdana;
	background-color : #666666;
	color : #ffffff;
	font-weight : bold;
	border-width : thin;
}


input, textarea, select {
	background-color: #13619F;
	border: 1 #fffff solid;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	border-width : thin;
}

A.Dark {
	Color: black;
	text-decoration: none;
	font-weight : bold;		
}

A.Dark:hover {
	Color: black;
	text-decoration: underline;
	font-weight : bold;		
}

A.Dark:visited {
	Color: black;
	text-decoration: none;
	font-weight : bold;		
}

A.Dark:active {
	Color: black;
	text-decoration: none;
	font-weight : bold;		
}