*
{
	padding:0px;
	margin:0px;
	border:none;
	outline:none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.wrapper
{
	width:920px;
	margin:0px auto 0px auto;
}

.header
{
	background-image: url(../images/links/links.jpg);
	background-repeat: no-repeat;
	height:160px;
}
.footer
{
	background-color:#EBCCCC;
	padding:10px;
	text-align:center;
	border-top:4px solid #990000;
}

.clear
{
	clear:both;
}


a
{
	text-decoration:none;
}
a:link {
	color: #0000CC;
}
a:visited {
}
a:hover {
	text-decoration: underline;
}
a:active {
}
h1 {
	font-size: 18px;
	padding:10px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h1, h2, h3
{
	font-family: Georgia, Times New Roman, Times, serif;
}


ul.link-heads
{
	width:100%;
	/*background-color:#FFFF00;*/
}

ul.link-heads li
{
	width:33%;
	/*background-color:#FF0000;*/
	float:left;
	margin-bottom:15px;
}
table
{
	border-collapse:collapse;
}
td
{
	vertical-align:top;
}
td.attribute
{
	font-weight:bold;
	text-align:right;
	background-color:#EEEEEE;
}

select, option
{
	background-color:#FFFFFF;
	width:300px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
textarea
{
	width:300px;
	height:100px;
}
input, textarea
{
	background-color:#FFFFFF;
	border:1px solid #999999;
	color:#000000;
}
input[type="text"], input[type="password"]
{
	width:300px;
}
input[type="submit"], input[type="reset"]
{
	background-color:#333333;
	font-weight:bold;
	color:#FFFFFF;
}


p
{
	padding-bottom:10px;
	line-height:16px;
}

ul.link-heads
{
	width:100%;
	list-style:none;
	/*background-color:#FFFF00;*/
}

ul.link-heads li
{
	width:33%;
	/*background-color:#FF0000;*/
	float:left;
}

.menus-top {
	text-align:right;
	padding-bottom:30px;
	padding-right:70px;
}
.menus-top a
{
	color:#FFFFFF;
}

.menus-top ul
{
	float:right;
	height:20px;
}

.menus-top ul li
{
	display:inline;
	text-align:center;
	padding:0px 10px 0px 10px;
	border-left:1px solid #006600;
}



table
{
	border-collapse:collapse;
	/*border:1px solid #003300;
	margin-top:10px;*/
}
th
{
	height:22px;
	vertical-align:middle;
	background-color:#B3CFB3;
	color:#000000;
	font-weight:bold;
}
tr.A
{
	background-color:#C3FFC3;
}
td
{
	padding:4px;
}

td.attribute
{
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	background-color:#9DFE9D;
}

input, select, textarea
{
	background-color:#99FFCC;
	border:1px solid #006600;
}
input[type="text"], input[type="password"], option
{
	padding:5px 0px 3px 0px;
	vertical-align:middle;
}
input[type="submit"]
{
	background-color:#035F03;
	border:1px solid #000000;
	color:#FFFF00;
	font-weight:bold;
	text-align:center;
	padding:3px;
	height:22px;
}

table.data
{
	width:100%;
}
table.data caption
{
	color:#FF0000;
	margin:5px;
	font-weight:bold;
	font-size:18px;
}
td.r
{
	text-align:right;
}


.information
{
	padding:5px;
	margin:10px 0px 10px 0px;
	background-color:#CCCC66;
	border:1px solid #666666;
	text-align:right;
	font-size:16px;
	font-weight:bold;
}
.information ul
{
	list-style:none;
}
.information a
{
	color:#003366;
}
.information a:hover
{
	color:#FFFFFF;
	font-weight:bold;
}

.warning
{
	padding:10px;
	background-color:#FFFF66;
	border:1px solid #FF9900;
	margin-top:5px;
}





/** pagination: holder, ul/li, a, span, current, ... */
.paginator
{
	/** pagination holder */
	padding-bottom:10px;
	padding-top:10px;
}
.paginator .current
{
	/** currently acive page number */
	border:1px solid #006633;
	background-color:#FFFF99;
}
.paginator ul
{
	list-style:none;
}
.paginator ul li
{
	float:left;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}


.details div
{
	padding:5px;
}



.breadcrumb
{
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	padding:5px 10px 5px 15px;
	border:1px solid #FF9900;
	margin:10px 0px 10px 0px;
	background-color:#FFD699;
}
.breadcrumb a
{
	color:#0000CC;
}

.ask-url
{
	text-align:right;
}

h2 a
{
	color:#009900;
}
h2 a:visited
{
	color:#009900;
}
h2 a:hover, h2 a:active
{
	color:#FF0000;
}


ol.link-list
{
	padding-left:30px;
}
ol.link-list li
{
	margin-bottom:10px;
}


.q
{
	background-image: url(../images/quotation.jpg);
	background-repeat: no-repeat;
	padding-left: 120px;
	min-height:120px;
	line-height:20px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	word-spacing:5px;
	padding-right:50px;
	text-align:justify;
	text-indent:20px;
	color:#993300;
}
