﻿body
{
	color: #000000;
	background-color: #FFFFFF;
}

td, body, p
{
	font-family: verdana, arial, tahoma, helvetica;
	font-size: 10pt;
}

td.small, b.small
{
	font-family: verdana, arial, tahoma, helvetica;
	font-size: 8pt;
}

p.big { color: #000000; font-family:verdana, arial, tahoma, helvetica; font-size:12pt; }
p.small { color: #000000; font-family:verdana, arial, tahoma, helvetica; font-size:8pt; }
p.alert { color: #FF0000; font-family:verdana, arial, tahoma, helvetica; font-size:10pt; }

a:link { color: #4D94CE; }
a:visited { color: #4D94CE; }
a:active { color: #286291; }

a.navbar:link { color: #000000; text-decoration: underline; }
a.navbar:visited { color: #000000; text-decoration: underline; }
a.navbar:active { color: #000000; text-decoration: underline; }
a.navbar:hover { color: #333333; text-decoration: underline; }

a.side:link { color: #000000; text-decoration: none; }
a.side:visited { color: #000000; text-decoration: none; }
a.side:active { color: #000000; text-decoration: none; }
a.side:hover { color: #000000; text-decoration: underline; }

.URLField {	display:none; }
span.alert {
color: #cc4444;
font-weight: bold;
}
.warning {
color: #cc4444;
}

.cart tr.head td{
font-weight: bold;
border-top:1px solid #969696;
border-bottom:1px solid #969696;
background-color:#f2f2f1;
}
.cart tr.head td.rowstart{
border-left:1px solid #969696;
}
.cart tr.head td.rowend{
border-right:1px solid #969696;
}
table.cart tr.cartrow td {
padding-top: 10px;
border-bottom: solid 1px #ccc;
padding-bottom: 10px;
color: #000;
}
table.cart tr.cartrow td a {
color: #000;
}
table.cart tr td {
padding: 5px 8px 5px 8px;
}
.input-focus {
border: 2px #4D94CE solid;
margin: 0px;
padding: 2px;
}
.input-blur {
border-top: 1px #b4b4b4 solid;
border-left: 1px #b4b4b4 solid;
border-bottom: 1px #e1e1e1 solid;
border-right: 1px #e1e1e1 solid;
margin: 1px;
padding: 2px;
}
.select-focus {
border: 2px #4D94CE solid;
margin: 0px;
padding: 2px;
}
.select-blur {
border: 1px #FFFFFF solid;
margin: 1px;
padding: 2px;
}
.fieldname {
font-weight: bold;
color: #555;
}
.btn_row {
text-align:left;
padding-top: 8px;
padding-bottom: 8px;
}
.btn_row a {
padding-right: 5px;
}

.message {
padding-top: 5px;
background:url(message-fade.gif) repeat-x;
}
.message1 {
font-size: 11px;
color: #a70604;
}
.message2 {
font-size: 11px;
color: #000080;
}
.group_cntr {
text-align: left;
background:url('group/bg440.gif') repeat-y;
width:440px;
padding-right: 12px;
}
.group {
padding: 10px;
}
.group .input-blur, .group .input-focus, .group textarea, .group_noborder .input-blur, .group_noborder .input-focus, .group_noborder textarea {
width: 410px;
}
.option {
float:left;
width:100%;
text-align:left;
border-top:1px solid #ddd;
padding:12px 0 10px 0;
margin-top:5px;
}


