/* CSS Document */

body {background-color:#5E5E5E; margin:0px; padding:0px; font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;}

td.topleft {background-color:#FFFFFF; width:190px;}
td.topright {background-color:#C31E1C; background-image:url(images/mod-name.jpg); background-repeat:no-repeat; background-position:center;
	text-align:right; vertical-align:bottom; color:#FFFFFF;}
td.content {background-color:#FFFFFF;}
	
div#main {background-color:#FFFFFF; width:100%; min-height:450px; margin:0px; padding:0px;}
div#content {background-color:#FFFFFF; width:610px; float:right; top:0px; height:450px; overflow:auto;}
div#inventory {background-color:#FFFFFF; width:800px; float:right; top:0px; height:auto; overflow:auto; text-align:center;}

div#menu {background-color:#FFFFFF; width:150px; float:left;}
#menu p {margin:10px 0px 0px 5px; padding:0px;}

p.greybar {background-color:#CCCCCC; width:140px; height:2px; font-size:1px;}

div#footer{background-image:url(images/footer-bg.jpg); background-repeat:repeat-x; height:67px;}
div#truckhome {background-image:url(images/truck-home.gif); background-repeat:no-repeat; position:relative; left:0px; bottom:110px;
	height:170px; width:223px;}
	
h3 {color:#2B3781; font-size:16px;}

tr.inventoryheader {height:20px; color:#ffffff; font-size:14px;}
	
a:link {color:#2B3781; text-decoration:none;}
a:visited {color:#2B3781; text-decoration:none;}
a:active {color:#2B3781; text-decoration:none;}
a:hover {color:#2B3781; text-decoration:underline;}

a.topright:link {color:#FFFFFF; text-decoration:none;}
a.topright:visited {color:#FFFFFF; text-decoration:none;}
a.topright:active {color:#FFFFFF; text-decoration:none;}
a.topright:hover {color:#FFFFFF; text-decoration:underline;}