/* Custom CSS Stylesheet for Kite Wind Surf LLC project */{}

.GeneralPage
{
	background-color: white; /* Background Color */
	background-image: url(images/bgimg.jpg); /* Background Image */
	width: 700px;
	margin-bottom: 0px; /* Margins */
	margin-left: 0px; /* Margins */
	margin-right: 0px; /* Margins */
	margin-top: 15px; /* Margins */
}

.nounder{
	font-size:8pt;
	font-family:veranda,arial;
	color:#ffffff;
	font-weight:Bold;
	text-decoration : none;
}

.under{
	font-size:8pt;
	font-family:veranda,arial;
	color:#ffffff;
	font-weight:Bold;
	text-decoration : underlined;
}

.smlwhtlnk{
	font-size:8pt;
	font-family:veranda,arial;
	color:#ffffff;
	font-weight:normal;
	text-decoration : none;
}

.RightColumnText{
	font-size:8pt;
	font-family:veranda,arial;
	color:#ffffff;
	font-weight:normal;
	text-decoration : none;
}

A.smlwhtlnk:hover{
	font-size:8pt;
	font-family:veranda,arial;
	color:#000000;
	font-weight:normal;
	text-decoration : none;
}

.smlblklnk{
	font-size:8pt;
	font-family:veranda,arial;
	color:#000000;
	font-weight:normal;
	text-decoration : none;
}

A.smlblklnk:hover{
	font-size:8pt;
	font-family:veranda,arial;
	color:#ffffff;
	font-weight:normal;
	text-decoration : none;
}

A.nounder:hover{
	font-size:8pt;
	font-family:veranda,arial;
	color:#000000;
	font-weight:Bold;
	text-decoration : none;
}

A.blnounder{
	font-size:8pt;
	font-family:veranda,arial;
	color:#000000;
	font-weight:Bold;
	text-decoration : none;
}

A.under:hover{
	font-size:8pt;
	font-family:veranda,arial;
	color:#000000;
	font-weight:Bold;
	text-decoration : underlined;
}



.sig{
	font-size:10px;
	font-family:veranda,arial;
	color:#ffffff;
	font-weight:normal;
	text-decoration : none;
}

.caption{
	font-size:10px;
	font-family:veranda,arial;
	color:#000000
	font-weight:normal;
	text-decoration : none;
}

.cart
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: white; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */

}

.webcam
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10px; /* Font Size */
	color: black; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */

}

.GeneralTable
{
	background-color: #5C7987; /* Background Color */}

.TopBanner
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 28px; /* Font Size */
	color: #666666; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #FFFFFF; /* Background Color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
}

.TopSubBanner
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #D8E0E3; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #000066; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
}


.LeftColumn
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #D8E0E3; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.RightColumn
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #ffffff; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #0033CC; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}


.Footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #D8E0E3; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #000066; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}


.Instructions
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #ffffff; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #3399FF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}


.ErrorMessages
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C90D4F; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Messages
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C90D4F; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Headings
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: Black; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.Inputs
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
}

.Content
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */

}

.ContentTableHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Heading Font Size */
	color: #ffffff; /* Heading Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #3399FF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.ContentTable
{
	background-color: #8D8E8D;
}

.ContentTableHorizontal
{
	background-color: #8D8E8D;
}

.FrontPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFCC;
	color: #000000;
}

TD.b{
		background-color:#0033CC;
		cursor:hand;
		cursor:pointer;
		color:#cccccc;
		font-family:verdana,arial,sans-serif;
		font-size:11px;
		border:1px solid #3399FF;
}

TD.bOver{
		background-color:#3366FF;
		cursor:hand;
		cursor:pointer;
		color:white;
		font-family:verdana,arial,sans-serif;
		font-size:11px;
		border:1px solid #3399FF;
}

TD.bDown{
		background-color:black;
		cursor:hand;
		cursor:pointer;
		color:#cccccc;
		font-family:verdana,arial,sans-serif;
		font-size:11px;
		border:1px solid #3399FF;
}

TD.bChosen{
		background-color:#0033CC;
		cursor:hand;
		cursor:pointer;
		color:#cccccc;
		font-family:verdana,arial,sans-serif;
		font-size:11px;
		border:1px solid #3399FF;
}

TD.o{
		background-color:#F06F0C;
		cursor:hand;
		cursor:pointer;
		color:#ffffff;
		font-family:verdana,arial,sans-serif;
		font-size:11px;
		border:1px solid #3399FF;
}

TD.oOver{
		background-color:#BF5300;
		cursor:hand;
		cursor:pointer;
		color:white;
		font-family:verdana,arial,sans-serif;
		font-size:11px;
		border:1px solid #3399FF;
}

TD.oDown{
		background-color:black;
		cursor:hand;
		cursor:pointer;
		color:#cccccc;
		font-family:verdana,arial,sans-serif;
		font-size:11px;
		border:1px solid #3399FF;
}

TD.oChosen{
		background-color:#F06F0C;
		cursor:hand;
		cursor:pointer;
		color:#cccccc;
		font-family:verdana,arial,sans-serif;
		font-size:11px;
		border:1px solid #3399FF;
}

.piclarge { 
border: 2px solid #666666 
} 

.cr_heading{
	font-size:21pt;
	font-family:veranda,arial,sans-serif;
	color:#0033CC;
	font-weight:bold;
	text-decoration : none;
}

TD.pageBorder{background-color:#3399FF;color:#cccccc;}

A.Buttonlink:link{text-decoration:none;font-weight:normal;color:black;cursor:hand;cursor:pointer;}
A.Buttonlink:visited{text-decoration:none;font-weight:normal;color:black;cursor:hand;cursor:pointer;}
A.Buttonlink:active{font-weight:normal;color:black;cursor:hand;cursor:pointer;}

#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	background-color: #CCCCCC;
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}



/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#content {
	width:100%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding:8px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	padding-top:6px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}
