
html {
	background: #585858 url('images/bg_grad.png') repeat-x left top;
}

/* sets default values for main body of page */
BODY {
	/*BACKGROUND-COLOR: red;*/
        /*BACKGROUND-image: url('images/blue_bg.gif');*/
	/*background: white;*/
    
    color: #333333;
	FONT-FAMILY: verdana,arail,helvetica,sans-serif; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	}  

/* sets default vlaues for all tables */

table, TR, TD, DIV, SPAN, P {
	border: 0px solid #666666;
	background-color: white;
	color: #333333;
	FONT-FAMILY: verdana,arail,helvetica,sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	/*padding-left: 10px;
	padding-right: 10px;*/
}



table.table_topbar {
	background-color: white;
	COLOR: black; 
	FONT-FAMILY: verdana,arail,helvetica,sans-serif; 
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 18px; 
	} 
	
	
table.t3
{
color:#000000;
/*background-color:#f1f1f1;*/
background-color:#f1f1f1;
font-size: 100%;
padding:0px;
border-top: 1px solid gray;
border-left: 1px solid gray;
border-bottom: 0px solid gray;
border-right: 0px solid gray;
}

table.t3 tr, table.t3 td 
{
color:#000000;
/*background-color:#f1f1f1;*/
background-color:#f1f1f1;
font-size: 100%;
padding-bottom:2px;
border-top: 0px solid gray;
border-left: 0px solid gray;
border-bottom: 1px solid gray;
border-right: 1px solid gray;
}	


table.t3 th
{
	font-weight: bold;
	color: #000000; /*background-color:#f1f1f1;*/
	background-color: #f1f1f1;
	font-size: 100%;
	padding-left: 3px;
	border-top: 0px solid gray;
	border-left: 0px solid gray;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
}


table.message {
	padding: 4px;
	color: Blue;
	border: 1px solid #666666;
	font-size: 100%;
	font: bold;
} 



DIV
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    /*BACKGROUND-COLOR: red;*/
    /*BACKGROUND-image: url('images/blue_bg.gif');*/
    COLOR: black;
    FONT-FAMILY: verdana,arail,helvetica,sans-serif
}

.table2 {
	background-color: #F5F5F5;
	color: #333333;
	FONT-FAMILY: verdana,arail,helvetica,sans-serif; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	}  
	
	
 

.sideBar {
	BACKGROUND: white; 
	COLOR: black; 
	FONT-FAMILY: verdana,arail,helvetica,sans-serif; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	}
	
.price {
	BACKGROUND: white; 
	COLOR: red; 
	FONT-FAMILY: verdana,arail,helvetica,sans-serif; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	}
	
.message {
	BACKGROUND: white; 
	COLOR: blue; 
	FONT-FAMILY: verdana,arail,helvetica,sans-serif; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	}
	
	
.text {
	BODY
	BACKGROUND: white; 
	color: #333333;
	FONT-FAMILY: verdana,arail,helvetica,sans-serif; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	} 
	
.text2 {
	BODY
	BACKGROUND: white; 
	color: #333333;
	FONT-FAMILY: verdana,arail,helvetica,sans-serif; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	} 
	
	
	
		
H1 {
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 18px;
	COLOR: #00008B;
	} 
	
H2 {
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 16px;
	COLOR: #00008B;
	} 
	
H3 {
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 14px;
	COLOR: #00008B;
	} 
	
	
H4 {
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 12px;
	COLOR: #00008B;
	} 
	
H5 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px;
	COLOR: #00008B; 
	} 
	
		
LI {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	}
    
.list2 {
    COLOR: black; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	}
	
		/* sets default values for heading tables */
.headingbar {width: 100%; font-size: 15px; font-weight: bolder; background: #F7F7F7;}
.headingbar a:link {font-family: verdana,arial; font-size: 15px; color: #000000; font-weight: bolder;}
.headingbar a:hover {color: #000000; font-weight: bolder;}
.headingbar a:visited {color: #000000; font-weight: bolder;}

		/* sets default values for anchor tags */
a {font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: normal; }
a:link {color: #0000FF; text-decoration: none;} /* blue */
a:visited {color: #1E90FF; text-decoration: none;} /* dark slate blue */
a:hover {color: #FF0000; text-decoration: none;} /* dark blue */


		/* sets default values for menu */
.menu {width: 100%; background: #F0F0F0; display: block; font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; font-color: #00008B; font-weight: bold}
.menu a:link {background: #F0F0F0; color: #00008B;} /*base colour = */
.menu:hover {background: #F0F0F0; color: #FF0000;}
/*.menu:visited {background: #F0F0F0; color: #4682B4;} */

/* 000000 = Black */
/* FFFFFF = White */
/* F5DEB3 = Wheat */
/* 0000FF = Blue  */
/* 306898 = Grey/Blue */
/* FFFF00 = Yellow */
/* DAA520 = Goldenrod */
/* FF0000 = Red */







