body {	background-color: #000000;


		
		font-family: "Century Gothic", "Tahoma", "Courier New", Georgia;
		color:#00ff00;
		margin-top: 10;
		margin-left: 10;
		margin-right: 10;
		margin-bottom: 10;
}
	
.nav_menu { color: #F7F7F7;}
.nav_menu a {color: #f7f7f7; text-decoration:vnone;}
.nav_menu a:hover {color: #ce0000; text-decoration:none;}

.main_text {
	color: #F7F7F7;
	list-style-position: outside;
	line-height:1.5;
}
.main_text a {color: #80ffff; text-decoration:none;}
.main_text a:hover {color: #CE0000; text-decoration:none;}


.grid_text {
	color: #F7F7F7;
	list-style-position: outside;
	line-height:1;
}
.grid_text a {color: #80ffff; text-decoration:none;}
.grid_text a:hover {color: #CE0000; text-decoration:none;}


.heading { 
	color: #F7F7F7;
	font-size:large;
	font-weight:bold;
}




.unnamed1 {
	font-family: feltpen, Courier, "Courier New", Georgia;
}

.pricing_table{
border-left-color:#333333;
}

.table_bg_right{
background-image:url(../misc_pics/table_background.gif);
background-repeat:repeat-y;
background-position:right;
}

.tab_very_t{
background-image:url(../misc_pics/tabs/border_very_t.gif);
background-position:bottom;
background-repeat:repeat-x;
}

.tab_1_l{
background-image:  url(../misc_pics/tabs/tab_1_l.gif);
background-position: top right;
background-repeat: no-repeat;
}
.tab_1_m{
background-image: url(../misc_pics/tabs/tab_1_m.gif);
background-position:top;

}
.tab_1_r{
background-image: url(../misc_pics/tabs/tab_1_r.gif);
background-position:top left;
background-repeat: no-repeat;
}

.tab_2_l{
background-image: url(../misc_pics/tabs/tab_2_l.gif);
background-position: top right;
background-repeat: no-repeat;
}
.tab_2_m{
background-image: url(../misc_pics/tabs/tab_2_m.gif);
background-position:top;

}
.tab_2_r{
background-image: url(../misc_pics/tabs/tab_2_r.gif);
background-position:top left;
background-repeat:no-repeat;
}

.highlighted {
	color: #9FFF9F;
}
