body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}
table {border-collapse:collapse; border:0px;}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top; padding:0px;}

a { text-decoration:none}
a:hover{text-decoration:underline;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
	font-family:Tahoma;
	font-size:12px;
	line-height:20px;
	color:#006600;
	}

.r_text span, .r_text a{ color:#CE2954}
.g_text span, .g_text a{ color:#93CB19}
.b_text span, .b_text a{ color:#19A3CB}
.y_text span, .y_text a{ color:#FFA800}
.bl_text span, .bl_text a{ color:#000000}

.c_text { color:#8F8F8E; font-family:Arial; text-transform:uppercase}
.c_text a{ color:#8F8F8E}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}
	
.ttu { text-transform:uppercase}
	
.scroll { width:420px; height:137px; overflow:auto;}
.scroll2 { width:420px; height:430px; overflow:auto;}

.form{height:23px; margin-top:7px;}
.form input {width:191px; height:20px; padding-left:5px}

textarea {width:191px; height:92px; padding-left:5px; overflow:auto; margin-top:7px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat; background-position:2px 4px; margin:2px; padding:0px 0px 0px 13px}
li a  {font-family:Arial; line-height:15px; text-decoration:none; text-transform:uppercase}

#portfolio {
	width:775px;
	margin-left:0px;
}

.portfolio_img {
height:70px;
width:107px;
float:left;
margin:0px 10px 20px 10px;
border:1px solid #666;
}

.portfolio_img:hover {
border:1px solid #FFF;
}

#portfoliocopy {
background:##ebf2fb;
width:790px;
margin:0 auto;
text-align:left;
font-size:13px;
padding:0px 10px 10px 10px;
line-height:1.5;
color:#EDEDED;
border: 1px solid #474747;
}


