/* Start Buttons


/*Other Button */
}




/* end buttons */

/* Video player sytle */
#video {
float:right;
padding: 0 0 4px 4px;
margin-top:20px;
}
.video_box {
   margin-top: 1px;	   
   background: #ff6600;
   width:250px; height:15px;
   border-color:#666;
   border-width:1px;;
   border-style:solid;
}

.video_content { 
	margin:0px 12px 0 12px;	
}

.video_content a, a:focus, a:active  { 
	font-family:Verdana, Geneva, sans-serif; 
	letter-spacing:1.5px;
	font-size:10px; 
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

.video_content a:hover  { 
	color:#630;
}
/*end video player style */

.navmenu {
	border: 1px solid #3c6;
}

p {
	padding: 1px;
}

a {
	font-weight: normal;
	color: #063;
	text-decoration: underline;
}

a:hover, a:focus, a:active {
	color: #000;
	text-decoration:none;
	background-color:#CCCCCC;
}

ul {
	padding: 3px;
}

li {
	margin-top: 0px;
	margin-bottom: 3px;
	list-style-type: square;
	margin-right: 0px;
}

.ulplain {
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	text-align: justify;
}

.liplain {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-type: disc;
	text-align: justify;
	margin-right: 0px;
}

.custtable {
	padding-right: 25px;
	padding-left: 25px;
}

.indentobject {
	padding-left:25px;
}

.bodytext {
	font-weight: normal;
	color: #000000;
	padding-left: 25px;
	padding-right: 25px;
	text-align: justify;
	padding-top: 15px;
}

.imagesright {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
	border: 0px solid;
}

.download {
font-size:x-small;
}

.reversed {
color:#FFFFFF
}

.bodysmall {
	font-size: x-small;
	color:#666666	
}

#highlightbox {
	border:none;
	border-collapse: collapse;
	background-color: #99CC99;
	margin-top: 20px;
	}
	
#highlightbox TD {
	background-color: #99CC99;
	color: #000;
	font-size: 100%;
	border: 1px solid #FFF;
	}

caption, .caption {
	/* there is also ".note", which is basically the same but without bold or centering*/
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	text-align: center;
	}

.question {
	color: #063;
	background: #e6fff2;
	text-align:center;
}

.latin {
	font-size:12px;
	font-style: italic;
}

.pdf {
	color: #999;
}