body {
	margin: 0px;
}
tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px; /*ALL NORMAL CONTENT TEXT*/
  color            : #333333; /*ALL NORMAL CONTENT TEXT*/
  }
hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}

.left

{
	
}

.main
{
	padding-bottom: 9px;
	padding-left: 9px;
}

.mainpage
{
	background-color:#FFFFFF;
}

/*FOOTER*/
.footer {
text-align:center;
color:#ffffff;
font-size:10px;
font-weight:600;
background-image: url(../images/bottom_green_back-2.jpg);
background-repeat: repeat-x;
}


/*PRESIDENTIAL RATE TABLE*/
.presrates {
float:left;
padding:5px;
font-weight:900;
color:#ffffff;
background-color:#009999;
border: 1px solid black;
}

/*AMBASSADOR RATE TABLE*/
.ambrates {
float:right;
padding:5px;
/*margin-left:30px;*/
font-weight:900;
color:#ffffff;
background-color:#009999;
border: 1px solid black;
}

/*PAGE TITLE*/
.title {
 font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : bold;
  font-style: italic;
  color:#009999;
  text-align       :center;
}

/*PHOTO TITLE*/
.phototitle {
text-align:center;
color:#009999;
margin-bottom:15px;
padding-top:5px;
font-weight:900;
}

/*CREDIT LINE UNDER PHOTOS*/
.subtitle {
font-family: sans-serif;
font-size: 10px;
font-weight: bold;
color : #009999;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}

/* --Default Class Settings-- */

/*USE FOR INLINE LINKS - AFFECTS LEFT SIDE MENU ALSO*/

/*
a.mainlevel:link, a.mainlevel:visited {
color: #0099FF;
font-weight: normal;
width: 95%;
text-indent: 0px;
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin-bottom: 1px;
font-size:12px;
padding-left: 4px;
text-decoration:none;
}
a.mainlevel:hover {
color: #333333;
text-decoration:none;
}
*/


table.moduletable {
	padding: 5px 0px 5px 8px;
	margin-bottom: 15px;
	width: 100%;
}

table.moduletable th {
	font-size        : 12px;
	font-weight      : bold;
	color            : #000000;
	text-align       : left;
	width            : 100%;
	letter-spacing: 2px;
	text-indent: 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;
}

table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
font-size: 11px;
font-weight: normal;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}

.contentpane {
}

/*CONTENT TABLE SETTINGS*/
.contentpaneopen {
  border: 0px ridge #0099cc;
  width: 100%;
  padding: 1px;
}

/*COLUMN HEADERS*/

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color:#009999;
  text-align       :center;
}

/*LEFT SIDE MAIN MENU*/


/*
a:link, a:visited {
color: #0099FF;
font-size:12px;
text-decoration: none;
}

a:hover {
*/


/*color: #0066CC;*/

/*
color: red;
text-decoration: underline;
}

#active_menu {
color: #000000;

}

*/


.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

table.contenttoc {
	color: #333300;
	background-color: #FFFFFF;
	border: 1px solid #333;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}


/*
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
*/


#avmenu {
clear: left;
float: left;
width: 150px;
/*margin: 15px 0 10px 5px;*/
margin: 0 0 10px 0;
padding: 0;
font-size: x-small;
/*border: 1px solid #000000;*/
}
#avmenu ul {
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: x-small;
}
#avmenu li {
margin-bottom: 4px;
}
#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #009999;
display: block;
padding: 4px 0 0 2px;
background: #f4f4f4;
border-left: 2px solid #009999;
border-right: 2px solid #009999;
border-top: 2px solid #009999;
border-bottom: 2px solid #009999;

}

#avmenu li a:hover {
background: #eaeaea;
color: #009999;
/*border-left: 4px solid #009999;*/
}
  

