a:link {
color: #333333;
text-decoration: none;
}

a:visited {
color: #333333;
text-decoration: none;
}

a:hover {
color: #ff9900;
text-decoration: none;
}

a:active {
color: #333333;
text-decoration: none;
}

a.sublink:link { 
color: #3660c2; 
text-decoration: none;
} 

a.sublink:visited  { 
color: #3660c2; 
text-decoration: none;
} 

a.sublink:hover  { 
color: #ff9933; 
text-decoration: none;
} 

a.sublink:active  { 
color: #3660c2; 
text-decoration: none;
} 


.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3366cc;
}
.subheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.subheader3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.mainfont-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c7bd0;
}
.orange-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
}
.subheader-blue14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4c7bd0;
	font-weight: bold;
}
.blue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3660c2;
}
.subheader-underlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3366cc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0C054;
}
.orange-topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0C054;
}
.mainfont-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-transform: none;
}
.mainfont-12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}
.bg-mainbox {
	background-image: url(../images/mainbox.jpg);
	background-repeat: no-repeat;
}
.bg-movie {
	background-image: url(../images/bg_movie.jpg);
}
.bg-body {
	background-image: url(../images/body_bgtop.jpg);
}
.background-smallbox1 {
	background-image: url(../images/smallbox1.jpg);
}
.background-smallbox2 {
	background-image: url(../images/smallbox2.jpg);
}
.bg-copyright {
	background-image: url(../images/copyrightbottom.jpg);
}
.bg-moviebox {
	background-image: url(../images/movie_box.jpg);
	background-repeat: no-repeat;
}
.bg-copyright2 {
	background-image: url(../images/bg_copyright.jpg);
	background-repeat: no-repeat;
}
.whitemainfont11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.subheader16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3366cc;
}
.subheader24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #3366cc;
}

