body, td
 {
	font-family: Tahoma, Arial;
	font-size:11px;
	font-weight: normal;
	color:#999898;
	margin:0px 0px 0px 0px;
	padding:0px;
	align: left;
	line-height: 13px;
	vertical-align:top;
 }
 
 img { border:0; }

.white
{
	font-family: Tahoma, Arial;
	font-size:11px;
	font-weight: bold;
	color:#ffffff;
	line-height: 24px;
}

.white2
{
	font-family: Tahoma, Arial;
	font-size:11px;
	font-weight: bold;
	color:#ffffff;
	line-height: 18px;
}

.white3
{
	font-family: Tahoma, Arial;
	font-size:13px;
	color:#ffffff;
	line-height: 16px;
	padding:20px 20px 20px 20px;
	background-color:#929385;
	border-color: #000000;
	border-style: solid;
	border-width:2px;
}

.white4
{
	font-family: Tahoma, Arial;
	font-size:13px;
	color:#ffffff;
	line-height: 16px;
	padding:3px 10px 0px 0px;
	background-color:#929385;
}

.gray
{
	font-family: Tahoma, Arial;
	font-size:14px;
	font-weight: bold;
	color:#D6D6D6;
	margin:10px 0px 0px 0px;
	align: left;
	line-height: 18px;
}	

.video
{	
	font-family: Tahoma, Arial;
	font-size:11px;
	font-weight: bold;
	color:#ffffff;
	line-height: 18px;
	background-image: url(images/video-bg.jpg);
	background-repeat; repeat-y;
}

a.white:link, a.white:visited
{
	font-family: Tahoma, Arial;
	font-size:11px;
	font-weight: bold;
	color:#ffffff;
	line-height: 24px;
	text-decoration: underline;
}

a.white:hover, a.white:active
{
	font-family: Tahoma, Arial;
	font-size:11px;
	font-weight: bold;
	color:#CD4C13;
	line-height: 24px;
	text-decoration: underline;
}

.textbox
{
	font-family: Tahoma, Arial;
	font-size:11px;
	font-weight: normal;
	color:#2d2d2d;
	background: #ffffff;
}

.orange
{
	font-family: Tahoma, Arial;
	font-size:11px;
	font-weight: normal;
	color:#CD4C13;
}

a.orange:link, a.orange:visited
{
	font-family: Tahoma, Arial;
	font-size:11px;
	font-weight: normal;
	color:#CD4C13;
	text-decoration: underline;
}

a.orange:hover, a.login:active
{
	color:#F2BDA6;
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}

a.orangelarger:link, a.orangelarger:visited
{
	font-family: Tahoma, Arial;
	font-size:13px;
	font-weight: bold;
	color:#CD4C13;
	text-decoration: underline;
}
a.orangelarger:hover
{
	color:#F2BDA6;
	font-family:Tahoma;
	font-size:13px;
	font-weight: bold;
	text-decoration: underline;
}
.larger
{
	font-family: Tahoma, Arial;
	font-size:14px;
	font-weight: normal;
	color:#CD4C13;
	align: left;
	line-height: 15px;
 }

.largebold
{
	font-family: Tahoma, Arial;
	font-size:14px;
	font-weight: bold;
	color:#CD4C13;
	align: left;
	line-height: 16px;
 }

#hide { display: none; }


a:link { 
	color:#8E8B7E;
	text-decoration: underline;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight: normal;
}

a:visited { 
	color:#8E8B7E;
	text-decoration: underline;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight: normal;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #B3AC8D;
	}


.indent10
{ 
 margin-left: 10px;
}

.indent20
{ 
 margin-left: 20px;
 margin-right: 40px;
}

.indent30
{ 
 margin-left: 30px;
}

.indent36
{ 
 margin-left: 36px;
 line-height: 18px;
 font-size:11px;
 margin-right: 40px;
}

.indent36M
{ 
 margin-left: 36px;
 line-height: 16px;
 font-size:12px;
}

.indent50
{ 
 margin-left: 50px;
}

.indent50left10down
{
 margin-left: 50px;
 margin-top: 10 px;
}

.indent60
{ 
 margin-left: 60px;
}

.rightindent
{
 margin-left: 20px;
 margin-right: 40px;
}

.boxbg
{
	background-image: url(images/topboxbg.gif);
}

.leftbox
{
	background-image: url(images/leftbox.gif);
}

.rightbox
{
	background-image: url(images/rightbox.gif);
}

.bottombox
{
	background-image: url(images/bottombox.gif);
}

.leftbg
{
	background-image: url(images/leftbg.gif);
	vertical-align: bottom
}

.rightbg
{
	background-image: url(images/rightbg.gif);
	vertical-align: bottom
}

.footerbg
{
	background-image: url(images/bottombg.gif);
	align: center
}

.footer
{
	color:#7B7F81;
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	line-height: 15pt;
}

a.footer, a.footer:visited
{
	color:#ffffff;
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}

a.footer:hover, a.footer:active
{
	color:#C63109;
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}

.title
{
	color:#780000;
	font-family:Tahoma, Arial;
	font-size:15px;
	font-weight: bold;
	line-height: 17px;
}

 .border
{
float: right;
margin: 0px 0px 5px 5px;
border: 1px dotted #666;
padding: 10px;
}

.indent90 {position: absolute; left: 92;}

.indent70 {position: absolute; left: 70;}	

.proud
{	
	padding-top:50px;
	padding-left: 20px;
}