
html {
	overflow-y: scroll;
}

body {
	background-color: #9f9f9f;
}

body A:link{text-decoration: none; color:#ffffff; border:none}
body A:visited{text-decoration: none; color:#ffffff; border:none}
body A:hover{text-decoration: underline; color:#ffffff; border:none}
body A:active{text-decoration: none; color:#ffffff; border:none}

.smallText {
	font-family: Tahoma;
	font-size: 10px;
	color:#000000;
	line-height:15px;
}

#flashcontent {
	height: 100%;
	z-index:2;
}

FORM.smallText{
	padding:0px;
	margin:0px;
}

.hrule{
	border:1px dotted #ffffff;
	height:1px;
	}

INPUT.mainText {
	font-size:11px;
	color:#000000;
	background:#ffffff;
	padding-left:3px;
	border: solid 1px #cccccc;
}



INPUT.smallText {
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	background:#4f72aa;
	padding-bottom:1px;
	border: solid 1px #cccccc;
	width:300px;
}

TEXTAREA.mainText {
	font-size:11px;
	color:#000000;
	background:#ffffff;
	padding-left:3px;
	overflow:hidden;
	width:100%;
	height:158px;
	border: solid 1px #cccccc;
}

TEXTAREA.mainText2 {
	font-size:11px;
	color:#000000;
	background:#ffffff;
	padding-left:3px;
	width:100%;
	height:158px;
	border: solid 1px #cccccc;
}

hr.mainText {
	  height:0;
	  border:0;
	  border-top:1px solid #d9d9d9;	  
}

.mainText {
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
}

.projTitle {
	font-family: Arial;
	font-size: 16px;
	color:#ffffff;
	font-weight:bold;
}

UL{
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
	padding-right:25px;
	line-height:15px;
	list-style-type: none;
	font-weight:bold;
}

li{
	position: relative;
	margin: 0px; 
	padding-left:10px;
	border: 0px;
	background: transparent url("http://www.waafia.com/itlinknetv2/images/bullet.gif") no-repeat 0px 8px;	
}

.smallText A:link{text-decoration: none; color:#000000;}
.smallText A:visited{text-decoration: none; color:#000000;}
.smallText A:hover{text-decoration: underline; color:#000000}
.smallText A:active{text-decoration: none; color:#000000}
	
.mainText  A:link{text-decoration: none; color:#db1f26}
.mainText A:visited{text-decoration: none; color:#db1f26}
.mainText A:hover{text-decoration: underline; color:#db1f26}
.mainText A:active{text-decoration: none; color:#db1f26}
	
.bord {
	border-top-color: #B9B9B9;
	border-right-color: #B9B9B9;
	border-bottom-color: #B9B9B9;
	border-left-color: #B9B9B9;
}
.barText {font-size: 10px; font-family: Tahoma; font-weight:bold; color:#707070; vertical-align:middle;padding-left:3px;padding-top:4px}
.lowerDivText {font-size: 10px; font-family: Tahoma; color:#ffffff; vertical-align:top;padding-left:12px; padding-top:5px;}
.loginBox {font-size: 14px; font-family: Tahoma; color:#ffffff; vertical-align:top;}

.controls{
	background:url(http://www.discoverstudios.net/images/portfoliolower.gif);
	background-repeat: no-repeat;
	height:27px;
	width:493px;
	padding-left:15px; 
	padding-top:6px;
	font-family: Tahoma;
	font-size: 10px;
	color:#ffffff;
	line-height:15px;
	float:left;
}