/* GLOBAL DEFAULTS */
/* old globals
BODY {
	background-image:url(../../global/graphics/bg001.gif);
	background-color:black;
	margin:0;
	}

IMG {border:0;}
*/

/* NAV BAR */
#containerNavbar {
	width:100%;
	background-image:url(../graphics/bgmenu1.gif);
	background-repeat:repeat-x;
	background-color:#333333;
	}

/* TOPMENU FONT */
.topmenu {
	color:#E6E6E6; 
	font-family:verdana,arial,sans-serif; 
	font-size:8pt;
	text-align:right;
	line-height:20px;
	}
A.topmenu {color:#E6E6E6; font-weight:bold;}
A.topmenu:visited {color:#E6E6E6; font-weight:bold;}
A.topmenu:active {color:#E6E6E6; font-weight:bold;}
A.topmenu:hover {color:#FF6600; font-weight:bold;}


/* SUBMENU BAR */
#containerSubmenubar {
	width:100%;
	line-height:21px;
	background-image:url(../graphics/bgsubmenu1.gif);
	background-repeat:repeat-x;
	background-color:#ff6600;
	text-align:center;
	white-space:nowrap;
	}

/* SUBMENU FONT */
.submenu {
	color:white; 
	font-family:verdana,arial,sans-serif; 
	font-size:8pt;
	}
A.submenu {color:white; font-weight:bold;}
A.submenu:visited {color:white; font-weight:bold;}
A.submenu:active {color:white; font-weight:bold;}
A.submenu:hover {color:#660000; font-weight:bold;}

.subactive {
	color:#660000; 
	font-family:verdana,arial,sans-serif; 
	font-size:8pt;
	}
A.subactive {color:#660000; font-weight:bold;}
A.subactive:visited {color:#660000; font-weight:bold;}
A.subactive:active {color:#660000; font-weight:bold;}
A.subactive:hover {color:#660000; font-weight:bold;}

/* SUBMENU BAR SHADOW */
#containerSubmenubarShadow {
	width:100%;
	line-height:3px;
	background-image:url(../../global/graphics/bgsubmenushadow1.gif);
	background-repeat:repeat-x;
	background-color:#666666;
	}


/* FOOTER */
.footer {
color:#FF6600; 
font-family:arial,verdana,sans-serif; 
font-size:8pt;
font-weight:bold;
}
A.footer {color:#FF6600; font-weight:normal; text-decoration:none;}
A.footer:visited {color:#FF6600; font-weight:normal; text-decoration:none;}
A.footer:active {color:#FF6600; font-weight:normal; text-decoration:underline;}
A.footer:hover {color:#E6E6E6; font-weight:normal; text-decoration:underline;}


/* TABLES AND CONTENT */
.bgcontent {background-color:#FFFFFF; line-height:15px;}
.bgcontent2 {background-image:url(../../global/graphics/bggrad3.jpg);}

.td1head {
background-color:#DCEEF9;
padding:5px 8px 5px 8px; 
border-top:1px solid #003366; 
border-bottom:1px solid #003366; 
}
.td1border1 {border-right:1px solid #003366; border-bottom:1px solid #003366;}
.td1border2 {border-bottom:1px solid #003366;}

.td2head {
background-color:#DCEEF9;
padding:5px 8px 5px 8px; 
border-top:1px solid #003366; 
border-right:1px solid #003366; 
border-bottom:1px solid #003366; 
}
.td2border1 {border-right:1px solid #003366; border-bottom:1px solid #003366;}
.td2border2 {border-bottom:1px solid #003366;}

.td3head {
background-color:#DCEEF9;
padding:5px 8px 5px 8px; 
}

.td4head {
background-color:#f4f4f4;
padding:5px 8px 5px 8px; 
}

.table1border1 {background-color:#003366;}
.table2border1 {background-color:#cccccc;}

.boxsale {
background-image:url(../../global/graphics/bggrad4.jpg);
background-position:center center;
border:2px solid #000000;
height:60px;
}

.readme1 {
background-color:#F4F4F4;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-bottom:1px solid #999999;
border-right:1px solid #999999;
}

.readme2 {
background-color:#DCEEF9;
border-top:1px solid #336699;
border-left:1px solid #336699;
border-bottom:1px solid #003366;
border-right:1px solid #003366;
}

#community {
/* background-image:url(../../global/graphics/bggrad3.jpg); */
border:2px solid #336699;
line-height:15px;
}


/* AD SPACE */
.bgad {background-color:#333333; border:1px solid #999999; line-height:10px;}

.tablead1 {
background-color:#FFFFFF;
border-top:1px solid #999999;
border-left:1px solid #999999;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}


/* LISTS,HR,FORMS */
ul {margin:0 0 0 17px; padding:0 0 0 0;}
ol {margin:0 0 0 25px; padding:0 0 0 0;}
hr {color:#003366; background-color:#003366; height:1px; border:none;}
form {margin:0;}
.form {color:#000000; font-family:verdana,arial,sans-serif; font-size:8pt; font-weight:bold;}
.form2 {color:#000000; font-family:verdana,sans-serif; font-size:8pt;}


/* TEXT AND LINKS */
A {color:#FF6600; font-weight:bold; text-decoration:none;}
A:visited {color:#FF6600; font-weight:bold; text-decoration:none;}
A:active {color:#003366; font-weight:bold; text-decoration:none;}
A:hover {color:#003366; font-weight:bold; text-decoration:none;}
.sm {color:#000000; font-family:arial,verdana,sans-serif; font-size:8pt;}
.sm2 {color:#000000; font-family:verdana,arial,sans-serif; font-size:8pt;}
.med {color:#000000; font-family:arial,verdana,sans-serif; font-size:9pt;}
.med2 {color:#003366; font-family:arial,verdana,sans-serif; font-size:9pt;}
.med3 {color:#CC3300; font-family:arial,verdana,sans-serif; font-size:9pt;}
.med4 {color:white; font-family:arial,verdana,sans-serif; font-size:9pt;}
.lg {color:#000000; font-family:arial,verdana,sans-serif; font-size:10pt;}
.lg2 {color:#FFFFFF; font-family:arial,verdana,sans-serif; font-size:10pt;}
.lg3 {color:#003366; font-family:arial,verdana,sans-serif; font-size:10pt;}
.xl {color:#000000; font-family:arial,verdana,sans-serif; font-size:12pt;}
.saleprice {color:#cc3300;}
H1 {
color:#336699; 
font-family:arial,verdana,sans-serif; 
font-size:16pt; 
padding:0;
margin:0 0 15px 0;
}
.h2 {color:#336699; font-family:arial,verdana,sans-serif; font-size:14pt; font-weight:bold;}
.h3 {color:#336699; font-family:arial,verdana,sans-serif; font-size:12pt; font-weight:bold;}
