body {
	font-size: 9pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;/*
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/
}
td {
	font-size: 9pt;
	line-height: 18px;
}
.title {
	font-size: 10.6pt;
	color:#000000;
	line-height: 24px;
}
.thetitle {
	font-size: 10.6pt;
	font-weight: bold;
}
.thetitleb {
	font-size: 20pt;
	line-height: 20pt;
	font-weight: bold;
}
.thetitlec {
	font-size: 16pt;
	line-height: 20pt;
	font-weight: bold;
}
.resume {
	font-size: 9pt;
	color:#000000;
	line-height: 18px;
}
.theresume {
	font-size: 9pt;
	color:#000000;
	font-weight: normal;

}
.show {
	font-size: 9pt;
	font-weight: normal;
	color:#000000;
	line-height: 24px;
}
#phoneid {
	position:absolute;
}
.input {
	BACKGROUND-COLOR: #FFFFFF; BORDER-BOTTOM: #EEEEEE 1px solid; BORDER-LEFT: #808080 1px solid; BORDER-RIGHT: #EEEEEE 1px solid; BORDER-TOP: #808080 1px solid; FONT-FAMILY: "ËÎÌå"; FONT-SIZE: 9pt
}
.inputb {
	BACKGROUND-COLOR: #FFFF00; BORDER-BOTTOM: #EEEEEE 1px solid; BORDER-LEFT: #808080 1px solid; BORDER-RIGHT: #EEEEEE 1px solid; BORDER-TOP: #808080 1px solid; FONT-FAMILY: "ËÎÌå"; FONT-SIZE: 9pt
}
.button {
	BACKGROUND-COLOR: #EEEEEE; BORDER-BOTTOM: #808080 1px solid; BORDER-LEFT: #EEEEEE 1px solid; BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #EEEEEE 1px solid; FONT-FAMILY: "ËÎÌå"; FONT-SIZE: 9pt
}
.buttonb {
	BACKGROUND-COLOR: #F1D898; BORDER-BOTTOM: #808080 1px solid; BORDER-LEFT: #EEEEEE 1px solid; BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #EEEEEE 1px solid; FONT-FAMILY: "ËÎÌå"; FONT-SIZE: 9pt
}
.buttonc {
	BACKGROUND-COLOR: #F1D898; BORDER-BOTTOM: #808080 1px solid; BORDER-LEFT: #EEEEEE 1px solid; BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #EEEEEE 1px solid; font-family: "Ó×Ô²";font-size: 24pt;line-height: 24pt;
}
a:link {  color: #000000; text-decoration: none}
a:visited {
  color: #000000; text-decoration: none}
a:hover {
position: relative; left: 1px; top: 1px;  color: #000000! important; text-decoration: underline ! important; }
a.white:link {  color: #ffffff; text-decoration: none}
a.white:visited {  color: #ffffff; text-decoration: none}
a.white:hover {  color: #dddddd! important; text-decoration: underline ! important}
a.red:link {  color: #FFFF00; text-decoration: none;background-color: #FF0000;font-weight: bold;}
a.red:visited {  color: #FFFF00; text-decoration: none;background-color: #FF0000;font-weight: bold;}
a.red:hover {  color: #FFFF00! important; text-decoration: underline ! important;background-color: #FF0000;font-weight: bold;}
h1
{
	font-family: "Ó×Ô²";
	font-size: 24pt;
	line-height: 24pt;
}
strike
{
	font-size: 9pt;
}
DIV#usernotes {
	BACKGROUND-COLOR: #e0e0e0
}
DIV#usernotes DIV.head {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px; BACKGROUND-COLOR: #d0d0d0
}
DIV#usernotes DIV.foot {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px; BACKGROUND-COLOR: #d0d0d0
}
DIV#usernotes DIV.foot {
	TEXT-ALIGN: right
}
DIV#usernotes DIV.foot A {
	COLOR: black; BACKGROUND-COLOR: transparent
}
DIV#usernotes DIV.head A {
	COLOR: black; BACKGROUND-COLOR: transparent
}
DIV#usernotes SPAN.action {
	FLOAT: right
}
DIV#usernotes DIV.note {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px
}
DIV#usernotes DIV.text {
	PADDING-RIGHT: 2px; MARGIN-TOP: 4px; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; BACKGROUND-COLOR: #f0f0f0
}
div.phpcode, pre {
   margin: 5px 0;
}
div.phpcode span.php {
    color: black;
}

div.phpcode span.comment {
    color: #FF8000;
}

div.phpcode span.default {
    color: #0000BB;
}

div.phpcode span.keyword {
    color: #007700;
}

div.phpcode span.string {
    color: #DD0000;
}

.php_000000{
    color: black;
}

.php_FF8000 {
    color: #FF8000;
}

.php_0000BB {
    color: #0000BB;
}

.php_007700 {
    color: #007700;
}

.php_DD0000 {
    color: #DD0000;
}