<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.topbox
{
	border-top: solid 1px #666666;
}

.dgScroll
{
	overflow:scroll;
	height:100px;
}


.GeneralPage
{
background-color: #ffffff; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

.GeneralTable
{
background-color: White; /* Background Color */
}

.TopBanner
{

}

.TopSubBanner
{

}

.LeftColumn
{
vertical-align: Top; /* Align Text */
width: 155px;}

.RightColumn
{
vertical-align: Top; /* Align Text */
width: 15%;}

.Footer
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12px; /* Font Size */
color: #DEAEA4; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Instructions
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12px; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
 /*background-color: #FFFFFF; Background color */
text-align: Left; /* Align Text */


}

#Instruction1_Table2
{
	background-color:#DEAEA4;
	padding:10px;	
	border: dashed 1px #000000;
}



.ErrorMessages
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12px; /* 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 */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12px; /* 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 */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 14px; /* 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 */
text-align: Left; /* Align Text */
}

.Content
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12px; /* Font Size */
color: #622D33; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}

.ContentContemporary
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12px; /* Font Size */
color: #354375; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}

.ContentConservatoryAndPatio
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12px; /* Font Size */
color: #61733D; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}

.ContentNoBGColour
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12px; /* Font Size */
color: #622D33; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}

.ContentTableHeader
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 14px; /* Font Size */
color: #704D2D; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #E3BF9B; /* Background color */
text-align: Left; /* Align Text */
padding-top:2px;
padding-bottom:2px;
}

.ContentTable
{
background-color: #E3BF9B;
}

.ContentTableHorizontal
{
background-color: #E3BF9B;
}

.homeContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333366;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.collectionContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #775733;
	padding: 6px;
}


</Style>