/* CSS Document */

body {
	background-image: url(../images/bg.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
IMG
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	}
	

FORM{
	margin:0px;
	}

LI
{
	margin:10px;
	vertical-align:middle;
}


	
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:900;
	color:#333333;	
	margin:0px 0px 10px 0px;
	}

h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	font-size:19px;
	color:#555555;
	margin:0px 0px 0px 0px;
	
	}	

.Red
{
	color:#e94606;
	
	}	
.White
{
	color:#fff;
	}	

.normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#3e3e3e;

	}
	
.normal a:link
{
	text-decoration:underline;
	color:#e94606;
	}	

.normal a:visited
{
	text-decoration:underline;
	color:#e94606;
	}
.normal a:hover
{
	text-decoration:none;
	color:#888888;
	}

.normal a:active
{
	text-decoration:underline;
	color:#e94606;
	}


.interview
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#3e3e3e;

	}
	
.interview a:link
{
	text-decoration:none;
	color:#3e3e3e;
	}	

.interview a:visited
{
	text-decoration:none;
	color:#3e3e3e;
	}
.interview a:hover
{
	text-decoration:none;
	color:#000000;
	}

.interview a:active
{
	text-decoration:none;
	color:#3e3e3e;
	}

			

.quotes{
	font-family:"Courier new", Courier, mono;
	font-weight:600;
	font-size:17px;
	line-height:26px;
	color:#5b5734;
	}	

	

.code{
	font-family: Courier, mono;
	color: #000000;
	font-size:12px;
	}

					

	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e7e7e7;
	line-height:16px;
	
	
}
	
.footer a:link
{
	text-decoration:underline;
	color:#d7d7d7;
	
	}	

.footer a:visited
{
	text-decoration:underline;
	color:#d7d7d7;
	
	}
	
.footer a:hover
{
	text-decoration:none;
	color:#d7d7d7;
	
	}

.footer a:active
{
	text-decoration:underline;
	color:#d7d7d7;
	
	}		
		
.txtBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
 	color:#454545;
	border:1px solid #d0d0d0;
	width:130px;
	
	}


	
.cmd{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	border-top:1px solid #e35506;
	border-left:1px solid #e35506;
	border-bottom:1px solid #5a2109;
	border-right:1px solid #5a2109;
	background-color:#b13f08;
	}
	
			
	
