.mthead      { font-size: 18pt; color: #000080; font-family: Arial; text-align: Center; 
               font-weight: bold }
.mtbody      { font-family: Arial; font-size : 9pt; color: #666633;}
.mtaz        { font-family: Arial; font-size : 9pt; color: #666633; letter-spacing: 1pt; text-align: Center; 
               font-weight: bold }
.mtdis       { font-family: Arial; font-size: 8pt }
.mtnav       { font-family: Arial; color: #999999; font-size: 8pt }

A:link { color : #0033cc; text-decoration : underline; }
A:hover { color : #9999ff; text-decoration : underline; }

body
  {
  font-family : Arial,Verdana,Geneva,sans-serif;
  font-size : 8pt;
  }
 
p { font-family: Arial; font-size : 9pt; color: #666633;}  
li { font-family: Arial; font-size : 9pt; color: #666633;}  
h1 { font-family: Arial; font-size : 12pt; color: #666633;} 

.header1
{
	background-image :   url('../images/header1.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.header2
{
	background-image :   url('../images/header2.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

.mainmenuholder
{
font-size : 10pt;
color: #FFFFFF;
margin-left: 25px;
}

A.mainmenu
{
font-size : 10pt;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}

A.mainmenu:visted
{
color: #FFFFFF;
}



/**text and link styles on home page **/

.maintext {
font-size : 9pt;
color: #666633;
margin: 10px;
}

a.submenu, a.submenu:hover
{
font-size : 10pt;
text-decoration: underline;
font-weight: bold;
color: #FFFFFF;
margin-left: 15px;
/*background-color: #339900;*/
}

/**sidebar**/

.sidebar_head_exercise{
	font-size : 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #bf879f;
	text-align: center;
	padding: 5px;
}
.sidebar_rows {
border-bottom : #cccccc 1px dotted;
margin: 0px;
padding: 5px;
}
.sidebar_links {
	font-size : 9pt;
	color: blue;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.violet_bdr_l {border-left : #9966CC 2px solid;}
.violet_bdr_r {border-right : #9966CC 2px solid;}
.violet_bdr_b {border-right : #9966CC 2px solid; border-left : #9966CC 2px solid;}

.breadcrumbholder
{
font-size : 8pt;
color: #000000;
margin-left: 50px;
}

.breadcrumb 
{
font-size : 8pt;
text-decoration: underline;
font-weight: normal;
color: #000000;
}

/**For tables on homepage only **/
.tablecontent_b {border-left : #cccccc 1px solid; border-right : #cccccc 1px solid;}
.tablecontent_bg {border-left : #cccccc 1px solid; border-right : #cccccc 1px solid;}
  
.tablecontent_l{border-left : #cccccc 1px solid;}
.tablecontent_r{border-right : #cccccc 1px solid;}

.brownbox , .pinkbox , .greenbox , .yellowbox , .bluebox, .lightyellow
{
	background-repeat: no-repeat;
	background-position: center top;
}

.brownbox {background-image :  url('../images/home_brown_top.gif');}
.pinkbox {background-image :  url('../images/home_pink_top.gif');}
.greenbox {background-image :  url('../images/home_green_top.gif');}
.yellowbox {background-image :  url('../images/home_yellow_top.gif');}
.bluebox {background-image :  url('../images/home_blue_top.gif');}
.lightyellowbox {background-image :  url('../images/home_lightyellow_top.gif');}

.smallboxbot
{
	background-image :  url('../images/home_small_bot.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 20px;
	text-align: right;
}



.bigboxtop
{
	background-image :  url('../images/home_big_top.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
}

.bigboxbot
{
	background-image :  url('../images/home_big_bot.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
}

.medboxtop
{
	background-image :  url('../images/home_med_top.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
}

.medboxbot
{
	background-image :  url('../images/home_med_bot.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 20px;
	text-align: right;
}

.home_list {
font-size : 9pt;
color: #666633;
padding-top: 5px;
padding-top: 5px;
margin-bottom: 0px;
}

a.home_list_links {
font-size : 9pt;
color: #666633;
text-decoration: underline;
margin-left: 5px;
}


/**sidebar_news on homepage**/


.newsheader
{
font-size : 10pt;
text-decoration: none;
font-weight: bold;
color: #666633;
margin-left: 15px;
}

.news_subhead {
	font-size : 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #666633;
	text-align: center;
}

a.news_links {
	font-size : 9pt;
	color: #666633;
	text-decoration: underline;
	margin: 0px;
	padding: 5px;
	background-color: #ffffcc;
}

/**common throughout site **/
.dotted_underscore {
border-bottom : #cccccc 2px dotted;
margin-left: 5px;
margin-right: 5px;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 3px;
}
/**Footer style - common throughout site **/
.footertable {
	font-size : 8pt;
	color: #666633;
	padding: 5px;
	border-top : #cccccc 3px dotted;
	text-align: center;
}

a.footerlinks {
	font-size : 8pt;
	color: #666633;
	text-decoration: underline;
}

.message {
font-size : 9pt;
color: #666633;
margin: 10px;
padding: 3px;
background-color: #cccccc;
}
