/*
Theme Name: Vans
Author: Andy Fullard
*/
body {margin: 0px 10px 10px 10px;background-color: #FCFDFF; }
A:hover,A:link,A:visited {text-decoration: none; color:#0000FF;}

td.grey1 {background: url(images/grey-y.png) left; width:10px;}
td.grey2 {background: url(images/grey-y.png) right; width:10px;}
td.grey3 {background: url(images/grey-x.png) bottom; width:10px; }
td.greybl {background: url(images/grey.png) bottom left; height:10px;width:10px;}
td.greybr {background: url(images/grey.png) bottom right; height:10px;width:10px;}

table.main {background-color: #FFF;border-left: 0px solid #000;border-right: 0px solid #000;}
td.header {color: #FFF; font-family: Verdana;}
td.title {color: #FFF;font-family: Verdana;font-size: 10pt;font-weight: bold;background-color: #000033;}
td {color: #000000;font-size: 10pt; font-family: Verdana;}

td.blueleft{background: url(images/blue-y.png) left;width:10px;}
td.blueright{background: url(images/blue-y.png) right;width:10px;}
td.bluetop{background: url(images/blue-x.png) top; height:10px;}
td.bluebtm{background: url(images/blue-x.png) bottom; height:10px;}
td.blue3{background: url(images/blue.png) bottom left; height:10px;width:10px;}
td.blue4{background: url(images/blue.png) bottom right; height:10px;width:10px;}