#footer {
	margin-top:1em;
	padding:10px;
	bottom:0px;
	height:7%;
	color:#666666;
}
#content {
	
	text-align:center;
	height:93%;
	overflow:auto;
}
.breadcrumb {color:#999999; text-decoration:underline}
.breadcrumb a:link {color:#999999; text-decoration:underline}
.breadcrumb a:visited {color:#999999; text-decoration:underline}

.featuretable td { 	  border-bottom-color:white;border-bottom-style:solid;border-bottom-width:1px;padding:2px}
.important {font-size:12px}
.online1 { font-weight:bold;}
.online1:after {content:url(images/icons16/bullet_ball_glass_green.png);}
.online0 { font-weight:normal}
.online0:after {content:url(images/icons16/bullet_ball_glass_red.png);}
.handcursor{
	cursor:pointer;
}
img {border-width:0px;}
a:link  { color:black; text-decoration:none; }
a:visited  { color: black; text-decoration:none; }
a:active  { color:inherit; text-decoration:none; }
a:hover  { color: #FF3300; text-decoration: none; background-color:#FFFFCC;}

select,input,pre,textarea {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;font-size : 11px;color : #000000;}

.subtitle,.subtitle a {font-weight:bold;color:black}
.required {background-color:#FDE9E9}

.shown {background-color:#DDDDDD;}

.adminbody {background-image:none;background-color:#FFFFFF}
.adminnavi {width:172px;font-size:9px;border-style:solid;}
.adminnavi td:hover {background-color:#CCCCFF}
.adminnavi a:hover {text-decoration:underline;background-color:transparent;}
.adminnavi a:active {text-decoration:underline;background-color:#FFFFCC;}

.smallnavitext {background-color:#CCCCCC}
body,html {
    background-color: #FFFFFF;
    font-family:Verdana,sans-serif;
    font-size:11px;
    color: #000;
    margin: 0px;
    padding: 0px;
    height:100%;
    overflow:hidden;
}

.small {
	font-size:10px
}


div.header {
    width: 100%;
    background-color: #ddeeff;
    color: #000000;
    text-align: center;
    padding-bottom: 2px;
    border-bottom: 1px solid #000000;
    font-weight: bold;
    left: 0px;
    top: 0px;
    position: fixed;
    /* following MSIE hack was originally written by Riki Fridrich
     * <http://www.fczbkk.com> */

}

div.header hr {
    display: none;
}
div.header a {
    text-decoration: none;
    font-size: medium;
    color: #000099;
    background-color: #ddeeff;
    font-weight: normal;
}
div.header a:hover {
    background-color: #99CCFF;
    font-weight: bolder
}

h1 {
    text-align: center;
    padding-left: 8%;
    margin-top: 1em;
    background-color: transparent;
    font-size: x-large;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    clear: both;
}

h2 {
    background-color: transparent;
    font-size: 16px;
    border-bottom: 1px solid #000000;
}
h3 {
    margin-top: 1em;
    background-color: transparent;
    font-size: medium;
    border-bottom: 1px solid #000000;
    clear: both;
}

h4 {
    padding: 0px;
    margin: 10px 1px 2px 1px;
    font-weight: bold;
    color: #000099;
	font-size:11px;
}



table {
    margin: 0px 5px 2px 5px;
    border-width:0px;
    text-align:left;
}

.resulttable {
	margin: 0%;
}
.resulttable td {	
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	height:17px;
	font-size:11px;
}
.blanktable {	padding-top:7px;
}
.blanktable td {
	border-top-width:0px;
	height:17px;
	font-size:11px;
	padding:1px;
}
table tr,table td,table th {
    border: none;
    background-color:transparent;
    padding:0px;
    border-width:0px;
    margin:0px;
    border-collapse:collapse;
    font-size:11px;
}
img {
	padding:0%;
	margin:0%;
	border-width:0px;
}
.email td {font-size:11px; }
.free {color:#AF111D;font-size:11px}
.costing {color:#FF4444;font-size:11px;right:0px}

.freelancercolor {color: #af111d}
.companycolor {color:#0c3a70}
.msfeature{color:red}