/* CSS Document */

body	{
	background-color:#121212;
	margin:0px;
}
.TopLeft	{	
	font-family:Tahoma;
	font-size:10px;
	color:#242424;
	text-align:left;
}
.TopLeft	a { color:#242424; text-decoration:none;}
.TopLeft	a:hover { color:#242424; text-decoration:none;}
.TopRight	{	
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
	text-align:right;
	vertical-align:bottom;
	padding-bottom:25px;
}
.TopRight	a { color:#666666; text-decoration:none;}
.TopRight	a:hover { color:#666666; text-decoration:overline;}
h1,h2,h3,h4,h5	{
	font-family:Tahoma;
	font-size:16px;
	color:#999999;
	text-align: left;
	margin-top:0px;
	margin-bottom:4px;
}
.body	{
	font-family: Tahoma;
	font-size:11px;
	color: #DAD9D1;
	text-align:justify;
	width:550px;
	padding-right:20px;

}
.body	a	{ 
	color: #DAD9D1;
	text-decoration: none;
	background-color: transparent;
	border-color: #666666;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
.body	a:hover	{
	color:#FFFFFF;
	text-decoration: none;
	background-color: transparent;
	border-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
.rightcol	{
	padding: 0px 0px 10px 20px;
}

/* backgrounds */

.bkgtop {
	background-image:url(../images/bkgtop.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:150px;
	border-bottom: #000000 1px solid;
}
.bkgmain	{
	background-color:#121212;	
}
.bkgbody	{
	background-color:#242424;
	padding:0px 20px 0px 20px;
}
.bkgbtm	{
	background-image:url(../images/bkgbtm.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:17px;
}
.bkgbtmi	{
	background-image:url(../images/bkgbtmi.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:20px;
}
.bkgtopmenu	{
	background-image:url(../images/bkgtopmenu.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:0px 15px 10px 15px;
}
.bkgfooter	{
	background-image: url(../images/bkgfooter.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:17px 30px 15px 30px;
	font-family:Tahoma; 
	font-size:11px;
	text-align:center;
	color:#404040;
}
.bkgfooter	a	{ color:#404040; text-decoration:none;}
.bkgfooter	a:hover	{color:#6F6F6F; text-decoration:overline;}
.subfooter	{
	width:25%;
	padding:2px 0px 2px 0px;
	font-family:Tahoma;
	font-size:11px;
	color:#404040;
	text-align:left;
}
.subfooter	a	{ color:#404040; text-decoration: none;}
.subfooter	a:hover	{ color:#6F6F6F; text-decoration: overline;}
.bkgfoot	{
	background-image: url(../images/bkgfoot.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:17px 30px 12px 30px;
	font-family:Tahoma; 
	font-size:11px;
	text-align:center;
	color:#404040;
}
.bkgfoot	a	{ color:#404040; text-decoration:none;}
.bkgfoot	a:hover	{color:#6F6F6F; text-decoration:overline;}
.bkgspacer	{
	background-image: url(../images/spacer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:12px;
}
.OtherLinks	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EEEEEE;
	padding-bottom:15px;
	line-height:15px;
	text-align:justify;
	border-bottom:#565846 dashed 1px;
}
.OtherLinks	a	{ 
	color: #CFCFBC;
	text-decoration: none;
	background-color: transparent;
	border-color: #3F4038;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
.OtherLinks	a:hover	{
	color:#9AA3A2;
	text-decoration: none;
	background-color: transparent;
	border-color: #9AA3A2;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
.RightColInfo	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CFCFBC;
	padding-bottom:15px;
	line-height:15px;
	text-align:justify;
	border-bottom:#565846 dashed 1px;
}
.RightColInfo	a	{ 
	color: #CFCFBC;
	text-decoration: none;
	background-color: transparent;
	border-color: #3F4038;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
.RightColInfo	a:hover	{
	color:#9AA3A2;
	text-decoration: none;
	background-color: transparent;
	border-color: #9AA3A2;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
.RightColNotes	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CFCFBC;
	padding: 15px;
	line-height:15px;
	text-align:left;
	border-bottom:#565846 dashed 1px;
	background-image:url(../images/bkg_rightcolnotes.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
.RightColNotes	a	{ 
	color: #CFCFBC;
	text-decoration: none;
	background-color: transparent;
	border-color: #3F4038;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
.RightColNotes	a:hover	{
	color:#9AA3A2;
	text-decoration: none;
	background-color: transparent;
	border-color: #9AA3A2;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
.LeftColNotes	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CFCFBC;
	padding-bottom:15px;
	padding-top: 15px;
	padding-right: 15px;
	line-height:15px;
	text-align:justify;
	border-bottom:#565846 dashed 1px;
}
.LeftColNotes	a	{ 
	color: #CFCFBC;
	text-decoration: none;
	background-color: transparent;
	border-color: #3F4038;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
.LeftColNotes	a:hover	{
	color:#9AA3A2;
	text-decoration: none;
	background-color: transparent;
	border-color: #9AA3A2;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
#spacer	{
	background-image:url(../images/spacer2.jpg);
	background-repeat:no-repeat;
	width:570px;
	padding-top:5px;
	padding-bottom:10px;
	vertical-align:middle;
}	

/* Forms */

.TextBox	{
	background-color:#242424;
	border:#666666 1px solid;
	width:250px;
	height:16px;
	font-family:Tahoma;
	font-size:12px;
	text-indent:5px;
	padding-top:3px;
	padding-bottom:3px;
	color:#DDDDDD;
	background-image:url(../images/bkgcontact.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.TextBoxSml	{
	background-color:#242424;
	border:#666666 1px solid;
	width:100px;
	height:16px;
	font-family:Tahoma;
	font-size:12px;
	text-indent:5px;
	padding-top:3px;
	padding-bottom:3px;
	color:#DDDDDD;
	background-image:url(../images/bkgcontact.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.DropBox	{
	background-color:#242424;
	border:#666666 1px solid;
	width:250px;
	height:18px;
	font-family:Tahoma;
	font-size:12px;
	color:#DDDDDD;
}
.CommentBox	{
	background-color:#242424;
	border:#666666 1px solid;
	width:450px;
	height:150px;
	font-family:Tahoma;
	font-size:12px;
	padding:3px 7px 3px 7px;
	color:#DDDDDD;
	background-image:url(../images/bkgcontact.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.SecBox	{
	background-color:#242424;
	border:#666666 1px solid;
	width:80px;
	height:20px;
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#DDDDDD;
	padding-top:3px;
	padding-bottom:3px;
	vertical-align:middle;
	text-align: center;
	background-image:url(../images/bkgcontact.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.FormTxt	{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#EEEEEE;
	text-align:left;
	padding-left: 5px;
}
.FormTxtSml	{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#EEEEEE;
}