
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
}

.paragraphbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #852C85;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC99CC;
	line-height: 14pt;
}
.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #663399;
	line-height: 14pt;
}
.white {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; text-decoration: none; color: #CC99CC
}
.heads {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #852C85;
}
.paragraphSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
}

/*LAYOUT MOVIE
============*/

.video_container{
	clear: both;
	margin-top: 30px;
}

.flash{
	float: left;
	margin-right:30px;
}

.flash_nav{
	float: left;
	background: url(../images/video_links_bg.jpg) no-repeat;
	width: 261px;
	height: 281px;
}

.flash_nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #996699;
	line-height: 14pt;
	width: 180px;
	display: block;
}

.flash_nav a:hover{
	font-size: 7pt;

}

.flash_nav a.item1{
	margin:70px 0pt 0pt 23px;
}

.flash_nav a.item2{
	display: block;
	margin:17px 0pt 0pt 23px;
}

* html .flash_nav a.item1{
	margin: 0;
	margin: 68px 0pt 0pt 23px;
	display: block;
}

* html .flash_nav a.item2{
	margin: 0;
	margin: 12px 0pt 0pt 23px;
	display: block;
}