<!--
body 	{scrollbar-3dlight-color:   #cccccc;
	scrollbar-arrow-color:      black;
	scrollbar-base-color:       white;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-face-color:       #eeeeee;
	scrollbar-highlight-color:  white;
	scrollbar-shadow-color:     white;
	font: normal 8pt arial; 
	color: black;
	}

p 	{ font-size: 8pt; 
	font-family: tahoma, Arial, sans-serif, Geneva, Swiss, SunSans-Regular; 
	color: #444444;
	margin-bottom: 8pt;}

td 	{ font-size: 8pt; 
	font-family: tahoma, Arial, sans-serif, Geneva, Swiss, SunSans-Regular; 
	line-height: normal;
	color: #444444;}

label 	{ font-size: 8pt; 
	font-family: tahoma, Arial, sans-serif, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold;
	width: 100px;
	color: #444444;}

ul.object 	{
	margin-left: 15px;
	list-style-type: square;
    list-style-image: url(img/dot1.gif);}
	color: #000000;
}

input,select,textarea	{border: solid 1px silver; font-size: 8pt;}
button	{font-family: MS Shell Dlg; font-size: 8pt; pposition: absolute;}

.input	{font-size: 8pt; width: 150px}
.input1	{font-size: 8pt; width: 200px}
.info 	{ padding-left: 20px; background: url(cms_img/arrow.gif) top left no-repeat}
.submit	{width: 100px; height: 26px; font: bold 8pt arial; border: none; background: url(cms_img/button.gif)}
.menu   {padding-left: 10px; padding-right: 10px; padding-top: 8px}


.hint 	{ color: white; display: none; font-size: 0pt; line-height: 0pt}

th 	{background: #3366bb;
	font-size: 8pt; 
	font-family: Arial, sans-serif, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold;
	color: white;
	padding: 2 5 2 5px}

h1 	{color: #4280C9;
	font-size: 12pt;
	font-family: Arial, verdana, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	padding: 10px;
	background: url(img/h1.jpg) no-repeat top left;
	height: 37px}

h2 	{font-size: 12pt;
	font-family: Arial, verdana, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	color: #4280C9;}

h3 	{color: #003366;
	font-size: 9pt;
	font-family: Arial, verdana, Geneva, Swiss, SunSans-Regular;
	font-weight: 900}

h4 	{ font-size: 10pt; 
	font-family: sans-serif, Arial, Geneva, Swiss, SunSans-Regular; 
	line-height: 12 pt;
	color: #003366;
	margin-bottom: 8pt;
	font-weight: 900}

.field	{width: 160; font-size: 8pt; font-family: Arial, Verdana, Helvetica; border: solid 1px silver}
.head1	{font: normal 24pt "trebuchet MS", tahoma, verdana, arial; color: white}
.head2	{font: bold 10pt "trebuchet MS", tahoma, verdana, arial; color: white}

a:link 	{ text-decoration: none;
	color: blue }

a:visited { text-decoration: none;
	color: navy }

a:hover	{ text-decoration: underline;
	color: blue; }

a.frame:link 	{ text-decoration: underline;
	color: #C4EAF4 }

a.frame:visited { text-decoration: underline;
	color: #C4EAF4  }

a.frame:hover	{ text-decoration: underline;
	color: white; }

a.nav:link 	{ text-decoration: none;
		padding: 2 5 2 5px;
		border: none;
		color: white;
		background: none }

a.nav:visited { text-decoration: none;
		padding: 2 5 2 5px;
		border: none;
		color: white;
		background: none }

a.nav:hover	{ text-decoration: none;
		padding: 1 4 1 4px;
		border: solid 1px;
		color: white;
		background: #6699ff }

// nav bar styles definition

.favMenu		{font: menu; color: menutext; cursor: hand;}
.favMenu div	{width: 100%;}
.favMenu a		{background: url(img/tab1.jpg); text-decoration: none;}
.favMenu a:hover{background: url(img/tab1.jpg); color: black; text-decoration: underline;}
.topFolder		{padding: 10px; width: 225; height: 40px; background: url(img/tab1.jpg); color: white; font: bold 12pt arial}
.topItem		{padding: 2px; width: 225; height: 40px; background: url(img/tab1.jpg);}
.subFolder		{padding: 0px;}
.subItem		{padding: 0px;}
.sub			{display: none;
				background: url(images/tileback.gif) buttonface;;padding: 0px}
.sub .sub		{border: 0px;}

.icon			{margin-right: 5; width: 0; height: 0; vertical-align: top; display: none}

.outer			{border-left: 1px solid buttonshadow;
				border-right: 1px solid buttonhighlight;
				border-top: 1px solid buttonshadow;
				border-bottom: 1px solid buttonhighlight;
				background: buttonface;
				padding: 0px;}
				
.inner			{border-left: 1px solid buttonhighlight;
				border-right: 1px solid buttonshadow;
				border-top: 1px solid buttonhighlight;
				border-bottom: 1px solid buttonshadow;
				padding: 0px;
				overflow: hidden;}

.scrollButton	{display: none;}
				
.flat			{border: 1px solid buttonface;
				padding: 0px;}

-->

