/* Global Settings */
body {
	margin:0px;
	background-color:#212020;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#CCCCCC;
}

.BackStripes {
	background-image:url(images/background_stripes.jpg);
	background-repeat:repeat-x;
	height:279px;
}
.BackBlack {
	background-color:#000000;
}
.DividerBar {
	background-image:url(images/vertical_divvider.gif);
	background-repeat:repeat-y;
	width:15px;
}

.bodyCopy{
	font-family:Verdana;
	font-size:11px;
	line-height:16px;
	color:#ffffff;
	font-weight:normal;
	text-align:left;
}
.bodyCopyTitle{
	font-family:Verdana;
	font-size:14px;
	line-height:18px;
	color:#969494;
	font-weight:bold;
	text-align:left;
}

a.bodyCopyLink:link, a.bodyCopyLink:visited { 
	font-family:Verdana;
	font-size:11px;
	line-height:16px;
	color:#931515;
	font-weight:normal;
	line-height: 16px;
	text-decoration:none;
}
a.bodyCopyLink:hover { 
	font-family:Verdana;
	font-size:11px;
	line-height:16px;
	color:#ffffff;
	font-weight:normal;
	text-decoration: underline; 
}
.FootMenu { 
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #b4b1b1; 
	text-decoration: none; 
	line-height: 16px;
}
a.FootMenu:link, a.FootMenu:visited { 
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #b4b1b1; 
	text-decoration: none; 
	line-height: 16px;
}
a.FootMenu:hover { 
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: underline; 
	line-height: 16px;
}

.FootMenuContacts { 
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none; 
	line-height: 16px;
	text-align:left;
	
}
a.FootMenuContacts:link, a.FootMenuContacts:visited { 
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none; 
	line-height: 16px;
}
a.FootMenuContacts:hover { 
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: underline; 
	line-height: 16px;
}


a.foot:link, a.foot:visited { 
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	line-height: 16px;
}
a.foot:hover { 
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: underline; 
	line-height: 16px;
}
.foottext { 
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	line-height: 16px;
}
.tableText {
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	line-height: 16px;
}
.tableTextTitle {
	font-family: verdana, arial, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none; 
	line-height: 16px;
}
a.TableLink:link, a.TableLink:visited { 
	font-family: verdana, arial, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none; 
	line-height: 16px;
}
a.TableLink:hover { 
	font-family: verdana, arial, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: underline; 
	line-height: 16px;
}
.smallParagraphBreak {
	height:2px;
}
