/* CSS Document */

.para{
	font-family:Arial;
	font-size: 13px;
	line-height: normal;
	color: #000000;
}

.para2{
	font-family:Arial;
	font-size: 15px;
	line-height: normal;
	font-weight:bold;
	color: #000000;
	background-color:#FFFF99;	
}

.license{
	font-family:Arial;
	font-size: 15px;
	line-height: normal;
	font-weight:bold;
	color:#FF0000;
	background-color:#FFFF99;
}

.parablue{
	font-family:Arial;
	font-size: 13px;
	line-height: normal;
	color: #006dc4;
}

.footer{
	font-family:Arial;
	font-size: 10px;
	line-height: normal;
	color:#fff;
}

.header{
	font-family:Arial;
	font-size: 18px;
	line-height: normal;
	color: #0e3b7c;
	font-weight: bold;
}

.title{
	font-family:Arial;
	font-size: 25px;
	line-height: normal;
	color:#027a02;
	font-weight: bold;
}



.link{
	font-family: Arial;
	font-size: 13px;
	color: #000099;
	text-decoration: underline;
}



li{
	list-style-image:url(images/dot_green.gif);
}

.li2{
	list-style-image:url(images/dot_purple.jpg);
}



#movie {
	width: 500;
	height: 337;
	position: relative;
	top: 0px;
	left: 12px;
	margin: 0px;
	padding: 0px;
}

#select {
	width: 162px;
	height: 52px;
	position: relative;
	top: 52px;
	left: 15px;
}

/* HHH */

.txtDkBlu16{
	font-family:Arial;
	font-size: 16px;
	line-height: 24px;
	color: #1c5180;
	font-weight: bold;
}
.txtDkBlu14{
	font-family:Arial;
	font-size: 14px;
	line-height: 24px;
	color: #1c5180;
	font-weight: bold;
}
.txtDkGra11{
	font-family:Arial;
	font-size: 11px;
	line-height: 20px;
	color: #272727;
}
.txtGra12{
	font-family:Arial;
	font-size: 12px;
	line-height: 20px;
	color: #696969;
}
.txtBlu24{
	font-family:Arial;
	font-size: 24px;
	line-height: 22px;
	color: #2c5ef1;
	font-weight: bold;
}
.txtBlu18{
	font-family:Arial;
	font-size: 18px;
	line-height: 22px;
	color: #2c5ef1;
	font-weight: bold;
}
.txtRed12{
	font-family:Arial;
	font-size: 12px;
	line-height: 20px;
	color: #CC0033;
}
.txtDkPur14{
	font-family:Arial;
	font-size: 14px;
	line-height: 24px;
	color: #96428f;
	font-weight: bold;
}
.txtDkGrey14{
	font-family:Arial;
	font-size: 14px;
	line-height: 24px;
	color: #696969;
	font-weight: bold;
}
h1 {
	font: normal 28px Myriad, Arial, Verdana, Helvetica, sans-serif;
	color: #006dc4;
	display: block;
	border-bottom: #b0b0b0 1px solid;		
}

h2 {
	font: bold 20px Myriad, Arial, Verdana, Helvetica, sans-serif;
	color: #006dc4;
	display: block;
	margin-bottom: 1px;
	}
	
h3 {
	font: bold 16px Myriad, Arial, Verdana, Helvetica, sans-serif;
	color: #006dc4;
	display: block;
	margin-bottom: 1px;
	}

#container {
    width: 780px;
	background-color:#aca89b;
	background-image:url(../images/comp/bkgd_content.jpg);
	background-repeat: repeat-y; 
    margin: 0px auto 0px auto;
}


#topics a {
	font-size: 13px;
	display: block;
	margin: 10px 0;
	padding: 0;
}
