/* CSS Document */

body {
	background: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	font-weight: 400;
	max-width: 1024px;
	margin-left: auto; 
	margin-right: auto;
}	

a img,:link img,:visited img { border:none }

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

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

a:hover {text-decoration: underline}
	
.treemenu {
	color: #666666;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 0.1em;
}

.tree2 {
	color: #666666;
	font-size: 11px;
	font-weight: bolder;
}

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

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

.imgbdr-left {
	border: 2px solid #ccffff;
	margin-right: 5px;
}

.imgbdr-right {
	border: 2px solid #ccffff;
	margin-left: 5px;
}

.cellset {
	vertical-align: top;
}

.cellpad {
	vertical-align: top;
	padding: 4px;
}

.maintable {
	margin-bottom: 40px;
}

.itemizer {
	margin-bottom: 18px;
}

.itemizer2 {
	margin-top: 32px;
	margin-bottom: 32px;
}

.memer {
	margin-top: 4px;
	font-size: 10px;
	font-variant: small-caps;
	font-weight: bold;
	color: #555555;
}

.memer2 {
	color: #777777;
}

.memerarc {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

/* Item Box Border and Body Coding */

.box-top1 {
	width:5px; height:5px; 
	background-image:url(az_up_left.jpg); 
}
.box-top2 {
	height:5px;
	padding:0px 2px 0px 2px;
	background-image:url(az_up_str.jpg);
	background-repeat:repeat-x;
}

.box-top3 {
	width:5px; height:5px;
	background-image:url(az_up_right.jpg);
}

.box-side1 {
	width:5px; background-image:url(az_left_str.jpg);
	background-repeat:repeat-y; 
}

.table-body {
	padding: 6px;
}

.table-body2 { 
	padding: 0px;
}

.box-side2 {
	width:5px; background-image:url(az_right_str.jpg);
	background-repeat:repeat-y;
}

.box-bottom1 {
	width:5px; height:5px;
	background-image:url(az_down_left.jpg);
}

.box-bottom2 {
	height: 5px; background-image:url(az_down_str.jpg);
	background-repeat:repeat-x;
}

.box-bottom3 {
	width: 5px; height: 5px;
	background-image:url(az_down_right.jpg);
}

/* Text Formatting */

.tinytext {
	margin-top: 24px;
	margin-bottom: 20px;
	font-size: 9px;
	font-weight: 400;
}

.tinytext2 {
	margin-bottom: 18px;
	font-size: 10px;
	font-weight: 400;
}

.tinytext3 {
	margin-top: 24px;
	margin-bottom: 10px;
	font-size: 9px;
	font-weight: 400;
	color: #444444;
}

.bottomtext {
	font-weight: normal;
	font-size: 11px;
}

.item-title {
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight:bold;
}

.item-bigup {
	font-size: 14px;
}

.item-infolite { 
	color: #444444;
}

.item-infohigh {
	color: #CC0000;
}

.situation {
	font-size: 12px;
	color: #444444;
}

.situation a:link		{color: #444444; text-decoration: none}
.situation a:visited 	{color: #444444; text-decoration: none}
.situation a:hover 		{color: #888888;}

.situation2 {
	font-size: 14px;
	font-weight: bold;
}

.situationsq {
	font-size: 9px;
	color: #444444;
}

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

/* We rock the tables, whatchu gonna do bout it? */
