﻿a:link
{
	color:Blue;
	text-decoration:none;
}

a:visited
{
	color:Purple;
	text-decoration:none;
}

a:hover
{
	color:Blue;
	text-decoration:underline;
}

a:active
{
	color:Blue;
	text-decoration:none;
}

/* W3C CSS validator likes CSS files to start with a class rather than a comment, 
which is why this comment is below the a:links section. To make sure link styles work properly, 
set them up in LVHA order. That's link, visited, hover, and active. */

/*body
{
    background-color:#dcdcdc;
    height:100%;
    padding:5px;
    width:715px;
}*/

.DivCentered
{
	text-align:center;
	vertical-align:middle;
	margin-right: 0px;
}

.header
{
	color:red;
	font-family:Verdana;
}

.HeaderRuleMain
{
	color:red;
	height:1px;
	width:100%;
}

.List1
{
    color:red;
    list-style-type:disc;
    margin-left:25px;
}

.List2
{
    list-style-type:none;
    margin-left:0px;
}

.main
{
    background-color:white;
    border:1px;
    border-color:#A0522D;
    border-style:solid;
    float:left;
    margin-top:5px;
    padding:5px;
    position:relative;
    width:650px;
}

.NewWindow
{
	font-family:Verdana;
	font-size:0.7em;
	position:relative;
	text-align:center;
}

span 
{ 
	color:black;
}

.text
{
    font-family:Verdana;
    font-size:small;
}
.text1 /*td class on contact page*/
{
	font-family:Verdana;
    font-size:small;
    padding-left:15px;
}


.TextCopyright
{
    font-family:Verdana;
    font-size:0.7em;
    text-align:center;
}

.TextThumbnail
{
    font-family:Verdana;
    font-size:0.7em;
    text-align:center;
}

.TextIntro
{
	color:red;
	font-family:Verdana;
	font-size:large;
	font-weight:bold;
}

.td1
{
	behavior:url('Styles/iepngfix.htc');
}

	
.address
{
	clear:both;
	font-size:12px;
	margin: 0 auto;
	text-align:center;
	/*vertical-align:bottom;*/
	width:75%;
}

.Control
{
	margin-right:56px;
}


.copynotice
{
	text-align: center;
}

.CustomControls
{
	font-family: Calibri, Arial;
	padding-left:3px;
	padding-right:3px;
}



/*#############################################################################*/

/*Styles for Contact Page Form*/

.EAddress
{
	clear:right;
	float:left;
	height:23px;
	text-align:right;
	width:100%;
}

.EBody
{
	float:right;
	height:200px;
	width:100%;
}

.EmailMain
{
	clear:left;
	float:left;
	font-family:Calibri, Arial;
	height:80%;
	margin-left:5px;
	margin-top:3px;
	text-align:right;
	vertical-align:top;
	width:27%;
}

.EmailMain2
{
	clear:left;
	float:right;
	margin-left:2px;
	padding-left:0px;
	/*height:100%;*/
	/*width:75%;*/
	height: 439px;
}

.EMainText
{
	/*clear:Both;
	float:Left;*/
    font-family:Calibri, Arial;
    font-size:90%;
    height:455px;
    padding-left:5px;
    vertical-align:top;
    /*width:100%;*/
    width:600px;
}

.ETextContent
{
	font-family:Calibri, Arial;
	font-size:100%;
	padding-left:2px;
	vertical-align:top;
	width:75%;
}

.ESubject
{
	float:left;
	height:23px;
	text-align:right;
	width:100%;
}

.Message
{
	float:left;
	height:23px;
	text-align:right;
	width:100%;
}

.SendMsg
{
	font-size:100%;
	text-align:center;
}

.TB1
{
	float:right;
	width:99%;
}

.TB2
{
	float:right;
	width:99%;
}
.CC
{
	float:right;
	width:99%;
}

.Wrapper2
{
	clear:both;
	/*height:508px;*/
	padding-top:5px;
	vertical-align:bottom;
	width:600px;
}

.redText
{
	color:Red;
}

/*###############################################################################*/


/******************************Table Class **************************************/


.Subject
{
}
.body2
{
	/*height:100%;*/
    padding:5px;
    text-align:left;
}

.popupcontrol1
{	width: 944px;
}
.Spacer
{
}
.ResetControls
{
	background-image: none;
}

.ASPxLabel1
{
	font: bold, arial, small;
	cursor:pointer;
	color:Blue;
	text-align:center;
	text-decoration:underline;
}
