body {
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 13px;
}
a {
	color: #1D0C7F;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #1D0C7F;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #1D0C7F;
	font-family: tahoma;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-family: tahoma;
}
td, textarea, input, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tableDetail {
	font-size: 10px;
}
.mainleft {
	font-family: Tahoma, arial, sans-serif;
	color: #333333;
	margin: 10px 20px 10px;
}
.mainright {
	font-family: Tahoma, arial, sans-serif;
	color: #194469;
	margin: 10px 20px 10px;
}
H1 {
	font-size: 1.5em;
	color: #FCA01B;
}
H2 {
	font-size: 1.1em;
	font-family:Tahoma,arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.bframe {
	border: 1px solid #BFBFBF;
}
.mainleftnav {
	width:100%;
	vertical-align:middle;
	clear:both;
	margin-right:10px;
	margin-bottom:15px
}
a.amainleftnav:link {
	color: #194469;
	font-family: tahoma;
	text-decoration: none;
}
a.amainleftnav:visited {
	color: #194469;
	font-family: tahoma;
	text-decoration: none;
}
a.amainleftnav:hover {
	color: #FF9900;
	text-decoration: underline;
	font-family: tahoma;
}



/* FAQ Manager */

/*
body {
	margin: 0px;
	color: #1C2B4A;
	font-family: \"Palatino Linotype\", georgia, verdana, sans-serif;
	font-size: 13pt;
	line-height: 16pt;
	color: #333333;
}
*/

td.top {
	background-image: url(./images/bg.gif);
	padding: 20px;
	border-bottom: 1px solid #AAAAAA;
	color: #555555;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
}

td.middle {
	padding: 20px;
	padding-top: 10px;
	line-height: 13pt;
}

td.bottom {
	padding: 20px;
	color: #AAAAAA;
}

td {
	color: #444444;
	font-family: verdana, sans-serif;
}

table.box {
	border: 1px solid #AAAAAA;
	background: #F5F5F5;
}

td.box {
	padding: 10px;
}

input.button {
	background: #527DAA;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	padding: 2px;
}

input.dbutton {
	background: #DDDDDD;
	color: #666666;
	font-size: 9pt;
	font-weight: bold;
	padding: 2px;
}

h1 {
	font-size: 20pt;
	color: #555555;
	margin-bottom: 4px;
	font-size: 16pt;
	font-family: arial, sans-serif;
}

input.text {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 9pt;
}

textarea.text {
	font-family: \"Courier New\", courier, arial, sans-serif;
	font-size: 9pt;
}

textarea.text2 {
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;
}

select {
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;
}

div.shadow {
	background-image: url(./images/shadow.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 100%;
}

form {
	margin: 0px;
}

/*
a:link { color: #336699; }
a:visited { color: #336699; }
a:hover { color: #3399FF; }

a.bottom:link { color: #AAAAAA; }
a.bottom:visited { color: #AAAAAA; }
a.bottom:hover { color: #3399FF; }
*/
