/* CSS Document */

body {
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	scrollbar-3d-light-color:green;
    scrollbar-arrow-color:#cccccc;
	scrollbar-base-color:#cccccc;
	scrollbar-dark-shadow-color:#cccccc;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 30px;
	overflow: auto;
	height: 450px;
	text-align: justify;
}

.leftBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-top: 16px;
	padding-left: 25px;
	width: 275px;
	text-align: justify;	
}

A:link
{
	color: #FFFFFF;
	text-decoration: underline;
}

A:visited
{
	color: #cccccc;
	text-decoration: underline;
}

A:hover
{
	color: #0794B0;
}

A:active
{
	color: #ff0000;
	text-decoration: underline;
}

A.menu:link
{
	color: #cccccc;
	text-decoration: underline;
	font-weight: bold;
}

A.menu:hover
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #006600;
}

A.menu:active
{
	color: #ffffff;
	font-weight: bold;
}
.PageTitle {
	text-align: right;
	vertical-align: bottom;
	font-family: zygo, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;

<link rel="stylesheet" type="text/css" href="ilyAIMYdark.css">
	color: #666666;
	color: #CCCCCC;
	padding-right: 15px;
}

b {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

strong {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

select {
	font-size: 10px;
}
.eBayBodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: justify;
}
.frontQuoteText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #CCCCCC;
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.copyright {
	font-size: 10px;
	text-transform: capitalize;
	color: #666666;
	text-align: right;
}
textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	border: 0px #FFFFFF;
}

.selectBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	border: 0px #FFFFFF;
}

.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 1px;
	border: 1px #FFFFFF;
}
