BODY{

	background-color: white;
	

}

H1{
	color: #52004E;
	font-family: verdana;
	font-size: 2em;
	font-weight: bold;
	border-bottom: 0px solid light#52004E;
	padding-bottom: 0em;
}

.note{
	color: #52004E;
	background-color: #FFFACD;
	font-size: 0.7em;
	font-family: verdana,sans;
	padding: 5px;
	border: 0px solid #FF581A;
}

.title2
{
	color: #52004E;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 10px;
	
}

.title3
{
	color: #52004E;
	font-weight: bold;
	font-size: 1.0em;
	padding-top: 10px;
	
}

.t1
{	
	padding-left: 5px;
	
	
}

.t1 h1
{
	color: #155A9C;
	font-weight: bold;
	font-size: 1.4em;
	padding-bottom: 5px;
}

.t2
{
	padding-left: 10px;
	
	
}

.t2 h1
{
	
	color: #294766;
	font-weight: bold;
	font-size: 1.1em;
	
	padding-bottom: 5px;
	border-bottom: 1px solid lightgray;

}

.t3
{
	padding-left: 3em;
}

.t3 h1
{
	font-weight: bold;
	font-size: 1.0em;
	
	padding-bottom: 5px;
	
	
}

.main_banner{
	top: 10;
	left:10;
	color: #52004E;
	font-family: verdana, sans, arial;
	font-weight: bold;
	font-size: 0.9em;


}

.main_banner b{
	font-size: 2.0em;
	color: black;
}

.menu{
	padding: 5px;
	width: 150px;
}

.menu_title{
	color: #52004E;
	
	font-weight: bold;
	font-size: 0.9em;
	font-family: verdana, arial, sans;
	text-decoration: none;
	padding-top: 5px;
	
}

.sub_menu{
	padding-left: 15px;
	padding-top:2px;
	padding-bottom:2px;
	
}

.sub_menu b{
	color: white;
	background-color: #6081CE;
	
	font-weight: normal;
	font-size: 0.9em;
	font-family: verdana, arial, sans;
	text-decoration: none;
	
	padding: 5px;
	display: block;
}

.sub_menu a{
	color: black;
	
	font-weight: normal;
	font-size: 0.9em;
	font-family: verdana, arial, sans;
	text-decoration: none;
	display: block;
	padding: 0.4em;
}

.sub_menu a:Hover{
	color: blue;
	
	font-weight: normal;
	font-size: 0.9em;
	font-family: verdana, arial, sans;
	text-decoration: none;
	padding: 0.4em;
	display: block;
}

.content{

	text-align: justify;

	padding-left: 30px;
	padding-right: 50px;
	position: absolute;
	top: 5em;
	left: 10em;
	width: 50em;
	
}

.content a{
	color: blue;
	text-decoration: none;
}

.content a:hover{
	color: blue;
	text-decoration: underline;
}

.content a:visited{
	color: blue;
	text-decoration: none;
}

.content p{
	color: black;
	font-size: 1.0em;
}

.box-presentation{
	font-family: Sans, Arial, Verdana;
	
	color: black;
	/*background-color: #E5EBEF;*/
	width: 30em;
	padding: 3em;

	font-size: 0.9em;
}

.box-presentation b{
	
	word-spacing: 0.1em;
	width: 3em;
	font-size: 1.5em;
	font-family: Arial;
	padding-top: 0.9em;
}

.box-presentation img{
	
	padding: 1em;
}


.content img
{
	border: 0px solid black;
	padding: 1em;
}

.footer{
	color: #52004E;
	font-size: 0.7em;
	padding-top: 20px;
}


.styledTable
{
	color: black;
	background-color: white;
	
	font-size: 0.9em;
	border: 1px solid #155A9C ;
	

}

.styledTable th
{
	color: white;
	background-color: #155A9C;
	
	font-family: arial;
	font-size: 1.2em;
	
	
}

.styledTable th a
{
	color: #FFF8EA;
	
	font-weight: normal;
	font-style: italic;
	font-size: 0.9em;
	font-family: verdana, arial, sans;
	text-decoration: none;
}

.styledTable th a:hover
{
	color: #FFF8EA;
	
	font-weight: normal;
	font-style: italic;
	font-size: 0.9em;
	font-family: verdana, arial, sans;
	text-decoration: underline;
	
}

.styledTable th a:visited
{
	color: #FFF8EA;
	
	font-weight: normal;
	font-style: italic;
	font-size: 0.9em;
	font-family: verdana, arial, sans;
	text-decoration: none;
}

.commands
{
background-color: #d0d0d0;
color: black;
font-weight: normal;
font-style: normal;
font-size: 0.9em;
font-family: monospace;
text-decoration: none;

padding: 1em;
white-space: pre;
}

.faq_item
{
color: #44324A;
padding: 1em;
display: block;
}

.faq_item a
{
color: #294766;
font-weight: bold;
font-size: 1.2em;
}
