body {
	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#020202;
}
h1, h2, h3 {
	margin:0px;
	padding:0px;
}


/*TEXT*/


.bredcum_text_yellow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#F6EB32;
	line-height:normal;
}

.bredcum_text_white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ffffff;
	line-height:normal;
}

.bottom_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:26px;
}

.white_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
}

.bredcum_text_yellow_inner {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#F6EB32;
	line-height:normal;
}

.bredcum_text_yellow_inner span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#FFAE2D;
	line-height:normal;
}

.yellow_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F6EB32;
	font-weight:bold;
}




/*LINKS*/
a:link, a:active, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}



a.right_menu:link, a.right_menu:active, a.right_menu:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#F7E832;
	font-weight:bold;
	text-decoration:none;
}

a.right_menu:hover {
	color:#FFFFFF;
	text-decoration:none;
}


a.right_menu_h:link, a.right_menu_h:active, a.right_menu_h:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

a.right_menu_h:hover {
	color:#F7E832;
	text-decoration:none;
}

a.yellow_link:link, a.yellow_link:active, a.yellow_link:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F6EB32;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

a.yellow_link:hover {
	color:#FFFFFF;
	text-decoration:none;
}

a.yellow_link2:link, a.yellow_link2:active, a.yellow_link2:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F6EB32;
	font-weight:bold;
	text-decoration:none;
}

a.yellow_link2:hover {
	color:#FFFFFF;
	text-decoration:none;
}

a.yellow_link3:link, a.yellow_link3:active, a.yellow_link3:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F0BC01;
	text-decoration:none;
}

a.yellow_link3:hover {
	color:#FFFFFF;
	text-decoration:none;
}


a.bottom_link:link, a.bottom_link:active, a.bottom_link:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	margin:0 8px;
}

a.bottom_link:hover {
	color:#F6EB32;
	text-decoration:none;
}


/*MISC*/

.rightmenu_top_bg {
	background-image:url(../images/rightmenu_top_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:42px 10px 0 10px;
}

.rightmenu_mid_bg {
	background-image:url(../images/rightmenu_mid_bg.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

.welcome_box {
	background-image:url(../images/welcome_box.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:35px;
	line-height:17px;
}

.welcome_video_space {
	padding:0 0 10px 10px;
}

.dotted_line {
	background-image:url(../images/dotted_line.gif);
	background-repeat:repeat-x;
	background-position:center left;
}

.event_box_bg {
	background-image:url(../images/event_box_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.event_img {
	padding:0 10px 5px 0;
}

.event_img2 {
	padding:0 0px 0px 10px;
}.td_dash {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.img-border {
	border: 1px solid #9F2B2B;
	padding: 3px;
}
.frame {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
