HTML					{
						overflow-y				: scroll;
						}
A						{
						text-decoration			: none;
						}
A:Hover					{
						text-decoration			: underline;
						}
Body					{
						background-color		: #323232;
						font-family				: Anglo Sans Light, Arial;
						font-size				: 12px;
						background-image		: URL("graphics/mainbg-top.jpg");
						background-repeat		: repeat-x; 
						background-position		: top left;
						color					: #e1e1e1;
						}
TD, TD A				{
						font-size				: 12px;
						color					: #e1e1e1;
						}
H1, H1 A				{
						color					: #e1e1e1;
						font-size				: 30px;
						margin-bottom			: 0px;
						padding-bottom			: 0px;
						margin-top				: 0px;
						padding-top				: 0px;
						}
H2, H2 A				{
						color					: #e1e1e1;
						font-size				: 20px;
						margin-bottom			: 0px;
						padding-bottom			: 0px;
						margin-top				: 0px;
						padding-top				: 0px;
						}
H3, H3 A				{
						color					: #e1e1e1;
						font-size				: 15px;
						margin-bottom			: 5px;
						padding-bottom			: 5px;
						margin-top				: 0px;
						padding-top				: 0px;
						}
H4, H4 A				{
						}
Input, textarea, select	{
						border-left				: 1px #ffffff Solid;
						border-right			: 1px #ffffff Solid;
						border-top				: 1px #ffffff Solid;
						border-bottom			: 1px #ffffff Solid;
						font-family				: Arial, Helvetica, sans-serif;
						font-size				: 11px;
						color					: #e1e1e1;
						background-color		: #000000;
						}
input.button			{
						color					: #000000;
						background-color		: #e1e1e1;
						font-weight				: bold;
						cursor					: pointer;
						}
.mainbg					{
						background-image		: URL("graphics/mainbg-bottom.jpg");
						background-repeat		: repeat-x; 
						background-position		: bottom left; 
						}
.anim					{
						background-image		: URL("graphics/anim-bg.jpg");
						background-repeat		: no-repeat; 
						background-position		: top left; 
						}
.mainbox				{
						border-left				: 1px #c8c8c8 Solid;
						border-right			: 1px #c8c8c8 Solid;
						border-top				: 1px #c8c8c8 Solid;
						border-bottom			: 1px #c8c8c8 Solid;
						}
.mainboxtxt				{
						color					: #e1e1e1;
						font-size				: 15px;
						margin-left				: 15px;
						padding-left			: 15px;
						margin-right			: 15px;
						padding-right			: 15px;
						margin-bottom			: 15px;
						padding-bottom			: 15px;
						margin-top				: 15px;
						padding-top				: 15px;
						}
.mainboxtxt A			{
						color					: #e1e1e1;
						font-size				: 15px;
						}
.botmbox				{
						border-left				: 1px #232323 Solid;
						border-right			: 1px #232323 Solid;
						border-top				: 1px #232323 Solid;
						border-bottom			: 1px #232323 Solid;
						}
.botmtxt, .botmtxt A	{
						color					: #969696;
						font-size				: 11px;
						}
.subboxtxt, .subboxtxt A
						{
						color					: #7d7d7d;
						font-size				: 15px;
						}
.subboxtxt A:Hover		{
						color					: #ffffff;
						font-size				: 15px;
						text-decoration			: none;
						}
.noborder				{
						border-left				: 0px #232323 Solid;
						border-right			: 0px #232323 Solid;
						border-top				: 0px #232323 Solid;
						border-bottom			: 0px #232323 Solid;
						}
li, li A				{
						list-style-image: url("graphics/subbox-bulletc.png");
						margin-bottom			: 3px;
						padding-bottom			: 3px;
						margin-left				: 0px;
						padding-left			: 0px;
						left-indent				: 0px;
						}
.prodhd					{
						background-image		: URL("graphics/prodbox-hd.png");
						background-repeat		: no-repeat; 
						background-position		: top left; 
						text-align				: center;
						color					: #ff9600;
						font-weight				: Bold;
						font-size				: 16px;
						}
.prodhd A				{
						text-align				: center;
						color					: #ff9600;
						font-weight				: Bold;
						font-size				: 16px;
						}
.prodbody				{
						background-image		: URL("graphics/prodbox-bg.png");
						background-repeat		: repeat-y; 
						background-position		: top left; 
						color					: #ffffff;
						font-size				: 12px;
						}
.prodlist				{
						margin-left				: 15px;
						padding-left			: 15px;
						}
.prodbottom				{
						background-image		: URL("graphics/prodbox-bottom.png");
						background-repeat		: no-repeat; 
						background-position		: top left;
						}
.prodbottomtxt			{
						color					: #ffff00;
						text-align				: right;
						font-weight				: Bold;
						font-size				: 20px;
						margin-right			: 15px;
						padding-right			: 15px;
						}
.blankfield				{
						color					: #ff0000;
						font-weight				: Bold;
						}	