*{
	margin: 0;
}
html, body {
	height: 100%;
	font-family: Tahoma,Helvetica,Arial;
	font-size: 12px;
	color:#FFFFFF;
}
Body {
	margin: 0px;
	z-index:-10;
	background-color:#000000;
}
.header{
	position:relative;
	text-align:center;
	padding-top:40px;
	z-index:100;	
}
#bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:0;
} 
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -167px;
	z-index:1;
}
.footer, .push {
	position:relative;
    height: 4em;
	text-align:center; 
	z-index:1;
}
.wrapper2 {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -154px;
}
.footer2, .push {
    height: 154px;
	text-align:center;
}
.MainTable {
	background-color: #000000;
	border: 1px solid #666666;
}
.Footer {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #CCCCCC;
}
.WhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Title {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.NormalText {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
	color: #AAAAAA;
}
.MediumText {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 14px;
	color: #AAAAAA;
}
a.FooterLink:link {
	color: #333333;
	text-decoration: none;
	font-family: Tahoma, Helvetica, Arial;
}
a.FooterLink:visited {
	color: #333333;
	text-decoration: none;
	font-family: Tahoma, Helvetica, Arial;
}
a.FooterLink:hover {
	color: #333333;
	text-decoration: underline;
	font-family: Tahoma, Helvetica, Arial;
}
a.FooterLink:active {
	color: #333333;
	text-decoration: underline;
	font-family: Tahoma, Helvetica, Arial;
}
a.NormalLink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
}
a.NormalLink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
}
a.NormalLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
}
a.NormalLink:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
}
a.MediumLink:link {
	color: #00CCFF;
	text-decoration: none;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 14px;
}
a.MediumLink:visited {
	color: #00CCFF;
	text-decoration: none;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 14px;
}
a.MediumLink:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 14px;
}
a.MediumLink:active {
	color: #FF0000;
	text-decoration: none;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 14px;
}
a.PageSelector:link {
	color: #990000;
	text-decoration: none;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
}
a.PageSelector:visited {
	color: #990000;
	text-decoration: none;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
}
a.PageSelector:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
}
a.PageSelector:active {
	color: #FF0000;
	text-decoration: none;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
}
a.WhiteLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.WhiteLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.WhiteLink:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.WhiteLink:active {
	color: #FF0000;
	text-decoration: none;
}
a.yellowLink:link {
	color: #FF6600;;
	text-decoration: none;
}
a.yellowLink:visited {
	color: #FF6600;;
	text-decoration: none;
}
a.yellowLink:hover {
	color: #FF6600;;
	text-decoration: underline;
}
a.yellowLink:active {
	color:#FF6600;
	text-decoration: none;
}
a.MoreLink:link {
	color: #00CCFF;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma, Helvetica, Arial;
	font-weight: bold;
}
a.MoreLink:visited {
	color: #00CCFF;
	text-decoration: none;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
}
a.MoreLink:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
}
a.MoreLink:active {
	color: #FF0000;
	text-decoration: none;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
}
h3 {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 14px;
}
.SubTitle {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #FF6600;
}
.BigText {
	font-family: Tahoma, Helvetica, Arial;
	color: #666666;
}
.SubTitle2 {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 14px;
	color: #152E76;
}
.PageTable {
}
.SectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #DDDDDD;
}
.EventTitle {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.Highlight {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
}
.MediumHighlight {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
}

#product_image a:active{
	border-style: none;
outline: none;

}


#logo_select a:active{
	border-style: none;
	outline: none;	
}

#product_image a:focus{
	border-style: none;
outline: none;

}


#logo_select a:focus{
	border-style: none;
	outline: none;	
}
.t_black {
	background-color: #000000;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.small {
	font-size: 9px;
}

/*Clicking buttons */
#but_con_1{
}
.but_int{
}
.but{
	background-image:url(magic_dot.png);
	background-position:12px 0px;
	float:left;
	margin-left:2px;
	overflow:hidden;
	width:12px;
	height:12px;
}
.but a{
text-decoration:none;
}


