BODY {	color: black;
	background-color: white; 
	font-family: arial, helvetica, sans-serif;
	font-style:normal;
	font-size: 12px; }

TABLE { background-color: white; }

.bgmenu{ background-color: #005050;}

.bgwhite { background-color: white; }

.bgblack { background-color: black; }

.bgoldchirgreen { background-color: #006666; }

.bggreen { background-color: #007777; }

.bgbeige { background-color: #CCCCAA; }

.bgwhite { background-color: white; }

.bgtheme1 {background-color: #a6cc90;}
.colortheme1 {color: #a6cc90;}

.bgtheme2 {background-color: #43737d;}
.colortheme2 {color: #43737d;}

.bgtheme3 {background-color: #890f29;}
.colortheme3 {color: #890f29;}

.bgtheme30 {background-color: #A54369;}
.colortheme30 {color: #A54369;}

.bgtheme4 {background-color: #7b8fad;}
.colortheme4 {color: #7b8fad;}


.colordefaultpagetitle { color: #004080;}

.colorwhite { color: white;}

.bgdefaultheader { background-color: #CCCCAA;}

A:link { color: #004080;} 

A:visited { color: #004080;}

A:active {color: #00FFFF;}

A.tactive {
	text-decoration: none;
	font-familiy: arial, helvetica, sans-serif;
	color: rgb(255,102,51);
}

A.t {
	text-decoration: none;
	font-familiy: arial, helvetica, sans-serif;
	color:  rgb(0,102,102); /* steelblue */
}

B { color: rgb(0,102,102) }

P { 	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 12px; 
	text-indent:0px; }

EM { 
  color: rgb(255,102,51);
}

IMG.m0 { 
	margin: 1px 1px 1px 1px; }

IMG.m10 { 
	margin: 10px 10px 10px 10px; }

IMG.m20 { 
	margin: 10px 20px 20px 20px; }

IMG.b0 {
	border-width: 0; }

UL.l { 	text-align:left;
	margin-top: 0px;
	margin-left: 2px; 
	margin-right: 10px; 
	font-size: 12px;
	color:#004080; }

LI.l { 	list-style-position: inside; 
	margin-bottom: 4px;}

.menu {	color:white;
	font-weight:normal; 
	font-size:15px; 
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;}	

.menu a:link    { color:#FFFFFF;
	text-decoration: none}
.menu a:visited { color:#FFFFFF;
	text-decoration: none}
.menu a:active { color:#FF0000 }

.photo a:link    { color:#005050;
	text-decoration: none}
.photo a:visited { color:#005050;
	text-decoration: none}
.photo a:active { color:red }

.text { color: black;
	font-family:  arial, helvetica, sans-serif;
        font-weight:normal; 
	font-size:14px;}	

.themetitle { font-weight:normal; 
	font-size:20px; 
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;}


.pagetitle {
	font-weight:normal; 
	font-size:20px; 	
	margin-top: 10px;	
	margin-left: 10px;}

.title {
 	color:#FF6633;
	font-weight:normal; 
	font-size:18px; 
	margin-top: 10px;
	margin-left: 10px;  }

h1
{color:#FF6633;
font-family:  arial, helvetica, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: bold}
 
h1.centered
{text-align: center}
 
h2
{color:#FF6633;
font-family:  arial, helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
}
 
h3
{color:#FF6633;
font-family:  arial, helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;}

h4
{ font-family:  arial, helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold; }	

.center { text-align:center; }

.just {	margin: 10px 10px 10px 10px;
	text-align:justify; }

.right {margin-right:10px;
	text-align:right; }

.left {	margin-left:10px;
	text-align:left; }

.valign {vertical-align: top;}