/* Default CSS Stylesheet for a new Web Application project */{}

BODY	{ background-color:#993300; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#cc3300',EndColorStr='#993300') }

BODY,P,TD,UL	{ font-family:"Comic Sans Ms",Arial,Helvetica,sans-serif; font-size:12px; color:#000; }

.bck1	{ /*/*/background:url('../images/spolletini_home.jpg'); background-repeat:no-repeat;/* */ }

A:link,A:visited	{ color:#060; text-decoration:none; }
A:hover,A:active	{ color:#096; text-decoration:none; }

HR	{ color:#ccc; height:1px; border-style:dashed; }
B	{ font-weight:bold; }
U	{ text-decoration:underline; }
I	{ font-style:italic; }
PRE	{ whitespace:pre; }
UL	{ font-size:13px; line-height:18px; }
LI	{ white-space:normal; list-style:circle; }
TEXTAREA,INPUT	{ color:#00f; }
SELECT	{ color:#c00; }
.submit	{ font-size:11px; color:#fff; text-align:center; background-color:#74B65C; border-color:#9cc; cursor:hand; }

H6 { font-size:12px; }
H5 { font-size:14px; }
H4 { font-size:18px; }
H3 { font-size:20px; }
H2 { font-size:22px; }
H1 { font-size:24px; }

.ptx	{ font-size:12px; line-height:16px; }
.vtx	{ font-size:12px; text-indent:25px; line-height:16px; }
.gtx	{ font-size:14px; color:#060; }

.v7	{ font-size:9px; font-family:Geneva,Arial,Helvetica,sans-serif; }
.v8	{ font-size:9px; font-family:Geneva,Arial,Helvetica,sans-serif; color:#060; }
.v10	{ font-size:10px; }
.vw10	{ font-size:10px; }
.v11	{ font-size:11px; }
.v14	{ font-size:14px; }
.vw14	{ font-size:14px; }
.v16	{ font-size:16px; }
.v18	{ font-size:18px; }
.v20	{ font-size:20px; }
.c15	{ font:15px "Lucida Handwriting Italic",cursive; color:#060; }
.c16	{ font:16px "Lucida Handwriting Italic",cursive; color:#060; }
.r20	{ font:20px "Lucida Handwriting Italic",cursive; color:#c00; }

.GeneralPage
{
	background-color: white; /* Background Color */
	background-image: none; /* Background Image */
	margin-bottom: 0px; /* Margins */
	margin-left: 0px; /* Margins */
	margin-right: 0px; /* Margins */
	margin-top: 0px; /* Margins */
}

.GeneralTable
{
	background-color: white; /* Background Color */}

.TopBanner
{
	font-family: "Comic Sans Ms", 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: left; /* Align Text */
}

.TopSubBanner
{
	font-family: "Comic Sans Ms", Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #E7E3D7; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #74B65C;/*#666666;  Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
}


.LeftColumn
{
	font-weight: bold;
	font-size: 10pt;
	background-image: none;
	vertical-align: top;
	width: 20%;
	color: #ffffff;
	font-style: normal;
	font-family: 'Californian FB' , "Comic Sans Ms", Arial, Helvetica, sans-serif;
	background-color: #74b65c;
	text-align: left;
	text-decoration: none;
}

.RightColumn
{
	font-family: "Comic Sans Ms", Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: #ffffff;
	font-style: normal;
	font-family: 'Californian FB' , "Comic Sans Ms", Arial, Helvetica, sans-serif;
	
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #74B65C;  /*#C6BFA5; 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: "Comic Sans Ms", Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C6BFA5; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #000000; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}


.Instructions
{
	font-family: "Comic Sans Ms", 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; /* Font Style */
	background-color: #fff1ca; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}


.ErrorMessages
{
	font-family: "Comic Sans Ms", 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: "Comic Sans Ms", 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: "Comic Sans Ms", 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: #fff1ca; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.Inputs
{
	font-family: "Comic Sans Ms", 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: "Comic Sans Ms", 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: #fff1ca; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */

}

.ContentTableHeader
{
	font-family: "Comic Sans Ms", Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Heading Font Size */
	color: #000000; /* Heading Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #E7E3D7; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.ContentTable
{
	background-color: #E7E3D7;
}

.ContentTableHorizontal
{
	background-color: #E7E3D7;
}

