body td, li, ul, p {
font-size : 11px; 
font-family : Verdana, Helvetica, sans-serif; 
color : #333333; 
} 
.title {
font-size : 11px; 
font-family : Verdana, Helvetica, sans-serif; 
color : #000000; 
font-weight : bold; 
text-transform : capitalize; 
} 

.heading {
font-size : 11px; 
font-family : Verdana, Helvetica, sans-serif; 
color : #000000; 
font-weight : bold; 
text-transform : uppercase; 
}

ul {
list-style : square; 
}

.foot, .foot a:link, .foot a:visited {
text-decoration : none; 
font-size : 10px; 
line-height : 11px; 
color : #ffffff; 
font-weight : normal;  
} 
.foot a:hover, .foot a:active {
text-decoration : underline; 
font-size : 10px; 
line-height : 11px; 
font-weight : normal;  
color : #8A3249;
}

.email, .email a:link, .email a:visited {
text-decoration : underline; 
font-size : 11px; 
line-height : 11px; 
font-weight : bold; 
color : #8A3249; 
} 
.email a:hover, .email a:active {
text-decoration : underline; 
font-size : 11px; 
line-height : 11px; 
font-weight : bold; 
color : #333333; 
} 

.top a:link, .top a:visited {
text-decoration : none; 
font-size : 11px; 
line-height : 13px;
font-weight : normal;  
color : #ffffff; 
} 
.top a:hover, .top a:active {
text-decoration : underline; 
font-size : 11px; 
line-height : 13px;
font-weight : normal;  
color : #8A3249; 
} 
 
a:link, a:active, a:visited {
font-weight : normal; 
font-size : 11px; 
color : #8A3249; 
line-height : 11px;
text-decoration : underline; 
} 
a:hover {
font-weight : normal; 
font-size : 11px; 
color : #333333; 
text-decoration : underline; 
} 

input {
font-size : 11px; 
color : #333333; 
} 
select {
font-size : 11px; 
color : #333333; 
} 

.leftnav a:link {background: #8A3249; text-decoration: none; float:left; width:200px; margin:0; height:20px; text-align:left; line-height:20px; color:#FFFFFF; font-weight:bold; font-size: 11px; text-indent: 5px; }
.leftnav a:visited {background: #8A3249; text-decoration: none; float:left; width:200px; margin:0; height:20px; text-align:left; line-height:20px; color:#FFFFFF; font-weight:bold; font-size: 11px; text-indent: 5px; }
.leftnav a:active {background: #333333; text-decoration: none; float:left; width:200px; margin:0; height:20px; text-align:left; line-height:20px; color:#FFFFFF; font-weight:bold; font-size: 11px; text-indent: 5px; }
.leftnav a:hover {background: #333333; text-decoration: none; float:left; width:200px; margin:0; height:20px; text-align:left; line-height:20px; color:#FFFFFF; font-weight:bold; font-size: 11px; text-indent: 5px; }

.gradient_left{
background-image:url('http://www.vostek.com.au/images/ds-left-vertifcal.gif');
background-repeat: repeat-y
}

.gradient_right{
background-image:url('http://www.vostek.com.au/images/ds-right-vertifcal.gif');
background-repeat:repeat-y
}

.gradient_content{
background-image:url('http://www.vostek.com.au/images/gradient_rightcont.gif');
background-repeat:repeat-y
}

.logodash{
background-image:url('http://www.vostek.com.au/images/top_dash.gif');
background-repeat:repeat-y
}

.footerdash{
background-image:url('http://www.vostek.com.au/images/footer_dash.gif');
background-repeat:repeat-y
}

.gradientLSub{
background-image:url('http://www.vostek.com.au/images/gradient_leftsub.gif');
background-repeat:repeat-x;
background-position-y:50%
}