
body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	text-align:left;
	vertical-align:top;
}

form 
{
	margin-left:auto;
	margin-right:auto;
	height:auto;
	width:790px;
}
a:link {
	color: #1267C2;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: #4BC514;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #1267C2;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;

}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 10px;
	color: #656565;
	font-weight: normal;
}
ul
{
	display:inline; 
	margin:0px; 
	list-style-type:disc;	
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	margin-bottom:0px;
}
li
{
	margin-top:0px;
	margin-left:20px;
	padding-bottom:2px;
	color: #656565;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
.text1 {
	font-family: Verdana;
	font-size: 10px;
	color: #1267C2;
	font-weight: normal;
}
.text2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #1267C2;
}
.text3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #1267C2;
	text-decoration: underline;
}
.textBig {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.textBigBoldBlue {
	font-family: Verdana;
	font-size: 12px;
	color: #1267C2;
	font-weight: bold;
}
.textBigBoldItalicized {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style:italic;
}
.textBiggerBold {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.frame {
	font-family: Verdana;
	font-size: 10px;
	color: #87D27F;
	border: 1px solid #87D27F;
}
.text4 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #A7321A;
}
.designed_by {
	font-family: Arial;
	font-size: 8.5px;
	font-weight: lighter;
	color: #000000;
}
.text5 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #A7321A;
}
.text6 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #6F1D00;
	text-decoration: underline;
}
.text7 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.LeftColumn
{
	background-image:url('./images/LeftBack.png');
	background-position:left;
	width:253px;
	height:612px;
	float:left;
	border-bottom:solid 3px #FFFFFF;
	border-right:solid 3px #FFFFFF;
}
.BottomShadow
{
	background-image:url('./images/bottomshadow.png');
	background-position:left bottom;
	background-repeat:repeat-x;
	height:625px;
	width:776px;
	border-right:solid 1px #BBBBBB;
	border-left:solid 1px #BBBBBB;
	border-top:solid 1px #BBBBBB;
}
.RightShadow
{
	background-image:url('./images/verticalshadow.png');
	background-position:left top;
	float:left;
	width:10px;
	height:615px;
}

.RightColumn
{
	background-image:url('./images/Welcome.png');
	background-repeat:no-repeat;
	background-position:left top;	
	width:510px;
	height:177px;
	float:left;
}

.RightLowerColumn
{
	width:510px;
	height:440px;
	float:left;
	vertical-align:top;
}

.DevBy
{
	width:776px;
	border-bottom:solid 1px #BBBBBB;
	border-left:solid 1px #BBBBBB;
	border-right:solid 1px #BBBBBB;
	font-size:9px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#D5D5D5;
}

