/* CSS Document */
BODY {
    background-color :#efefef;
    margin : 0px 0px 0px 0px;
    font-family : Verdana, Arial, Helvetica, sans-serif;	
    font-size : 8pt;
    font-weight : normal;
    color : #000000;	
	background-image: url("../images/body_bg.gif")
}   

.bordered {
	border-top: #dedede 1px solid; 	
	border-bottom: #dedede 1px solid;  
	border-left: #dedede 1px solid;
	border-right: #dedede 1px solid;
	background-color : #e6e6e6;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 8pt;	
    color : #666666;		
}

.small {font-size : 7pt;}

td, option, textarea {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 8pt;
    font-weight : normal;
    color : #000000;
}

.topEdge {
	background-color : #000000;
}

.keyLine {
	background-color : #000000;
}

.leftEdge {
	background-image: url("../images/bg_left_table_edge.gif");
}

.rightEdge {
	background-image: url("../images/bg_right_table_edge.gif");
}

a {
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    text-decoration : none;    
    color : #2A80AC;   
}
		
a.grey {
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    text-decoration : none;    
    color : #777777;   	
}

a.grey:Hover {
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    text-decoration : underline;    
    color : #333399;   	
}

a:Hover {
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    text-decoration : underline;    
    color : #000099;   
}

.bold {
	font-weight: bold;
}

.offerTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}

.news {
    color : #ffffff;   
	background-color: #000000;
}

h1 {
	color: #E0022B;
	font-size: 12pt;
}

.red {
	color: #C0022B;
}

td.background_home {
	background-image: url("../images/background_home.jpg");
	background-position:top right;
	background-repeat:no-repeat;
	background-color : #ffffff;
}

td.background_about {
	background-image: url("../images/background_business.jpg");
	background-position:top right;
	background-repeat:no-repeat;
	background-color : #ffffff;
}

td.background_rentals {
	background-image: url("../images/background_rentals.jpg");
	background-position:top right;
	background-repeat:no-repeat;
	background-color : #ffffff;
}


.tableCellColor {
        background-color : #FFFFFF;
		font-size : 12px;
}

.tableAttributeColor {
        background-color : #EEEEEE;
}

.tableCellLabel {
        font-family : Arial, Helvetica, Verdana, sans-serif;
        font-size : 12px;
        color : #000000;
        text-decoration : none;
        font-weight: normal;
}

.tableCellLabelBold {
        font-family : Arial, Helvetica, Verdana, sans-serif;
        font-size : 12px;
        color : #000000;
        text-decoration : none;
        font-weight: bold;
}


table.address_box {
	background-image: url("../images/background_address.jpg");
	color: ;#C0022B
	background-repeat: no-repeat;
}

table.rental_box {
	background-image: url("../images/background_truck_van_hire.jpg");
	color: ;#C0022B
	background-repeat: no-repeat;
}
