body  	{
	background: #CCCCCC;
	align: center;
	margin:0px;
	padding: 0px;
	vertical-align: top;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333366;
	}

td  	{
	font-size: 12px;
	color: #333366;
	}

h1  	{
	color: #000066;
	font-size: 24px;
	}

h2  	{
	color: #FF9900;
	font-size: 16px;
	}

h3  	{
	font-size: 14px;
	color: #000066;
	}
	
h4  	{
	color: fcd4a5;
	font-size: 24px;
	}


ul	{ 
	list-style: circle outside url('/images/point.gif');
	padding: 0 0 0 10px;
	margin: 10px;
	}

ul.menu	{ list-style: disc outside url(''); }

.sides  {
	background: url('/images/fade.jpg');
	background-repeat: repeat-x;
	background-position-y: top;
	}

a:link  {text-decoration: none;}
a:visited  {text-decoration: none;}
a:hover  {color: #FF9900;}

.maincell  {
	vertical-align:top;
	padding: 0px;
	background: #FFFFFF;
	}
	
.maintable  {
	vertical-align: top;
	height: 100%;
	border: 5px;
	}

.menu_row {
	background: url('./images/menu_bg.jpg');
	background-repeat: repeat-x;
	background-position-y: top;
	color: #9999CC;
	}
	
.menu_table {
	align: center;
	color: #FFFFFF;
	}

.menu_cell  {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	}

.menu_cell a  {color: #FFFFFF;}
.menu_cell a:hover  {color: #FF9900;}

.menu_header  {
	color: #CCCCCC;
	font-size: 14px;
	padding: 0 0 12px 0;
	background: url(./images/menu_header.gif);
	background-repeat: no-repeat;
	background-position: right bottom
	}
	
.left_menu {
	vertical-align: top;
	padding: 5px 2px 5px 6px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	}

//	background: url(./images/bg_sidebar.jpg);
//	background-repeat: no-repeat;

.left_menu a {
	color: #333366;
	text-decoration: none;
	}

.left_menu a:hover {
	color: #FF9900;
	text-decoration: none;
	}

.mainbody  {
	padding-left: 8px;
	padding-right: 8px;
	}

.left_shadow  {
	background: url('./images/left_shadow_all.jpg');
	vertical-align: top;
	}
	
.right_shadow  {
	background: url('./images/right_shadow_all.jpg');
	vertical-align: top;
	}.body {
	text-align: left;
	text-indent: 10px;
}
