/* HAND CODED BY DESIGNSAMPLES.INFO */

body {
	margin: 0px;
	background: #EAEAEA url(images/pbg.gif) repeat-x;
	background-position: top left;
	font-family: verdana, arial, helvetica;
	text-align: left;
	font-size: 14px;
	color: #111;
}

a {
	color: #0A701D;
	text-decoration: underline;
}

a:hover {
	color: #232323;
	text-decoration: none;
}

a:visited {

}
#top {
	width: 100%;
	height: 110px;
	background: #232323 url(images/topbg.gif) repeat-x;
	background-position: top left;
	border-bottom: 5px solid #ccc;
}

.topCon {
	width: 900px;
	height: 110px;
	/*background: #232323 url(images/head.gif) repeat-x;*/
	background-position: top left;
}

#page {
	width: 900px;
	background: white;
}

.tmenuCon {
	float: left;
	width: 100%;
	margin: 0px;
	background: #999 url(images/tmbg.gif) repeat-x;
	background-position: top left;
	padding-bottom: 10px;
}

.tmenu {
	width: 850px;
}

.tmenuL a {
	float: left;
	width: 125px;
	padding-top: 6px;
	text-indent: 10px;
	text-align: left;
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	border-left: 1px solid #ccc;
	color: white;
	text-decoration: none;
}

.tmenuL a:hover {
	border-left: 1px solid #ffff66;
	color: #ffff66;
	text-decoration: none;
}

.tmenuL a:visited {

}

.mcontent {
	width: 100%;
	margin: 0px;
	padding-bottom: 100px;
}

.main {
	width: 90%;
	padding-top: 10px;
	text-align: left;
}

.contact {
	width: 90%;
	margin-left: 4%;
	padding: 10px;
	border: 1px dotted #999;
	background: #eaeaea;
}

.footer {
	float: left;
	width: 900px;
	background: #ccc;
	border-top: 1px solid #ffff66;
}

.copy {
	float: left;
	width: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	text-align: left;
	font-size: 12px;
	color: #484848;
}

.botLinks {
	float: right;
	width: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 40px;
	text-align: right;
	font-size: 12px;
	color: #484848;
}

/* CONTENT STYLES */

.htitle {
	float: left;
	width: 100%;
	padding-top: 18px;
	padding-bottom: 18px;
	background: #F8F8DD;
	text-align: left;
	text-indent: 18px;
	font-family: georgia, helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #111;
}

.ptitle {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
	text-align: left;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #232323;
}

.main p {
	width: 90%;
	margin-left: 5%;
}

.lcon {
	width: 100%;
	margin: 12px;
	border: 1px dotted #ccc;
	padding: 8px;
}

.ltitle {
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #ccc;
	text-align: left;
	font-family: verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #232323;
}

#outputdiv {
        width:700px;
        /*white-space: pre-wrap; /* css-3 */
        /*white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
        /*white-space: -pre-wrap; /* Opera 4-6 */
        /*white-space: -o-pre-wrap; /* Opera 7 */
        /*word-wrap: break-word; /* Internet Explorer 5.5+ */        font-family:lucida, sans-serif;
}

#outputdiv pre
{
        
         white-space: pre-wrap;       /* css-3 */
         white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
         white-space: -pre-wrap;      /* Opera 4-6 */
         white-space: -o-pre-wrap;    /* Opera 7 */
         word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.bigname {
        font-size:16px;
        font-weight:bold;
        align:left;
        width:100px;
}

#targethost {
        font-size:20px;
}

#thebutton, #stopbutton
{
        width:100px;
        font-size:14px;
}

.radiobuttons a
{
        font-size:14px;
        color:#000000;
        text-decoration:none;
}

.radiobuttons a:hover
{
        color:#808080;
        text-decoration:underline;
}

.options
{
        margin-top:10px;
        border:1px solid #F0F0F0;
        font-size:12px;
        padding:2px;
}

#adframe, .adframe
{
        border:0px;
        width:550px;
        height:100px;
        overflow:none;
}

#adframe2, .adframe2
{
        border:0px;
        width:150px;
        height:630px;
        overflow:none;
}

#adcontainer
{
}

#TOS
{
        text-align:justify;
        width:600px;
}
