td.panelheader		{
			background:		#d5d5d5;
			border-top:		0pt solid none;
			font-size:		12px;
			}
td.panelbottom		{
			background:		#5197cb;
			}
td.panelbg		{
			background:		#5197cb;
			}
td.panelmain		{
			background:		#5197cb;
			font-size:		12px;
			}
.formfield:hover	{
                         width:			110px;
			 background-color:	#113f9e;
			 font-family: 		Arial, Helvetica, sans-serif; 
			 font-size: 		15px;
			 color: 		yellow;
			 font-weight:		bold;
			 border-left:		1px solid white;
			 border-top:		1px solid white;
			 border-right:		1px solid black;
			 border-bottom:		1px solid black;
			}
.formfield		{
                         width:			110px;
			 background-color:	#113f9e;
			 font-family: 		Arial, Helvetica, sans-serif; 
			 font-size: 		15px;
			 color: 		white;
			 border-left:		1px solid white;
			 border-top:		1px solid white;
			 border-right:		1px solid black;
			 border-bottom:		1px solid black;
			}
a.menulink:hover	{
			 font-family: 		Arial, Helvetica, sans-serif; 
			 font-size: 		14px; 
			 color: 		black;
			 font-weight: 		normal; 
			 font-style: 		normal; 
			 text-decoration: 	underline; 
			}
a.menulink		{
			 font-family: 		Arial, Helvetica, sans-serif; 
			 font-size: 		14px; 
			 color: 		black;
			 font-weight: 		normal; 
			 font-style: 		normal; 
			 text-decoration: 	none; 
			}
a.adminlink		{
			 font-family: 		Arial, Helvetica, sans-serif; 
			 font-size: 		12px; 
			 color: 		white;
			 font-weight: 		normal; 
			 font-style: 		normal; 
			 text-decoration: 	none; 
			}
a.headerlink		{
			 color	: white;
			 font-size:12px;
			}
a.headerlink:hover	{
			 color	: black;
			}
div.headertext		{
			 font-family:		Arial;
			 color:			red;
			 font-size:		18px;
			 text-align:		left;
			 font-weight:		bold;
			}
div.headertext2		{
			 font-family:		Arial;
			 color:			black;
			 font-size:		18px;
			 text-align:		left;
			 font-weight:		bold;
			}
th.headertitle		{
			 font-family:		Arial;
			 color:			white;
			 font-size:		14px;
			 text-align:		center;
			 font-weight:		bold;
			 background-color:	#113f9e;
			 border-left:		1px solid white;
			 border-top:		1px solid white;
			 border-right:		1px solid black;
			 border-bottom:		1px solid black;
			}
td.title		{
			 font-family:		Arial;
			 color:			black;
			 font-size:		12px;
			 text-align:		left;
			 padding-left:		5px;
			 background-color:	#4f7dd9;
			 height:		25px;
			 border-left:		1px solid black;
			 border-top:		1px solid black;
			 border-right:		1px solid white;
			 border-bottom:		1px solid white;
			}
a.actionslink:hover	{
			 font-family:		Arial;
			 color:			yellow;
			 font-size:		12px;
			 text-align:		left;
			 font-weight:		bold;
			 padding-left:		5px;
			 text-decoration:	underline;
			}
a.actionslink		{
			 font-family:		Arial;
			 color:			white;
			 font-size:		12px;
			 text-align:		left;
			 padding-left:		5px;
			 text-decoration:	none;
			}
a.singlelink:hover	{
			 font-family:		Arial;
			 color:			yellow;
			 font-size:		15px;
			 text-align:		left;
			 font-weight:		bold;
			 text-decoration:	underline;
			}
a.singlelink		{
			 font-family:		Arial;
			 color:			white;
			 font-size:		15px;
			 text-align:		left;
			 text-decoration:	none;
			}
div.singlelinkspan	{
			 width:			110px;
			 height:        	20px;
			 text-align:		center;
			 background-color:	#113f9e;
			 border-left:		1px solid white;
			 border-top:		1px solid white;
			 border-right:		1px solid black;
			 border-bottom:		1px solid black;
			}
div.adminlinkspan	{
			 width:			160px;
			 height:        	20px;
			 text-align:		center;
			 background-color:	#113f9e;
			 border-left:		1px solid white;
			 border-top:		1px solid white;
			 border-right:		1px solid black;
			 border-bottom:		1px solid black;
			}
td.field		{
                         width:			110px;
			 font-family:		Arial;
			 color:			white;
			 font-size:		12px;
			 text-align:		left;
			 padding-left:		5px;
			 background-color:	#b4b7bb;
			 height:		25px;
			 border-left:		1px solid black;
			 border-top:		1px solid black;
			 border-right:		1px solid white;
			 border-bottom:		1px solid white;
			}
td.inputfield		{
                         width:			250px;
			 font-family:		Arial;
			 color:			white;
			 font-size:		12px;
			 text-align:		left;
			 padding-left:		5px;
			 background-color:	#b4b7bb;
			 height:		25px;
			 border-left:		1px solid black;
			 border-top:		1px solid black;
			 border-right:		1px solid white;
			 border-bottom:		1px solid white;
			}
.inputfield		{
                         width:			150px;
			 font-family:		Arial;
			 color:			black;
			 font-size:		12px;
			 text-align:		left;
			 padding-left:		5px;
			 background-color:	#dddedf;
			 height:		16px;
			 border-left:		1px solid black;
			 border-top:		1px solid black;
			 border-right:		1px solid white;
			 border-bottom:		1px solid white;
			}
.textfield		{
			 font-family:		Arial;
			 color:			black;
			 font-size:		12px;
			 text-align:		left;
			 padding-left:		5px;
			 background-color:	#dddedf;
			 border-left:		1px solid black;
			 border-top:		1px solid black;
			 border-right:		1px solid white;
			 border-bottom:		1px solid white;
			}

div #main		{
			 width:			100%;
			 border:		1px solid black;
			 background-color:	#799a31;
			}
div.header		{
			 width:			100%;
			 background-color:	#799a31;
			}
div.page		{
			 font-family:		Arial;
			 color:			black;
			 font-size:		12px;
			 border-top:		1px solid black;
			}
div.tabdiv		{
			 padding:		3px;
			 spacing:		3px;
			 background-color:	gray;
			 border:		1px solid black;
			}
a.tablink		{
			 font-family:		Arial;
			 size:			12px;
			 text-decoration:	none;
			 color:			white;
			}
a.tablink:hover		{
			 font-family:		Arial;
			 size:			12px;
			 text-decoration:	underline;
			}


div.tabBox {}

div.tabArea {
  font-size: 80%;
  font-weight: bold;
  padding: 0px 0px 3px 0px;
  width:400px;
}

a.tab {
  background-color: #d0b0ff;
  border: 2px solid #000000;
  border-bottom-width: 0px;
  border-color: #f0d0ff #b090e0 #b090e0 #f0d0ff;
  -moz-border-radius: .75em .75em 0em 0em;
  border-radius-topleft: .75em;
  border-radius-topright: .75em;
  padding: 2px 1em 2px 1em;
  position: relative;
  text-decoration: none;
  top: 3px;
  z-index: 100;
}
a.selectedtab {
  background-color: #a080d0;
  border: 2px solid #000000;
  border-bottom-width: 0px;
  border-color: #f0d0ff #b090e0 #b090e0 #f0d0ff;
  -moz-border-radius: .75em .75em 0em 0em;
  border-radius-topleft: .75em;
  border-radius-topright: .75em;
  padding: 2px 1em 2px 1em;
  position: relative;
  text-decoration: none;
  top: 3px;
  z-index: 100;
}

a.tab, a.tab:visited {
  color: #8060b0;
}

a.tab:hover {
  background-color: #a080d0;
  border-color: #c0a0f0 #8060b0 #8060b0 #c0a0f0;
  color: #ffe0ff;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #9070c0;
  border-color: #b090e0 #7050a0 #7050a0 #b090e0;
  color: #ffe0ff;
}

a.tab.activeTab {
  padding-bottom: 4px;
  top: 1px;
  z-index: 102;
}

div.tabMain {
  background-color: #9070c0;
  border: 2px solid #000000;
  border-color: #b090e0 #7050a0 #7050a0 #b090e0;
  -moz-border-radius: 0em .5em .5em 0em;
  border-radius-topright: .5em;
  border-radius-bottomright: .5em;
  padding: .5em;
  position: relative;
  z-index: 101;
}

div.tabIframeWrapper {
  width: 100%;
}

iframe.tabContent {
  background-color: #9070c0;
  border: 1px solid #000000;
  border-color: #7050a0 #b090e0 #b090e0 #7050a0;
  width: 100%;
  height: 36ex;
}


h4#title {
  background-color: #503080;
  border: 1px solid #000000;
  border-color: #7050a0 #b090e0 #b090e0 #7050a0;
  color: #d0b0ff;
  font-weight: bold;
  margin-top: 0em;
  margin-bottom: .5em;
  padding: 2px .5em 2px .5em;
}
th.fieldtitle	{
		 font-family:Arial;
		 font-size:11px;
		 background-color:#666666;
		 color:white;
		 padding:3px 3px 3px 3px;
		}
td.row1		{
		 font-family:Arial;
		 font-size:11px;
		 background-color:white;
		 color:#5b5b5b;
		 padding:3px 3px 3px 3px;
		}
td.row2		{
		 font-family:Arial;
		 font-size:11px;
		 background-color:#f0f0f0;
		 color:#5b5b5b;
		 padding:3px 3px 3px 3px;
		}
