
body {
background-color: #000000;}
  
A:link {color: #FECE60;
background: transparent;
text-decoration: none}

A:visited {color: #FECE60;
background: transparent;
text-decoration: none}

A:hover {color: #5D93BF;
background: transparent; 
text-decoration: none} 

A:active {color: #FECE60;
background: transparent; 
text-decoration: none} 

A.black:link {color: #000000;
background: transparent;
text-decoration: none;
font-size: 16px
}

A.black:visited {color: #000000;
background: transparent;
text-decoration: none;
font-size: 16px}

A.black:hover {color: #ffffff;
background: transparent; 
text-decoration: none;
font-size: 16px} 

A.black:active {color: #000000;
background: transparent; 
text-decoration: none;
font-size: 16px} 

td {color: #fff; font-family: verdana; font-size: 12px}

.text {padding: 0px 4px 0px 4px}

.error {color: red; }

td.infoBox {
background-color: #336BA8;
height: 30px;}

.nav {padding: 4px 40px 4px 40px}

.info {background-color: #000033; color: #241204}

.sidebar {
color: #fff; 
font-family: verdana; 
font-size: 12px; 
width: 150px; 
background-image:url('http://www.ramtha.com/newsletter/vol4/issue10/SideBar.jpg');
padding: 6px;
margin-top: 0px;
margin-bottom: 20px;
margin-left: 4px;
margin-right: 4px;
height: 100%;
}

.sideMain { font-family: verdana; font-size: 14px; margin-top: 40px; font-weight: bold; }
.footer { font-family: verdana; font-size: 11px}
.style { font-family: verdana; font-size: 10px}
.cartCol { font-family: verdana; font-size: 11px; color:#000033;}
.cartDetail { font-family: verdana; font-size: 11px; padding:2px;}
.HSPTitle {font-size: 16px; font-weight: bold; color:#CCA943;}
.ItemTitle {font-size: 16px; font-weight: bold; color:#ffffff;}
.yourCart {font-size: 14px; font-weight: bold; color:#CCA943;}
.cartActions {font-size: 12px; font-weight: bold; color:#000033; padding:2px;}
.HSPTitleLG {font-size: 26px; font-weight: bold; color:#EB7B00;}
.cartTag {font-size: 14px; font-weight: bold; color:#CC4565;}
.COPTag {font-size: 16px; font-weight: bold; color:#FFFFFF;}
.redAlert {font-size: 12px; font-weight: bold; color:red;}
.free {font-size: 14px; font-weight: bold; color:#E1CA84;}
.short {padding: 0px 0px 0px 0px}
.pagination {font-size: 12px; font-weight: bold; color:#F00272;}

h2 {font-size: 15px; font-weight: bold; color:#fff;}

form {display: inline;}

input.text
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351;
font-size: 14px;
font-weight: bold;
}

input
{
color: #781351;
background: #FEE3AD;
border: 1px solid #781351;
font-size: 14px;
padding: 5px;
font-weight: bold;
}

input.submit
{
    color: #781351;
    background: #FEE3AD;
    border: 2px outset #d7b9c9;
    padding: 2px;
    font-weight: bold;
    width: 250px;
} 

input.search
{
    color: #781351;
    background: #CCA943;
    border: 2px outset #d7b9c9;
    padding: 2px;
    font-weight: bold;
    width: 100%;
} 

select {
font-weight: bold;
}

/* Validation Classes */
.validation-inline-error-message {
	color: red;
	font-weight: bold;
}

.BlueHeadline {
	color: #7fd1fe;
	font-family: Tahoma, Courier, monospace;
	font-weight: bold;
	font-size: 16px;
}
		

/* Credit Card Form 	
HTML, BODY
{
padding: 0;
border: 0px none;
} */

/* Let's add some style to our fieldset & legend */

.ccerror {color: red; font-weight: bold; font-size: 18px;}


/* Label */
label.cc
{
width: 120px;
padding-left: 20px;
margin: 5px;
float: left;
text-align: right;
}

/* Input, Textarea */
input.cc, textarea.cc 
{
margin: 5px;
padding: 2px;
float: left;
width: 180px;
font-weight: bold;
}

input.button {
padding: 2px;
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9;
font-weight: bold;
}

select.cc 
{
margin: 5px;
padding: 0px;
float: left;
font-weight: bold;
}

/* BR */

br.cc
{
clear: left;
}
