.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006633;
}
.profile_title {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #FFFFFF;
	background-image: url(images/title.gif);
	height: 25px;
	width: 300px;
	background-repeat: no-repeat;
	padding-left: 5px;
	font-weight: bold;
}

.menu A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006633;
	text-decoration: none;
}
.menu A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006633;
	text-decoration: none;
	background-color: #BBF7BB;
}
.menu A:visited{
}
.tinyCAPS {
	font-size: 14px;
	color: #00A91A;
	text-transform: uppercase;
}
.tinyCAPS A{
	font-size: 14px;
	color: #00A91A;
	text-transform: uppercase;
}
.tinyCAPS A:hover{
	font-size: 14px;
	color: #24FF5B;
	text-transform: uppercase;
}
.tinyCAPS A:visited{
	text-transform: uppercase;
	font-size: 14px;
}
.domain {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #00A91A;
}
.domain A{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #00A91A;
	text-decoration: none;
}
.domain A:hover{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #24FF5B;
	text-decoration: none;
}
.domain A:visited{
}
.tiny {
	font-size: 11px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	border: 1px solid #009900;
	background-color: #FFFFFF;
	font-size: 12px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	border: 1px solid #009900;
	background-color: #FFFFFF;
	font-size: 12px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #009900;
}
.sidetitle {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #2192ED;
	font-weight: bold;
	text-transform: capitalize;
	padding-left: 2px;
}
.side {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F6BB7;
	padding-left: 10px;
}
.side A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F6BB7;
	text-decoration: none;
}
.side A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #83C1F5;
	text-decoration: none;
}
.side A:visited{
}
.profile_menu {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B3E7AF;
	line-height: 13px;
}
.profile_menu A{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #B3E7AF;
	line-height: 13px;
}
.profile_menu A:hover{
	font-size: 11px;
	color: #FFFFFF;
}
.profile_menu A:visited{
}
.profile_name {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006633;
}

.content {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#navigation
{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#navigation a
{
	color: #fff;
	background: #245F8E url(images/left-tab.gif) left top no-repeat;
	text-decoration: none;
	padding-left: 10px;
}

#navigation a span
{
background: url(images/right-tab.gif) right top no-repeat;
padding-right: 10px;
}

#navigation a, #navigation a span
{
display: block;
float: left;
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none;
}
/* End hide */

#navigation a:hover
{
color: #fff;
background: #4492D0 url(images/left-tab-hover.gif) left top no-repeat;
padding-left: 10px;
}

#navigation a:hover span
{
background: url(images/right-tab-hover.gif) right top no-repeat;
padding-right: 10px;
}

#navigation ul
{
list-style: none;
padding: 0px;
margin: 0px;
}

#navigation li
{
	list-style: none;
	float: left;
	margin: 0px;
	padding-left: 1px;
}
.invs {
	font-size: xx-small;
	color: #FFFFFF;
}
.doctitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #006633;
	font-weight: bold;
	text-transform: capitalize;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC99;
	line-height: 30px;
	padding-top: 5px;
}

