
.bodytext a:link
	{
	color: #003788;
	}
	
.bodytext a:visited
	{
	color: #3b3041;
	}
	
.bodytext a:hover
	{
	color: #3380D0;
	}
	
.bodytext a:active
	{
	color: #3380D0;
	}

.bodytext
	{
	font-size: 11pt;
	}

.bodytext_refresh a:link
	{
	color: #003788;
	}
	
.bodytext_refresh a:visited
	{
	color: #003788;
	}
	
.bodytext_refresh a:hover
	{
	color: #3380D0;
	}
	
.bodytext_refresh a:active
	{
	color: #3380D0;
	}

.bodytext_refresh
	{
	font-size: 11pt;
	}

.smaller

	{
	font-size: 10pt;
	line-height: 13pt;
	}
 
.smaller-b

	{
	font-size: 9pt;
	line-height: 12pt;
	}
 
.smaller-c

	{
	font-size: 8pt;
	line-height: 9pt;
	}

.smaller a:link, .smaller-b a:link, .smaller-c a:link
	{
	color: #003788;
	}
	
.smaller a:visited, .smaller-b a:visited, .smaller-c a:visited
	{
	color: #3b3041;
	}
	
.smaller a:hover, .smaller-b a:hover, .smaller-c a:hover
	{
	color: #3380D0;
	}
	
.smaller a:active, .smaller-b a:active, .smaller-c a:active
	{
	color: #3380D0;
	}

.announcement

	{
	color: #80002A;
	}

BODY
	
	{
	color: #003850;
	background-color: #EDDDD2;
	background-image: url(hex_twister_bg.gif);
	background-attachment: scroll;
    line-height: 1.15;
    font-size: 11pt;
    font-family: Georgia, "Times New Roman", Times, serif;
	}
	
DL
	{
	line-height: 1.15;
	}
 

DL.smaller

	{
	font-size: 10pt;
	line-height: 1;
	}
		
INPUT.FormStyle, TEXTAREA.FormStyle

    {
    background-color: #F4F9FF;
    color: #335580;
    padding: 1px 5px 1px 5px;
    font-size: 11pt;
    font-family: Courier, "Courier New", monospace;
    }

INPUT.FormStyle:hover, TEXTAREA.FormStyle:hover

    {
    background-color: #FFFFFF;
    color: #000000;
    }

.submit-button

	{
	color: #003788;
	background-color: #AAFFDD;
	}

.submit-button:hover

	{
	color: #3380D0;
	cursor: pointer;
	}

.submit-button:active

	{
	color: #000000;
	cursor: pointer;
	}

table.book-section

	{
	border-color: #fef1e5;
	background-color: #EAD9CE;
	border-style: solid;
	border-width: 1px;
	}

.special-border-date

	{
	padding:10px;
	/*background-color: rgb(237,221,210);*/
	background-color: #EAD9CE;
	border-color: #FEF1E5;
	border-style: solid;
	border-width: 1px;
	}

td.special-border

	{
	border-color: #FEF1E5;
	background-color: #EAD9CE;
	border-style: solid;
	border-width: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	}
	
table.special-border-a

	{
	border-color: #FEF1E5;
	background-color: #EAD9CE;
	border-style: solid;
	border-width: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	}
	
td.border-search

	{
	border-color: #fef1e5;
	background-color: #EAD9CE;
	border-style: solid;
	border-width: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 11px;
	padding-right: 10px;
	}

.sociable-hovers

	{
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
	}

.sociable-hovers:hover

	{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	}
