* {
	font-family: verdana,sans-serif;
	font-size: 10px;
	color: #666666;
}

input.button {
	background-color: #ff9933;
	color: white;
	font-weight: bold;
}

body { 
	margin-top:0; 
	margin-left:0; 
	background-color: #ffffff;
}

td {
	vertical-align: top;
}

ul {
	list-style-image: url(/img/list_pt.gif);
	}

a img {
	border: 0px;
	position: relative;
	top: 1px;
}

div.logo {  
		position: absolute;
		top: 10px;
		left: 25px;
		z-index: 1;
	}


div.content {
		position: absolute;
		top: 10px;
		left: 10px;
		z-index:5;
		}


div.point {
		position:relative;
		left: 7px;
	}

.hilite { 
		font-weight: bold;
		color: #ff9933; 
	}

.wume { 
		color: #ff9933; 
	}

.stdtext {
	}

.stdtext a {
                text-decoration: underline;
	}

.stdtext a:hover {
                text-decoration: underline;
                color:#ff9933;
	}

.graytext {
		color: #cccccc;
	}

.graytext a {
		text-decoration: none;
		color:#cccccc;
	}

.graytext a:hover {
		text-decoration: none;
	}

a.linktext {
		text-decoration: none;
	}

a.linktext:hover {
		text-decoration: none;
		color:#ff9933;
	}

.linktext {
		text-decoration: none;
		color:#ff9933;
	}

.title {
		font-size: 18px;
		font-weight: bold;
		color: #ff9933;
		font-weight: 900;
	}

.head1 {
		font-size: 12px;
		color: #ff9933;
		font-weight: bold;
	}

.head2 {
		font-weight: bold;
	}

table.partner tr td {
	vertical-align: middle;
}

