p {
	margin-left:15;
}
.whitefont { 
	font-family: Arial, Verdana, Tahoma;
	color: #ffffff; 
	font-size: 10pt;
	font-weight: normal;
}
.whitefontsmall {
	font-family: Arial, Verdana, Tahoma;
	color: #ffffff;
	font-size: 8pt;
	font-weight: normal;	
}
h1 {
	font-family: Arial, Verdana, Tahoma;
	color: #ffffff;
	font-size: 8pt;
	font-weight: normal;	
	margin-bottom:0px;
}
.paragraftitle {
	font-family: Arial, Verdana, Tahoma;
	color:  #FFCC00;
	font-size: 10pt;
	font-weight: bold;
}
.promotitle {
	font-family: Arial, Verdana, Tahoma;
	color:  #FFCC00;
	font-size: 12pt;
	font-weight: bold;
}
a { 
	font-family: Arial, Verdana, Tahoma;
	color: #FFCC00; 
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Verdana, Tahoma;
	color: #FFCC00;
	text-decoration: none;
}
.linxsmall { 
	font-family: Arial, Verdana, Tahoma;
	color: #FFCC00;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
.linxsmall:hover {
	font-family: Arial, Verdana, Tahoma;
	color: #FFCC00;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
.menu {
	font-family: Arial, Verdana, Tahoma;
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
	font-weight : bold;
}
.menu:hover {
	font-family: Arial, Verdana, Tahoma;
	color: #FFCC00;
	font-size: 10pt;
	text-decoration: none;
	font-weight : bold;
}
.menu_2 {
	font-family: Arial, Verdana, Tahoma;
	color: #FFCC00;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
.menu_2:hover {
	font-family: Arial, Verdana, Tahoma;
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
.th {
	font-family: Arial, Verdana, Tahoma;
	color: #FFCC00;
	background-color: #000000;
	font-size: 10pt;
	font-weight: bold;
}
.txt1 {	
	font-family: Arial, Verdana, Tahoma;
	color: #ffffff;
	background-color: #7F0A0A;
	font-size: 10pt;
}
.txt2 {
	font-family: Arial, Verdana, Tahoma;
	color: #ffffff;
	background-color: #990000;
	font-size: 10pt;
}
.txt3 {
	font-family: Arial, Verdana, Tahoma;
	color: #ffffff;
	font-size: 8pt;
	font-weight : normal;
}
.no_border {
	border-width: 0px;
}
.no_top {
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	background-color: #990000;
	border-style: solid; 
	border-color: #D1841D;
}
.no_bottom {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	background-color: #990000;
	border-style: solid; 
	border-color: #D1841D;
}
.no_bottom_right {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-color: #990000;
	border-style: solid; 
	border-color: #D1841D;
}
.left_border {
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px; 
	background-color: #990000;
	border-style: solid; 
	border-color: #D1841D;
}
.right_border {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	background-color: #990000;
	border-style: solid; 
	border-color: #D1841D;
}
.left_top {
	border-width: 0px;
	background: url(http://cachewww.mgc.com/images/corner_l_t.gif);	
}
.left_bottom {
	border-width: 0px;
	background: url(http://cachewww.mgc.com/images/corner_l_b.gif);
}
.right_top {
	border-width: 0px;
	background: url(http://cachewww.mgc.com/images/corner_r_t.gif);
}
.right_bottom {
	border-width: 0px;
	background: url(http://cachewww.mgc.com/images/corner_r_b.gif);
}
.x{
	 FONT-WEIGHT:bold;
	 FONT-SIZE:10pt;
	 COLOR:#FFFFFF;
	 FONT-FAMILY:Arial;
	 BACKGROUND-COLOR:#990000;
	 TEXT-DECORATION:none;
	 border-top:1pt solid #FFCC00;
	 border-right:1pt solid #FFCC00;
	 border-bottom:1pt solid #FFCC00;
	 border-left:1pt solid #FFCC00;
 }