/* Technitrader CSS */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #EFF7FA;
}

a:link {
	text-decoration: none;
	color: #444137;
} /* unvisited link */
a:visited {
	color: #000000;
	text-decoration: none;
}  /* visited link */
a:hover {text-decoration:underline; color: #000000;}   /* mouse over link */
a:active {
	color: #FFFFFF
}   /* selected link */

.copy_boxes a:link {
	text-decoration: none;
	color: #31465B;
} /* unvisited link */
.copy_boxes a:visited {
	color: #31465B;
	text-decoration: underline;
}  /* visited link */
.copy_boxes a:hover {
	text-decoration:underline;
	color: #646C55;
}   /* mouse over link */
.copy_boxes a:active {
	color: #000000;
	text-decoration: underline;
}   /* selected link */




#container {
	margin-right: auto;
	margin-left: auto;
	width:857px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/drop_shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;

}

#container2 
{
	width: 780px;
	margin-left:38px;
	border:solid black 1px;
	background-color: f7f0c6;
	
}

#header {
	background-image: url(../images/header3.jpg);
	height: 160px;
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
}
#header_links {
	font-size:12pt;
	color:#000000;
	padding-top: 125px;
	margin-left:250px;
	text-decoration: none;
	cursor: pointer;
}
#container #container2 #header {
	font-size: 12pt;
	font-weight: bolder;
	text-decoration: none;
}


#banner {
	border-top:solid black 1px;
	border-bottom:solid black 1px;
	padding-left:2px;
}

#nav_copy {
	padding-bottom:50px;
	background-image:url(../images/vert_separator.jpg);
	background-repeat:repeat-y;

}

#menu {
	float:left;
	width:150px;
	font-size:9pt;
	font-weight:bold;
	padding-top:10px;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a {
	display: block;
	text-decoration: none;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

#menu a:visited {
	display: block;
	text-decoration: none;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	color: #0B0A34;
}

#menu a:hover {
	color: #000000;
	background-color: #F8EED6;
}

.left_links {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
}

.left_links_rollover {
	background-color:#A2AF83;
	border-top:solid #777D71 1px;
	border-bottom:solid #777D71 1px;
}

#right_copy {
	width:500px;
	float:left;
	display:inline;
	padding-left:35px;
	padding-right:45px;
	text-align:justify;
	padding-top:20px;
	font-size:12pt;
	background-color: f7f0c6;
}

.clear_floats {
	clear:both;
	}
	

#footer {
	font-size:8pt;
	color:#FFFFFF;
	padding:20px;
	background-color:#080731;
	border-top:solid black 1px;
}

#footer:visited {
	font-size:8pt;
	color:#FFFFFF;
	padding:20px;
	background-color:#080731;
	border-top:solid black 1px;
}

#footer:hover {
	color: #FFFFFF;
	
}
#bottom_shadow {
	margin-right: auto;
	margin-left: auto;
	width:857px;
	}
	
.bar_spacer {
	border-top:solid black 2px;
	}
	
.copy_boxes {
	margin-bottom:10px;
	font-size:12pt;
	margin-top: 20px;
	width: 700px;
}

.header_boxes {
	padding-left:10px;
	padding-right:30px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:normal;
	font-size:11pt;
	font-weight:lighter;
	width: 700px;
	}
	


.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	font:bold 9pt Arial;
	line-height: 18px;
	z-index: 100;
	background-color: #C1E0EC;
	width: 280px;
}

.anylinkcss a{
	color: #363F2A;
	width: 100%;
	display: block;
	text-indent: 3px;
	padding-top:5px;
	padding-bottom: 5px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #607895;
	color: #000000;
	text-decoration: none;
}
.footerlink {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
#container #container2 #header #freedvd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: text-bottom;
	float: left;
	width: 125px;
	padding-left: 20px;
	padding-top: 85px;
}
#container #container2 #header #freedvd img {
	border: thin solid #000000;
	cursor: pointer;
}
.pdf_links {
	font-size: 12pt;
	font-weight: bold;
	color: #60754A;
	text-decoration: none;
}
#container #container2 #nav_copy #right_copy #pdf_links a {
	font-size: 12pt;
	font-weight: bold;
	color: #60754A;
	text-decoration: none;
}
#clip {
	height: 170px;
	width: 180px;
	color: #000000;
	text-decoration: none;
	background-color: #C2CBAE;
	border: 4px solid #000000;
	padding: 10px;
}
#clip a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.clip a {
	color: #000000;
	text-decoration: none;
}


.clip {
	border: 3px solid #000000;
	color: #000000;
}
.header_boxes2 {
	color: #758A49;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-variant: small-caps;
	font-weight: bold;
	background-color: #DADFCB;
	border: 2px solid #000000;
}
#slogan {
	padding: 10px;
	margin: 0px;
	float: right;
	top: 75px;
	font-size: 9px;
}
