#menustripe {
	position:relative;
	float:right;
	display:block;
	width:100%;
	height:5px;
	color:#fcb001;
	background-color:#fcb001;
	margin:0px;
	padding:0px;
	top:0px;
}

#menus td.ipasc {
	background: url(face/gfx/menu_gr_mid.gif) top center repeat-x;
}
#menus td.iactc {
	background: url(face/gfx/menu_ye_mid.gif) top center repeat-x;
}

.formhead td, #newproj .formhead, #newproj .formhead a  {
	font-family:Trebuchet MS, Arial;
	font-size:16px;
	border-width:1px;
	background-color:#006e5a;
	text-align:left;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#reg td, #newproj td{
	width: auto;
	border-width:0;
	font-family:Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #4b4b4b;
	
}

#newproj a{
	font-family:Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #006e5a;
	font-weight:bold;
	
}

#reg input, #reg select{
	width: auto;
}

#menus table a
{
color: #ffffff;
}

#menus table a.active
{
color: #006e5a;
}

img.city  {
width:85%;
margin:0px;
right:0px;
}

#rightside {
vertical-align:top;
min-width:240px;
width:33%;
padding-top:10px;
margin:0px;
text-align:right;
}
