inputtttttt {
background:url(http://www.magicoven.com/images/form/enter.png) no-repeat;
width:257px;
height:32px;
padding:5px; /* put a padding */
}


INPUT, button {
 background:url(http://www.magicoven.com/images/form/enter.png) no-repeat bottom;
 border:none;
 width:250px;
 height:35px;
 margin:0;
 border:hidden;
 padding: 0px 0px 0px 0px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
}
INPUT.default{width: 30px; height: 30px;}
SELECT {
	background-color : #8B96CE;
	color : #000000;
	font-family : verdana,tahoma,sans-serif;
	font-weight : bold;
	border-color : #6495ED black black #6495ED;
	font-size : 13px;
}
TEXTAREA {
	background-color : #8B96CE;
	color : #000000;
	font-family : verdana,tahoma,sans-serif;
	font-weight : bold;
	border-color : #6495ED black black #6495ED;
	font-size : 13px;
}
BODY,TD {
	font-family : verdana,tahoma,sans-serif;
	font-size : 12px;
}

P {
	font-family : verdana,tahoma,sans-serif;
	font-size : 12px;
}

A:LINK {
	color : #c72500;
}

A:HOVER {
	color : 8d8a00;
}

A:ACTIVE {
	color : Red;
}

A:VISITED {
	color : #E8A225;
}

body  {
	scrollbar-arrow-color: #f9a747;
	scrollbar-face-color: #f9a747;
	scrollbar-base-color: navy;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-highlight-color: #f9a747;
	scrollbar-shadow-color: #666666;
	background-repeat : no-repeat;
}

H1 {
	font-family : verdana,tahoma,sans-serif;
	font-size : 20px;
	margin-top : 10px;
	color : #8B96CE;
}

H2 {
	font-family : verdana,tahoma,sans-serif;
	font-size : 18px;
	color : White;
	text-align : center;
}
	
.copyright {
	font-family : verdana,tahoma,sans-serif;
	font-size : 10px;
	color : #8B4513;
	font-weight : bold;
	text-align : center;
}

.headline1 {
	font-family : verdana,tahoma,sans-serif;
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	background-color : Yellow;
	margin-right : 5px;
}

.headline2 {
	font-family : verdana,tahoma,sans-serif;
	color : #8B96CE;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

.mainText {
	font-family : verdana,tahoma,sans-serif;
	font-size : 12px;
}

.greybold {
	font-family : verdana,tahoma,sans-serif;
	font-size : 12px;
	color : #666666;
	font-weight : bold;
}

#manage table.grid {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
}

#manage table.grid th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

#manage table.grid td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	/* background-color: white; */
	-moz-border-radius: 0px 0px 0px 0px;
}

#manage .editbox {
	margin: 10px;
	padding: 5px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: dotted dotted dotted dotted;
	border-color: black black black black;
	border-collapse: separate;
	background-color: rgb(250, 240, 230);
}

#manage H2 {
	color : #8B96CE;
	text-align : left;
}

#manage label {
	font-weight: bold;
	padding-right: 5px;
}
.loginboxdiv
{
 margin:0;
 height:150px;
 width:600px;
 
}
.loginbox 
{
 background:url(http://www.magicoven.com/images/form/enter.png) no-repeat bottom;
 border:none;
 width:260px;
 height:35px;
 margin:0;
 padding: 0px 0px 0px 20px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
}

.loginbox-submit
{
 background:url(http://www.magicoven.com/images/form/join-off.png) no-repeat bottom;
 border:none;
 width:190px;
 height:35px;
 margin:0;
 border:hidden
 padding: 0px 0px 0px 0px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
}


