/* 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:#333333;
	scrollbar-base-color:#cccccc;
	scrollbar-dark-shadow-color:#cccccc;
	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-shadow-color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

.leftBodyNew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 5px;
	overflow: auto;
	height: 325px;
	text-align: justify;
}

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

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

A:hover
{
	color: #666666;
}

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

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

A.menu:hover
{
	color: #5f9bce;
	text-decoration: none;
	font-weight: bold;
}

A.menu:active
{
	color: #ffffff;
	font-weight: bold;
}

A.menu:visited
{
	color: #CCCCCC;
	text-decoration: underline;
	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;
	color: #666666;
	color: #CCCCCC;
	padding-right: 15px;
}

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;
}
.HeaderText {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rightBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: left;
	margin: 5px;
	padding: 0px;
	overflow: auto;
	height: 400px;
}

A.rightBodyText:link
{
	color: #ffffff;
	text-decoration: underline;
}

A.rightBodyText:hover
{
	color: #cccccc;
	text-decoration: none;
}

A.rightBodyText:active
{
	color: #ffffff;
}

A.rightBodyText:visited
{
	color: #CCCCCC;
	text-decoration: underline;
}
