@charset "utf-8";



body {

	background-image: url(images/page_bg.jpg);

	background-repeat: repeat-x;

	background-color: #3d4d60;

	margin: 0px;

	padding: 0px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



.Menu {

	color: #666666;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 11px;

	text-decoration: none;

}

.Menu:hover {

	color: #FF6600;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 11px;

	text-decoration: none;

}

.AMenu {

	color: #666666;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 11px;

	text-decoration: none;

	padding-left: 20px;

}

.AMenu:hover {

	color: #FF6600;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 11px;

	text-decoration: none;

	padding-left: 20px;

}

.Bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 0px;

}

.Bodytexts {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	text-align: left;

	border: 0px;

	margin: 0px;
	padding-left:10px;

}

.Tabtext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-align: left;

	border: 0px;

	margin: 0px;

	padding: 0px;

	text-align:center;

}

.Bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 0;
	text-align: left;
	padding: 0;
	margin: 0;
	padding-left: 6px;

}

.Articletext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	border: 0px;

	margin: 0px;

	font-weight: bold;

	text-align: left;

}

a:link {

	color: #666666;

}

a:visited {

	color: #666666;

}

a:hover {

	color: #FF6600;

}



.Title {

	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 12px;

	text-decoration: none;

	text-indent: 10px;

	text-align: left;

}

.Headerkeywords {

	font-weight: normal;

	color: #CCCCCC;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	padding-right: 5px;

	padding-left: 8px;

}

.Readmore {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	padding-right: 7px;

}

.Bodytitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #3F4E61;

	text-align: left;

	font-weight: bold;

}

.Footerkeyword {font-size: 11px; color: #cccccc; font-family: Arial, Helvetica, sans-serif;}

.Footermenu {

	font-size: 11px;

	color: #000000;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

}

.txtboxcontactus {

color:#000000;

font-family:Geneva, Arial, Helvetica, sans-serif;

text-decoration:none;

font-weight:bold;

font-size:11px;

height:14px;

width:250px;

}



.txtareacontactus {

color:#000000;

font-family:Geneva, Arial, Helvetica, sans-serif;

text-decoration:none;

font-weight:bold;

font-size:11px;

height:100px;

width:250px;

}

.txtcontacthead {

color:#444F63;

font-size:11px;

font-weight:bolder;

text-decoration:none;

font-family:Verdana, Arial, Helvetica, sans-serif;

}

.txtcontact {

color:#444F63;

font-size:11px;

font-weight:300;

text-decoration:none;

font-family:Verdana, Arial, Helvetica, sans-serif;

}

.txtbodysubpages {

color:#444F63;

font-size:11px;

font-weight:bold;

text-decoration:none;

font-family:Verdana, Arial, Helvetica, sans-serif;

}

.configure {

color:#3F4953;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:11px;

font-weight:bold;

text-decoration:underline;

}

.txtbottoml

{

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:12px;

font-weight:bold;

color:#B1B0B0;

}

.texttutorial {

color: #666666;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:13px;

font-weight:bold;

text-decoration: none;

}.Bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}




pre{
font-family:Arial;
white-space: pre; /* CSS2 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap; /* HP printers */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
word-wrap: break-word; /* IE */
}

