body, table, tr, td, a, p, h1, h2, h3, h4, h5
{
    font-family: verdana, arial, helvetica, sans-serif;
}


body
{
    margin: 0px;
    padding: 0px;
    font-size: 100%;
    background-color: #000000;
    /*background-color: #222222;*/
    /*background-image: url("images/bg.gif");*/
    background-repeat: repeat-x;
}


p
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: normal;
    font-size: 0.7em;
    margin-top: 0px;
    margin-left: 10px;
    color: #ececec;
    line-height: 1.5em;
    text-align: left;
}


li
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: normal;
    font-size: 0.65em;
    margin-top: 0px;
    color: #ffffff;
    line-height: 1.3em;
    text-align: left;
}

a:link { 
    color: #EA922B; 
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 1em; 
    text-decoration: none;  
    }

a:visited { 
    color: #EA922B; 
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 1em; 
    text-decoration: underline; 
    } 

a:active { 
    color: #EA922B;
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 1em; 
    text-decoration: none; 
    } 

a:hover { 
    color: #FFFFFF; 
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 1em; 
    text-decoration: underline;
    } 


a.menu:link { 
    color: #999999; 
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 1em; 
    text-decoration: none;  
    }

a.menu:visited { 
    color: #999999; 
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 1em; 
    text-decoration: none; 
    } 

a.menu:active { 
    color: #ffffff;
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 1em; 
    text-decoration: none; 
    } 

a.menu:hover { 
    color: #ffffff; 
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 1em; 
    text-decoration: underline;
    } 




a.menu2:link { 
    color: #ff6600; 
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 1em; 
    text-decoration: none;  
    }

a.menu2:visited { 
    color: #ff6600; 
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 1em; 
    text-decoration: none; 
    } 

a.menu2:active { 
    color: #ff6600;
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 1em; 
    text-decoration: none; 
    } 

a.menu2:hover { 
    color: #ffffff; 
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 1em; 
    text-decoration: underline;
    } 


h1
{
    font-weight: bold;
    font-size: 0.7em;
    color: #4411EE;
    margin-left: 10px;
    margin-top: 50px;
}

h1.left-header
{
    font-weight: normal;
    font-size: 0.7em;
    color: #4411EE;
    margin-left: 15px;
}

h1.left-page-header
{
    font-weight: bold;
    font-size: 0.7em;
    color: #4411EE;
    margin-left: 15px;
    padding-left: 40px;
}

h2
{
    font-size: 0.7em;
    color: #ffffff;
 
    padding-top: 9px;
}




/*
	Main Table - just gives the content a background colour
*/

.maintable 
{
	background-color: #000000;
/*background-color: #222222;*/
}



/*
	Menu Table and Cell - controls how the menu looks & sits
*/

.menutable 
{
	height: 25px;	
	width: 750px;
	font-size: 0.7em;
	background-color: #333333;
	border-bottom: 1px solid #999999;
}

.menutable_sub 
{
	height: 25px;	
	width: 100%;
	font-size: 0.7em;
	background-color: #333333;
	xborder-bottom: 1px solid #999999;
}

.menucell
{
  padding-left: 15px;
}
.menucell_sub
{
  padding-left: 15px;
}


/*
	Left hand column on homepage - the big image
*/

.home-left 
{
	width: 176px;
	height: 300px;
	background-image: url("images/home_left.jpg");
	background-repeat: no-repeat;
	padding-top: 250px;
}

p.left-text
{
	font-size: 0.65em;
	margin-left: 15px;
	margin-right: 20px;
	color: #aaaaaa;
}

p.left-page-text
{
	font-size: 0.6em;
	margin-left: 55px;
	margin-right: 20px;
	color: #aaaaaa;
}
p.quote
{
	font-size: 0.6em;
	font-style: italic;
	margin-left: 20px;
	margin-right: 20px;
	color: #aa99ff;
}

ul.left-page-list-text
{
	font-size: 0.9em;
	margin-left: 80px;
	margin-right: 20px;
	color: #999999;
}
 
.home-right 
{
    padding-top: 100px;
    padding-right: 75px;

    background-image: url("images/right_top.jpg");
    background-repeat: no-repeat;
}



.page-left 
{
	width: 276px;
	height: 500px;
	background-image: url("images/page_left.jpg");
	background-repeat: no-repeat;

	
}

.page-right 
{
	padding-right: 75px;
}





p.footer
{
  text-align: center;
	margin-top: 0px;
	padding-top: 30px;
	color: #888888
	font-size: 0.6em;
	margin-bottom: 20px;
}

p.footer a
{
	color: #EA922B;
	font-size: 1em;
}





img
{
    border: 0;


}


.text
{
	padding-right: 20px;
	text-align: left;
}








/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #2C66A2;
	border: 1px solid #2B547F;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #4D99E6;
	border: 1px solid #2B547F;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #4D99E6;
	border: 1px solid #2B547F;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #3C76B2;
	border: 1px solid #2B547F;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}


