a {
color: #c00000;
font-weight: bold;
text-decoration: none;
font-family: Verdana;
font-size: 10px;
}
a:hover {
text-decoration: underline;
}
body {
font-family: Verdana;
font-size: 10px;
color: #000000;
background-color: #f0f0f0;
text-align: center;
background-image: url(sysimages/background.jpg);
background-repeat: repeat-x;
margin-top: 0px;
}
td {
font-family: Verdana;
font-size: 10px;
}

input.maillist {
border: 1px solid #072193;
background-color: #EBEBEB;
font-family: Verdana;
font-size: 10px;
}
input.login {
height: 15px;
width: 181px;
border: 0px;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
text-align: center;
}

.mainMenu{
	color: #000000;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	cursor: pointer;
}
.mainMenu:hover{
	color: #000000;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	cursor:pointer;
}
.topmenu {
	color: #000000;
}
.topmenuselected {
	color: #c00000;
}

.orderinput {
border: 1px solid #000000;
width: 300px;
font-family: Verdana;
font-size: 10px;
}

.orderinputbig {
border: 1px solid #000000;
width: 400px;
font-family: Verdana;
font-size: 10px;
}

input {
font-family: Verdana;
font-size: 10px;
}
input.orderitem {
border: 1px solid #000000;
width: 280px;
font-family: Verdana;
font-size: 10px;
}
input.orderitemquantity,input.orderitemprice {
border: 1px solid #000000;
width: 45px;
font-family: Verdana;
font-size: 10px;
}
input.orderitemprice {
width: 65px;
}

input.viewitem {
background-color: transparent;
background-image: url(sysimages/viewitembutton.jpg);
border: 0px;
height: 16px;
width: 50px;
font-weight: bold;
}

