body {
margin: 0;
color: #555555;
font-family: Verdana, Arial, Helvetica, helv, sans-serif;
font-size: 8pt;
background-color: #999999;
background-image: url(../images/mainback.jpg);
background-repeat: repeat-x;
background-position: top left;
}

.hr {
height: 0;
font-size: 0;
line-height: 0;
margin: 1em auto;
}

.solidwine {
margin: 5px 0 0 0;
border-bottom: 1px solid #d9b3c6;
}

.solidgrey {
margin: 5px 0 0 0;
border-bottom: 1px solid #c2c2c2;
}

.font7 {
font-size: 7pt;
}

.font8 {
font-size: 8pt;
}

.font13 {
font-size: 12pt;
/*font-weight: bold;*/
}

.font13blue {
font-size: 12pt;
/*font-weight: bold;*/
color: #0071ab;
}

.fontwine {
color: #800342;
}

p {
color: #555555;
font-family: Verdana, Arial, Helvetica, helv, sans-serif;
margin-top: 9px;
margin-bottom: 9px;
}

p.big {
margin-top: 30px;
margin-bottom: 30px;
}

input.button {
margin: 0;
padding: 0;
vertical-align: middle;
}

input.field {
margin: 0;
padding-left: 3px;
color: #555555;
background-color: #ffffff;
background-image: url(../images/searchback.gif);
background-position: top left;
background-repeat: repeat-x;
font-size: 11pt;
border: #808080 solid 1px;
vertical-align: middle;
}

td {
padding: 0;
margin: 0;
color: #555555;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}

td a {
color: #4b9100;
text-decoration: none;
font-size: 9pt;
}

td a:hover {
color: #d11010;
text-decoration: none;
}

.blue {
color: #3194cd;
}

.red {
color: #d11010;
}

.grey {
color: #888888;
}

.white {
color: #ffffff;
}

.pic {
border: #cccccc 1px solid;
}

/* Header */

div#topsearchform {
padding: 0;
margin: 22px 35px 0 0;
}

div#topmenu {
width: 682px; 
height: 38px;
padding: 0;
margin: 0;
background-image: url(../images/topmenuback.jpg);
background-repeat: no-repeat;
background-position: top left;
}

div#topmenumenu {
margin: 0 0 0 -40;
padding: 4px 0 0 0;
}

div#topmenumenu ul
{
font-family: Verdana, Arial, Helvetica, helv, sans-serif;
color: #5c5c5c;
margin: 0 0 0 20px;
padding-bottom: 5px;
padding: 5px 0 0 40;
}

div#topmenumenu ul li
{
display: inline;
}

div#topmenumenu ul li a
{
margin: 0 0 0 0;
padding: 7px 15px 9px 15px;
color: #5c5c5c;
text-decoration: none;
}

div#topmenumenu ul li a:hover
{
color: ffffff;
background-image: url(../images/topmenuact.jpg);
background-repeat: repeat-x;
background-position: 0 0;
}

div#topmenumenu ul li a.active
{
color: ffffff;
background-image: url(../images/topmenuact.jpg);
background-repeat: repeat-x;
background-position: 0 0;
}

/* Main Pane */

#main td {
padding: 0;
margin: 0;
background-color: #ffffff;
}

#main td.top {
background-image: url(../images/maint.jpg);
background-repeat: repeat-x;
background-position: 0 0;
}

#main td.left {
background-image: url(../images/mainlb.jpg);
background-repeat: repeat-y;
background-position: 0 0;
}

#main td.right {
background-image: url(../images/mainrb.jpg);
background-repeat: repeat-y;
background-position: 0 0;
}

/* Left Pane */

div#lheading {
max-width: 205px;
height: 25px;
line-height: 21px;
overflow: hidden;
padding: 0 0 0 10px;
margin: 0;
font-size: 9pt;
font-weight: bold;
color: #ffffff;
background-image: url(../images/lmenuheadingback.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}
div#lheading a {
color: #ffffff;
}

div#lcontainer {
margin: 0;
padding: 0;
width: 205px;
}

ul#lmenu {
margin: 0;
padding: 0;
list-style-type: none;
}

ul#lmenu li {
display: inline;
padding: 0;
margin: 0;
}

ul#lmenu li a {
display: block;
color: #800342;
line-height: 12pt;
font-size: 9pt;
font-weight: bold;
font-family: verdana, arial, helvetica, helv, sans-serif;
text-decoration: none;
padding: 3px 0 7px 10px;
margin: 5px 0 1px 0;
}

ul#lmenu li a:hover {
color: #800342;
text-decoration: none;
background-color: #e5e5e5;
}

ul#lmenu li a.selected {
color: #800342;
text-decoration: none;
background-color: #e5e5e5;
}

ul#lmenusub {
margin: 0 0 0 0;
padding: 0;
list-style-type: none;
}

ul#lmenusub li {
display: inline;
padding: 0;
margin: 0;
}

ul#lmenusub li a {
display: block;
color: #800342;
font-size: 9pt;
font-weight: normal;
font-family: verdana, arial, helvetica, helv, sans-serif;
text-decoration: none;
padding: 3px 0 7px 30px;
margin: 5px 0 1px 0;
border-bottom: none;
}

ul#lmenusub li a:hover {
color: #800342;
text-decoration: none;
background-color: #d9d9d9;
}

ul#lmenusub li a.selected {
color: #800342;
text-decoration: none;
background-color: #d9d9d9;
}

/* Central Pane */

div#cheading, h1 {
max-width: 675px;
height: 40px;
line-height: 30px;
overflow: hidden;
padding: 0;
margin: 0 0 15px 0;
font-size: 18pt;
color: #777777;
font-weight: normal;
}

div#c2heading, h2 {
max-width: 675px;
overflow: hidden;
padding: 0;
margin: 10px 0 15px 0;
font-size: 14pt;
color: #777777;
font-weight: normal;
}

/* Winebox */

#winebox {
padding: 0;
margin: 0 0 30px 0;
}

#winebox td {
padding: 5px 5px 0 10px;
margin: 0;
line-height: 14px;
background-image: url(../images/winebox.jpg);
background-repeat: no-repeat;
background-position: 0 0;
font-size: 9pt;
color: #555555;
}

#winebox div.heading, #winebox h3 {
height: 24px;
padding: 0 3px 0 0;
margin: 0;
font-size: 9pt;
font-weight: bold;
color: #800342;
}

#winebox td a {
font-size: 9pt;
}

#winebox td a:hover {
font-size: 9pt;
}

/* Greenbox */

#greenbox {
width: 133px;
height: 24px;
padding: 0;
margin: 5px 5px 0 0;
line-height: 24px;
background-image: url(../images/greenbox.jpg);
background-repeat: no-repeat;
background-position: 0 0;
font-size: 9pt;
font-weight: bold;
color: #ffffff;
text-align: left !important;
}

#greenbox a {
display: box;
width: 133px;
height: 24px;
padding: 0 3px 0 10px;
margin: 0;
font-size: 9pt;
font-weight: bold;
color: #ffffff;
}

/* Picturebox */

#picturebox {
padding: 0;
margin: 0 0 30px 0;
}

#picturebox td {
padding: 8px 8px 5px 8px;
margin: 0;
background-image: url(../images/picturebox.jpg);
background-repeat: no-repeat;
background-position: 0 0;
font-size: 8pt;
}

#picturebox td a {
font-size: 8pt;
}

#picturebox td a:hover {
font-size: 8pt;
}

/* Infobox */

#infobox {
padding: 0;
margin: 0 0 30px 0;
}

#infobox td {
padding: 5px 8px 0 8px;
margin: 0;
line-height: 14px;
background-image: url(../images/infobot.jpg);
background-repeat: no-repeat;
background-position: 0 0;
font-size: 8pt;
color: #555555;
}

#infobox td.heading, #infobox div.heading {
height: 24px;
padding: 0 3px 0 8px;
margin: 0;
background-image: url(../images/infotop.jpg);
background-repeat: no-repeat;
background-position: 0 0;
font-size: 9pt;
font-weight: bold;
color: #ffffff;
}

#infobox td a {
font-size: 8pt;
}

#infobox td a:hover {
font-size: 8pt;
}

#imagebox td, #imagebox td a, #imagebox td a:hover {
font-size: 8pt;
}

/* Footer */

#footer td {
padding: 0;
margin: 0;
background-color: #999999;
background-image: url(../images/footermiddle.jpg);
background-repeat: repeat-x;
background-position: 0 0;
font-size: 7pt;
color: #ffffff;
}

#footer td a {
font-size: 7pt;
color: #ffe9f5;
}

#footer td a:hover {
font-size: 7pt;
color: #ffffff;
}


h3 {
padding-top:0px;
margin-top:0px;
}

ul {
padding-bottom:0px;
margin-bottom:0px;
}

.tx-srfreecap-pi2-image { margin-left: 140px; }
.tx-srfreecap-pi2-cant-read { margin-left: 140px;  }
		
.tx-powermail-pi1_formwrap label {
display:block;
width:200px;
}		
