/* general definition*/
body {
	background-color: #ffffff;
	background-image: url("images/site_background.gif");

	font-family: Arial, Helvetica, sans-serif;
	color: #000000; 
	font-size: 12px; 
}

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

a.outer {}
a.outer:link { color:#006600;}
a.outer:visited {color:#006600;}
a.outer:hover {color:#006600; text-decoration:none;}

a.internal {font-weight: bold;}
a.internal:link { color:#016599;}
a.internal:visited {color:#016599;}
a.internal:hover {color:#3399cc; text-decoration:none;}

a.moviethieves {font-weight: bold; text-decoration:none;}
a.moviethieves:link { color:#ffffff;}
a.moviethieves:visited {color:#ffffff;}
a.moviethieves:hover {color:#99ffaa;}

a.moviethievesSub {text-decoration:none;}
a.moviethievesSub:link { color:#333333;}
a.moviethievesSub:visited {color:#333333;}
a.moviethievesSub:hover {color:#1EAA35;}

.menu_items{
	padding-left:10px;
	padding-right:10px;
}
.menu_items a:link, .menu_items a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}
.menu_items a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#5EBEDE;
	text-transform:uppercase;
	text-decoration:none;
}

/* text */
td.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000; 
	font-size: 12px; 
}
td.text h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#3790BC;
	font-style:italic;
	margin-bottom:6px;
}

.breadcrumb {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	font-size: 10px; 
}
.breadcrumb a:link, .breadcrumb a:visited{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	font-size: 10px;
	text-transform:none;
	text-decoration:underline; 
}
.breadcrumb a:hover{
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	font-size: 10px; 
	text-transform:none;
	text-decoration:none; 
}

td.sectionTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0A2A6F; 
	font-size: 12px;
	font-weight: bold;
	background-color: #E1DFDA;
}

td.moviethieves {
	font-weight: bold;
	background-color: #1EAA35;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px; 
}

td.moviethievesSub {
	background-color: #99ffaa;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px; 
}



strong.notice {
	color:#990000;
}
strong.name {
	color:#ff9900;
}
.capitalize{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-transform:uppercase;
}


/* specific definition */
td.header {
	background-color: #3385AE;
	background-image: url("images/header_bg.gif");
}

td.content1
{
background:url(images/content_edge_l.gif);
}
td.content2
{
background:url(images/content_edge_r.gif);
}
td.footer {
	background-color: #3385AE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	font-size: 12px; 
}

td.footer1
{ 
background: url(images/footer_edge_l.gif);
}
td.footer2
{ 
background: url(images/footer_edge_r.gif);
}
td.bg1
{background:url(images/divline_v.gif);
}
td.bg2
{background:url(images/pagetitle_whatslegal_img.jpg);
}
td.bg3
{background:url(images/pagetitle_about_img.jpg);
}
td.bg4
{background:url(images/pagetitle_moviethieves_img.jpg);
}
td.bg5
{background:url(images/pagetitle_education_img.jpg);
}
td.bg6
{background:url(images/pagetitle_enforcement_img.jpg);
}
a.footer {}
a.footer:link { color:#333333;}
a.footer:visited {color:#333333;}
a.footer:hover {color:#cccccc; text-decoration:none;}
