body 
{
scrollbar-3dlight-color:#0000ff;
scrollbar-arrow-color:#0000ff;
scrollbar-base-color:#0000ff;
scrollbar-darkshadow-color:#0000ff;
scrollbar-face-color:#0000ff;
scrollbar-highlight-color:#0000ff;
scrollbar-shadow-color:#0000ff;
}

body {
  margin: 0;
  padding: 0;
  
  background-color: #0000ff;
  /*background-image: url("http://www.globalhonk.com/pics/bg.gif");*/
  font: 76% Times New Roman;
}


/* SUBNAV ============================================================================= SUBNAV */

#Hsubnav				{	}

#Hsubnav ul			{	list-style: none; 
								border: 0; 
								margin: 0;
								padding: 0;
								} 

#Hsubnav li			{	display: inline; 
								font: 0.9em/2.9 Times New Roman; 
								text-align: center; 
								margin: 0px 5px 0px 0px; 
								padding: 0; 
								border: 0;
								}

#Hsubnav li a			{	display: inline;
								font-weight: bold; 
								text-decoration: none; 
								border: 1px solid #CDCDCD; 
								padding: 3px 7px 5px 7px; 
								background: #Ffffff;
								}
									
#Hsubnav li a:hover	{ color: #000; background: #CDCDCD; }

.subnav				{	}

.subnav ul			{	list-style: none; 
								border: 0; 
								margin: 0;
								padding: 0;
								} 

.subnav li			{	display: inline; 
								font: 0.9em/2.9 Times New Roman; 
								text-align: center; 
								margin: 0px 5px 0px 0px; 
								padding: 0; 
								border: 0;
								}

.subnav li a			{	display: inline;
								font-weight: bold; 
								text-decoration: none; 
								border: 1px solid #CDCDCD; 
								padding: 3px 7px 5px 7px; 
								background: #F2F2F2;
								}
									
.subnav li a:hover	{ color: #000; background: #CDCDCD; }

#Vsubnav				{	float: right;
								background: #FFF;
								border: 0;
								margin: 0px 0px 0px 10px; 
								padding: 5px 5px 0px 5px; 
								}

#Vsubnav ul			{	list-style: none;
								border: 0;
								margin: 0px 0px 0px 0px;
								padding: 0px 0px 0px 0px;
								} 

#Vsubnav li			{	list-style: none;
								display: block; 
								font: Times New Roman; 
								text-align: center; 
								border: 1px solid #CDCDCD; 
								width: 120px; 
								margin: 0px 0px 7px 0px; 
								padding: 0px 0px 0px 0px; 
								}

#Vsubnav li a			{	display: block;
								font-weight: bold; 
								text-decoration: none; 
								margin: 0px 0px 0px 0px;
								padding: 3px 2px 4px 5px;
								background: #F2F2F2;
								}
									
#Vsubnav li a:hover	{ color: #FFF; background: #808080; }

/* STRUCTURAL STYLES ==================================================================== */

.inline					{	display: inline; }
img						{	display: block; border: 0; }
.inlineimg				{	display: inline; border: 0; }

IMG.limg				{	float: left; display: block; margin: 7px 5px 5px 0px; }
IMG.rimg				{	float: right; display: block; margin: 7px 0px 5px 5px; }
IMG.cimg				{	text-align: center; display: block; margin: 0 0 1em 0; }

.leftimage				{	font-weight: bold; float: left; display: block; margin: 7px 5px 5px 5px; }
.rightimage				{	font-weight: bold; float: right;  display: block; margin: 7px 5px 5px 5px; }
.centerimage			{	font-weight: bold; text-align: center; display: block; margin: 0 0 1em 0; }


HR						{	
							width: 100%; display: block; height: 1px; margin: 0; clear: both; }

DL							{	font-size: 1em; line-height: 1.5em; }
DT						{	font-weight: bold; }
a						{	font-weight: bold; }
								
ul							{	margin-top: 5px; }
li p						{	margin: 0px 0px 0px 0px; 
								margin-bottom: 0.5em;  }

.capsule { border-style: solid; border-width: 1px 1px 1px 1px; border-color: #000000; 
								padding: 5px; }

.bannerads { padding: 2px 0px 2px 0px; }

a.cmdlink:link, a.cmdlink:visited

						{
							border:  medium double #cccccc;
							background: #111111;
							color: #ececec;
						}
a.cmdlink:hover

						{
							border:  medium double #cccccc;
							background: #ececec;
							color: #1c1c1c;
						}

/* FOOTER ======================================================================= FOOTER */

#foot						{	font-size: 0.7em; 
								font-weight: normal; 
								clear: both;
								line-height: 1.3em; 
								text-align: left;
								margin-top: 0px;
								padding: 5px; 
								padding-bottom: 0px; 
								width: 100%;
								border-top: 1px solid #000; }
.foot_right				{	text-align: right; float: right; padding: 0; }

#foot a:link, #foot a:active, #foot a:visited		{	text-decoration: none; }
#foot a:hover		{	text-decoration: underline; }

#printfoot				{	display: none; }


/* REPORTS ===================================================================== REPORTS */

.activity_sitename		{ font-size: 10px; }
.activity_data				{ font-size: 10px; }

.oddrow						{ font-size: 10px; color: #000000; background-color: #cccccc; }
.evenrow					{ font-size: 10px; color: #000000;  background-color: #ffffff; }
.totalsrow					{ font-weight: bold; font-size: 11px; color: #000000; background-color: #cccccc; }
.headrow					{ font-weight: bold; font-size: 11px; color: #ffffff; background-color: #000000; }
.headrow a:link, .headrow a:active, .headrow a:visited	{ font-weight: bold; font-size: 11px; color: white; background-color: #000000; }

.calendartext				{ font-size: 9px; }

/* CALENDAR ===================================================================== CALENDAR */


.caltable { border-style: solid; border-width: 1px 1px 1px 1px; border-color: #2A437D; 
								padding: 10px; }
.calcell   {	border-style: solid; border-width: 1px 0px 0px 1px; border-color: #C4D0E1; }
.calendartext { font-size: 10px; color: #2A437D; font-family: Times New Roman; }

.eventdate { margin-bottom: 2px; }
.eventdesc {	font-family: Times New Roman; font-weight: normal; font-size: 11px;  
					border-style: dashed; border-width: 0px 0px 1px 0px; 
					margin-left: 0px; margin-top: 4px; padding-bottom: 15px; }

.newsdesc {	margin-top: 3px; padding-top: 3px; margin-bottom: 20px; 
					font-family: Times New Roman; font-size: 12px; font-weight: normal; color: #000000;
					border-style: solid; border-width: 1px 0px 0px 0px; border-color: #C4D0E1; }
.newsdate {	font-family: verdana; font-size: 10px; font-weight: normal; color: #000000; }
.newscarrot { font-size: 10px; color: #9B410E; }

.formlabel			
				{	
					color: #000000;
					font-family: Times New Roman;
					font-size: 10px;
					font-weight: bold; 
					margin: 0;
					padding: 5px 5px 5px 0px;
				}
		
.checklabel		{
					display: inline; 
					font-size: 11px; 
					padding: 0px 5px 2px 0px; 
				}		

INPUT.publicbutton	{	font-size: 1em;
								font-weight: normal;
								width: auto;
								border: 0; 
								background-color: #CDCDCD; 
								color: #000; 
								padding: 3px 0px 5px 0px; 
								cursor: hand;
								}
INPUT.publiccheck	{	color: #FFF;
								width: auto;
								border: 0px solid #B3BCDB; 
								border-collapse: collapse;
								padding: 0; 
								margin-top: 4px; 
								vertical-align: middle; 
								}
								
INPUT.checklabel	{	font-size: 11px; 
								padding: 0px 5px 2px 0px; 
								margin-bottom: 5px; 
								}


INPUT.checkbox				{	display: inline; 
								}

.AlbumTitle			{
						font-family: Times New Roman;
						font-size: 0.9em;
						padding: 0px 0px 0px 0px;
						margin: 0px 0px 0px 0px;
						font-weight: normal; 
						line-height: 1.3em; 

					}
.AlbumNav			{
						font-family: verdana;
						font-size: 0.9em;
						padding: 0px 0px 0px 0px;
						line-height: 1.5em; 
						margin: 0px 0px 0px 0px;
						font-weight: bold; 
					}
.AlbumTable			{
						border: 1px solid #B3BCDB; 
						display: inline;
						text-align: center;
						padding: 0px 0px 0px 0px;
						margin: 0px 0px 0px 0px;
					}
					
.AlbumDiv				{	}


.AlbumDiv ul			{	list-style: none; 
								border: 0; 
								margin: 0;
								padding: 0;
								} 

.AlbumDiv li			{	display: inline; 
								font: 0.9em/2.9 Times New Roman; 
								text-align: center; 
								margin: 0px 0px 0px 0px; 
								padding: 0; 
								border: 0;
								}


.webformlabel	{
					color: #000000;
					font: 0.8em/0.8 Times New Roman; 
				}

.webformcheckboxlabel 	{
					color: #000000;
					font: 0.9em/0.9 Times New Roman; 
					font-weight: bold;
				}


.subnavigation				{
							}
.subnavigation ul			{	list-style: none;	
							} 

.subnavigation li			{	
								display: inline;
								float: left;
								text-align: center;
								white-space: nowrap;
								border: 1px solid #000000; 
								margin: 2px 2px 2px 2px; 
							}

.subnavigation li a:link, 
.subnavigation li a:active, 
.subnavigation li a:visited
							{	text-decoration: none;
							}
.subnavigation li a:hover	{	text-decoration: underline;
							}
								


.currentsubpage 		{	font-weight: bold; }
									

.verticalsubnavigation				
						{	
							float: right;
							width: 200px;
						}
								
.verticalsubnavigation ul
						{
							list-style: none;
						} 

.verticalsubnavigation li
						{
							display: block; 
							text-align:center;
							padding: 2px 2px 2px 2px; 
							border: 1px solid #000000; 
						}

.verticalsubnavigation li a
						{
							font-weight: bold;
							padding: 5px 5px 5px 5px; 
						}

.verticalsubnavigation li a:link, 
.verticalsubnavigation li a:active, 
.verticalsubnavigation li a:visited
						{
							text-decoration: none;
						}
.verticalsubnavigation li a:hover
						{	text-decoration: underline;
						}

body
		{
			text-align: center;
			font: Times New Roman; 
			color: #000000; 
			margin: 0px 0px 0px 0px;
			background-repeat: repeat-x; 
		}


.header				
{	
width: 100%;
text-align: left;
position:absolute;
top:200;
left:0;					}

.content			{	border: 0; 
						padding: 10px 10px 10px 10px;
						border-collapse: collapse;
						width: 598px; 
						text-align: left;
					} 
								
#printbanner		{	display: none; }

						
/* NAVIGATION ===================================================================== NAVIGATION	*/ 

.basicleftnavtd
					{	width: 162px;
						vertical-align: top;			
					}

.basicleftnav		{
						background: #FFF url("images/siteimages_05.jpg") repeat-y left top;		
					}
								
.basicleftnav ul	{	
						border: 0;
						margin: 0;
						padding: 0px 10px 0px 15px;
					}					
.basicleftnav li	
					{
						list-style: none;
						padding: 0px 0px 0px 0px;
						width: 132px;	
					}
.basicleftnav li a	{
						text-align: left;
						display: block;
						font: 0.90em/1.4 Arial, Lucida, sans-serif;
						font-weight: bold;	
					}
									
.basicleftnav li a:link, .basicleftnav li a:visited	
					{
						color: #ffffff;
						background: transparent; 
						font-weight: bold;					
						letter-spacing: 1px;
						background: #666666;
						margin: 0px;
						border: 1px solid #000000;
						padding: 1px 1px 1px 5px;
					}
.basicleftnav li a:hover	{
						color: #ffffff;
						font-weight: bold;					
						letter-spacing: 1px;
						background: #666666;
						margin: 0px;
						border: 1px solid #000000;
						padding: 1px 1px 1px 5px;
						background-color: #1c1c1c;
					}

.basicleftnav li.level2nav a:link, .basicleftnav li.level2nav a:visited	{	
						padding: 0px 0px 0px 15px;
						font-weight: normal;
						}
	
.basicleftnav li.level2nav a:hover
							{
								padding: 0px 0px 0px 15px;
								font-weight: normal;
							}
.menu_heading		{ font-size: 12px; font-weight: bold; margin: 0px 10px 5px 0px; color:#F26B23; }

.menu_price			{ font-size: 10px; color: #808080; }

.menu_content		{ font-size: 12px; margin: 0px 0px 10px 0px; }

h1	{
	font-size: 1.6em;
	}

h2	{
	font-size: 1.3em;
	}

h3	{
	font-size: 1.2em;
	}

h4	{
	font-size: 1.1em;
	}

h5	{
	font-size: 0.70em;
	}

dl {
		font-weight: normal;
	}
	
dt {
		font-weight: bold;
	}

.liststylenone {
		list-style-image: url();
		list-style-type: none;
}

.liststylecheckboxes {
		list-style-image: url(images/checkbox.gif);
		list-style-type: circle;
}


.liststylecheckmarks {
		list-style-image:	 url(images/checkmark.gif);
		list-style-type: circle;
}

.liststyle {
	list-style-image: url();
}

.liststylesquares {
	list-style-image: url();
	list-style-type: square;
}

.liststylecircles {
		list-style-image: url();
		list-style-type: circle;
}

.liststylenumbers {
	list-style-type: decimal;
}

.liststyleletters {
	list-style-image: url();
	list-style-type: upper-alpha;
}
.content2column		{
						width: 50%;
						vertical-align: top;
						padding: 5px 5px 5px 5px;		
					}						

.content3column		{
						width: 33%;
						vertical-align: top;			
					}						
