/* CSS Document */

body {
	background-color: #6C7481;
	font-size:11px;
	font-family: Tahoma;
	font-color: #FF0000;
	font-stretch:semi-expanded;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
.body, table {
	font-size:11px;
	font-family: Tahoma;
	color: #494F5D;
	}
	
.adsize {
	font-size:12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #33CC12;
	
}
.subheading {
	font-size:11px;
	font-weight: bold;
	font-family: Tahoma;
	font-color: #FF0000;
}

.mainheading {
	font-size:16px;
	font-weight: bold;
	font-family: Tahoma;
	font-color: #FF0000;
}



#logo{
position:absolute; 
left:20%; 
width:100px; 
height:85px;
z-index:2;
}


#header{
position:absolute; 
left:30%; 
width:600px; 
height:85px;
z-index:2;
}

#contactarea{
background-color: #FFFFFF;
position:absolute; 
left:20%; 
top:80px; 
width:500px; 
height:418px;
z-index:1
}

.contentcopy{
font-size:10px;
font-family: Tahoma;
font-color: #FFFFFF;
 }
 
.formbuttons{
height:20px;
font-size:10px;
font-family:Tahoma;
}

.nametextareaSize{
height:60px;
width:300px;
font-size:10px;
font-family:Tahoma;
}

.nametextfieldSize{
height:15pt;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1034E6;
	font-size: 100%;
	line-height: 100%;
	text-decoration: underline;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #717E8E;
	font-size: 100%;
	line-height: 100%;
	text-decoration:none;
}


a:link.contents, a:visited.contents{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B12357;
	font-size: 100%;
	line-height: 100%;
	text-decoration:none;
}
a:hover.contents{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6A092D;
	font-size: 100%;
	line-height: 100%;
	text-decoration: underline;
}


a:link.emailfriend, a:visited.emailfriend{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #717E8E;
	font-size: 100%;
	line-height: 100%;
	text-decoration:none;
}
a:hover.emailfriend{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #101215;
	font-size: 100%;
	line-height: 100%;
	text-decoration: none;
}


.menu {
	text-align: center;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 7pt;
	color: #909AA7;
	cursor: hand;
	background-image: url("images/content_pagegrey.gif");
}
.menuText {
	text-align: center;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 7pt;
	color: #909AA7;
	cursor: hand;
	background-image: url("images/content_pagegrey.gif");
}
.menuHover {
	text-align: center;
	background-repeat: no-repeat;
	background-image: url("images/content_pagegrey.gif");
	font-family: Tahoma;
	font-size: 7pt;
	color: #000000;
	cursor: hand;
}
.submenu {
	background-image: url("images/dropdown.gif");
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 7pt;
	color: #FFFFFF;
}
a:link.menuLink {
	font-family: Tahoma;
	font-size: 7pt;
	color: #909AA7;
	text-decoration: none;
}
a:hover.menuLink {
	font-family: Tahoma;
	font-size: 7pt;
	color: #909AA7;
	text-decoration: none;
}
a:active.menuLink {
	font-family: Tahoma;
	font-size: 7pt;
	color: #909AA7;
	text-decoration: none;
}
a:visited.menuLink {
	font-family: Tahoma;
	font-size: 7pt;
	color: #909AA7;
	text-decoration: none;
}
.helpmenu {
	font-family: Tahoma;
	font-size: 7pt;
	color: #FFFFFF;
	font-weight: bold;
}


/* admin styles */
.adminHeaderRow { background: #006699; font-weight: bold; color: #FFFFFF; padding: 1px; }
.adminCellShade { background: #D3D3D3; font-weight: bold; text-align: right; padding: 1px; }
.adminContentManagement_TopPage { font-weight: bold; padding: 4px; font-size: 14px; }
.adminContentManagement_TopPageShade { background: #8094B7; font-weight: bold; padding: 1px; }
.button { background: #18396C; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; }