
BODY {
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #FFC040;
scrollbar-face-color: #FFC040;
scrollbar-shadow-color: #FFC040;
scrollbar-highlight-color: #FFC040;
scrollbar-darkshadow-color: #EDEDED;
scrollbar-3dlight-color: #EDEDED;
background-color: #FFC040;
font-size: 11;
font-weight: normal;
color: #EDEDE;
font-family: Arial, Helvetica, sans-serif;
width:840px;
margin:auto;
}

table, tr, td, input 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.title { font-size: 16px;  font-weight: bold;  }

.subtitle { font-size: 14px;  font-weight: bold;  }

.horizontalLine {
	background-color: #868B96;
}

.bold 	{ 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smalltext 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#category{
background:#F2F9FF;
border: solid black; 
border-width: 0 1px 0 1px;
}

#image {
width:840px;
height:112px;
background: url(ecardlogo.jpg);
margin: center;
}

#login {
padding:1px 2px 1px 2px;
text-align:right;
font-size: 9px;
}

#login a {
 color: ff8100;
 text-decoration: none;
}

#line{
border: solid #0168B3; 
border-width: 2px;
}

.error { color: Red;  font-weight: bold;  }

a:link, a:active, a:visited {
color: #ff8100;
font-size: 11; 
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;}

a:hover {
color: #ff8100;
font-size: 11;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;}
