A:link, A:visited, A:active
{ 
	FONT-SIZE:11;
	COLOR: #1F6B7B;
	FONT-FAMILY: verdana;
	text-decoration: none;
        FONT-WEIGHT: bold;

}
A:hover
{ 
	FONT-SIZE: 8pt;
	COLOR: #006C6C;
	FONT-FAMILY: verdana;
	text-decoration: none;
        FONT-WEIGHT: bold;
}
TABLE,TD,TR,TH,UL,LI,P,DIV
{
	FONT-SIZE: 8pt;
	COLOR: black;
	FONT-FAMILY: verdana;
}
BODY
{
	FONT-SIZE: 8pt;
	COLOR: #74038F;
	FONT-FAMILY: tahoma;
BACKGROUND-COLOR: white;
margin: 0;
}
HR
{
	COLOR: black;
	HEIGHT: 1pt;

}
.mainheading
{
	FONT-SIZE: 11pt;
	COLOR: black;
	FONT-WEIGHT: bold;
}

.logintext
{
	FONT-SIZE: 7.5pt;
	COLOR: black;
        FONT-FAMILY: verdana;
}
.subtext
{
	FONT-SIZE: 6pt;
	COLOR: #616161;
        FONT-FAMILY: verdana;
}
.titlebar
{
	FONT-SIZE: 12pt;
	COLOR: white;
	BACKGROUND-COLOR: #68185E;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: bold;
}
.datetime
{
	FONT-SIZE: 7pt;
	COLOR: white;
	BACKGROUND-COLOR: #68185E;
}
A.mainsection:link, A.mainsection:visited, A.mainsection:active
{ 
	FONT-SIZE: 8pt;
	COLOR: #006C6C;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: none;
	text-decoration: none;
}
A.mainsection:hover
{ 
	FONT-SIZE: 8pt;
	COLOR: #006C6C;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: none;
	text-decoration: underline;
}
A.rightbarsection:link, A.rightbarsection:visited, A.rightbarsection:active
{ 
	FONT-SIZE: 9pt;
	COLOR: black;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: none;
	text-decoration: none;
}
A.rightbarsection:hover
{ 
	FONT-SIZE: 9pt;
	COLOR: black;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: none;
	text-decoration: underline;
}
A.menutext:link, A.menutext:visited
{ 
	FONT-SIZE: 8pt;
	FONT-FAMILY: verdana;
	text-decoration: none;
}
A.menutext:active, A.menutext:hover
{ 
	FONT-SIZE: 8pt;
	FONT-FAMILY: verdana;
}
A.rightbar:link, A.rightbar:visited, A.rightbar:active
{ 
	FONT-SIZE: 8pt;
	COLOR: navy;
	FONT-FAMILY: verdana;
	text-decoration: none;
	FONT-WEIGHT: none;
}
A.rightbar:hover
{ 
	FONT-SIZE: 8pt;
	COLOR: navy;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: none;	text-decoration: underline;
}

.igname {
   width: 100%;
   text-align: center;
   margin: 4 0 4 0;
}
#admintbl, #displaytbl {
	border-collapse: collapse;
	width: 530px;
	margin-bottom: 8px;
}

#admintbl td, #admintbl th {
	border: 1px #ccc solid;
	padding: 3px;
}

#admintbl th {
	text-align: right;
	background-color: #eee;
	color: #333;
}
#admintbl th.hdr {
	font-size: 11pt;
	text-align: center;
}

#admintbl tr.listhdr th {
	text-align: center;
}

#displaytbl td, #displaytbl th {
	border: 1px #ccc dashed;
	padding: 3px;
}

#displaytbl th {
	text-align: right;
	background-color: #eee;
	color: #333;
}
#displaytbl th.hdr {
	font-size: 11pt;
	text-align: center;
}

#displaytbl tr.listhdr th {
	text-align: center;
}

.leftmenu a {
color: #7BA4A6;
display: block;
font-weight: bold;
padding: 3px 8px;
text-decoration: none;
margin: 4px 16px 4px 8px;
text-align: right;
border-bottom: 1px #eee solid;
}

.leftmenu a:hover {
background: #7BA4A6;
color: #fff;
text-decoration: none;
}
input.button {
	background: #fff url('/site/files/template/btn_bg.gif') bottom left repeat-x;
	color: #666;
	font-size: 9pt;
	padding: 4px;
	margin: 0;
	border: 1px #ddd solid;
	font-family: Verdana, Helvetica, sans-serif;
}

/* IASP v4.4 new site record layout styles */

.sitebox {
	display: none;
}

#sbox_0 {
	display: block;
}

.sitecontainer {
	padding: 16px 3px;
	border: 1px #aaa solid;
}

.siteheader {
	background: #eee;
	padding: 2px;
	border: 1px #aaa solid;
}

#sitetbl {
	border-collapse: collapse;
}

.siteheader a:link, .siteheader a:visited, .siteheader a:active {
	display: block;
	float: left;
	padding: 3px 8px;
	text-decoration: none;
	color: #444;
	background: #ddd;
	margin: 0 3px;
}

.siteheader a:hover, .siteheader a.on:link, .siteheader a.on:visited, .siteheader a.on:active {
	background: #444;
	color: #fff;
}





