/* CSS Document */

body {
		/* two blank lines for firefox fix? */
	padding: 8px 0px 10px 0px;
	margin: 0;
	
	width: 100%;
	background: #111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.holster {
	max-width: 1024px;
	margin-left: auto; 
	margin-right: auto;
	background: url(../accessory/backblackdata.jpg) repeat;
}

a:link		{color: #FFCC00;}
a:visited 	{color: #FFCC00;}
a:hover 	{color: #FFFF00;}

a:link, a:visited, a:active {text-decoration: none}

a:hover {text-decoration: underline}
	
img a:link, a:visited { border:none }

.treemenu {
	color: #555555;
	font-size: 12px;
	font-weight: bold;
}

.treemenu a:link		{color: #00AA00;}
.treemenu a:visited 	{color: #00AA00;}
.treemenu a:hover 		{color: #00FF00;}	

.treemenu a:hover {text-decoration: none}

.headmenu {
	color: #555555;
	font-size: 12px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;
}

.headmenu a:link		{color: #00FF00;}
.headmenu a:visited 	{color: #00FF00;}
.headmenu a:hover 		{color: #CCFF00;}	

.headmenu a:hover {text-decoration: none}

.headbgrd {
	background-color: #000000;
	padding: 10px;
	height: auto;
	width: 972px;
}

.imgbdr {
	border: 2px solid #000000;
}

.uptag {
	margin-top: 20px;
}

.twotag {
	margin-top: 20px;
	margin-bottom: 10px;
}

.marginset {
 	/* bottome links bar */
	margin: 13px;
}

.spaceit1 {
	margin-top: 40px;
}

.spaceit2 {
	margin-top: 20px;
	margin-bottom: 40px;
}

/* Text Styles Formatting */

h1, h2, h3, h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #10101f;
	font-weight: bolder;
	display: inline;
	letter-spacing: 1px;
}

h1, h2 {
	font-size: 16px;
}

h3, h4 {
	font-size: 15px;
}

.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
}

.caption a:link		{color: #888888;}
.caption a:visited 	{color: #888888;}
.caption a:hover 	{color: #FFFF00;}	

.smallfont {
	font-size: 12px;
}

a.interlink:link	{color: #000055;}
a.interlink:visited	{color: #000055;}
a.interlink:hover 	{color: #FFCC00;}

.smallquote {
	font-size: 12px;
}

.britequote {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin: 4px 30px 4px 28px;
	text-align: justify;
}

.briteslide {
	text-align: right;
	display:block;
}

.newbox {
	margin-top: 30px;
	margin-bottom: 30px;
}
.chu-chu {
	margin-top: 36px;
	margin-bottom: 36px;
}

.tblspacer {
	margin-bottom: 40px;
}

/* End Doc Links */

.situation1 {
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}

.situation1 a:link		{color: #000000; text-decoration: none}
.situation1 a:visited 	{color: #000000; text-decoration: none}
.situation1 a:hover 	{color: #000000; text-decoration: underline}

.situate {
	color: #FFCC00;
}

.blender {
	color: #FFCC00;
}

.fudotag {	
    font-family: "Courier New", Courier, mono;
	color: #DDDDDD;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.togtweak {
	vertical-align: text-bottom;
}

.downtag {
	margin-bottom: 5px;
}

.mclink {
	font-weight: bold;
	letter-spacing: 0.5px;
	font-size: 12px;
	display: inline;
}

a.mclink:link		{color: #00AA00;}
a.mclink:visited 	{color: #00AA00;}
a.mclink:hover 		{color: #00FF00; text-decoration: none}

/* END. Heres another CSS that looks a lot like the last one... */