body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #FFFFFF;
}


font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Used for commends. Cell padding so text is padded */
.tutorial_comments {
	padding-left: 7px;
}

.over {
	background-color: #8CBA41;
}

.out { }

input, textarea {  background-color: #0E3D4A; 
         border: 0px;
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: 10px;
		 color: #000000
}

.welcomebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.viewtutnp {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tutheight{ height: 57px;}

.leftshadow {  background-image: url(images/leftshadow.gif)}

.rightshadow {  background-image: url(images/rightshadow.gif)}

.bgtopbar {  background-color: #1A4C5A;}

.bgmain {  background-color: #0E3D4A;}

.ircborder {
	border: 1px solid #FFFFFF;
}

.spotlightborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6C8A3C;
	border-bottom-color: #6C8A3C;
}

.indextemp {
	height: 57px;
}

.irc2border {
	border: 1px solid #FFFFFF;
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	color: #ff0000;
}

a:hover, a:visited:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	color: #00ff00;
}

form {margin:0} {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color: #1A4C5A;
}

.profileborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.phpscripts {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
}

h6 {
	font-weight: normal;
	text-decoration: none;
	margin: 0;
    padding: 0;
}

.textads {
	color: #4E695B;
	text-decoration: underline;
}

.adminheader {
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.welcometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.keywordsbottom {
	font-size: .8ex;
}

a.down:link {
	font-style: normal;
	color: #1e90ff;
	text-decoration: none;
	font-size: 13px;
}

a.down:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #1e90ff;
	text-decoration: none;
	font-size: 13px;
}

a.down:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1e90ff;
	text-decoration: none;
	font-size: 13px;
}