body{
	margin: 0;
	padding: 0;
	background: #F8F9FA url(img/bg2.gif);
	text-align:center;
	color:#000;
}

div#wrapper{
	width: 760px;
	background: #F2E2E3 url(img/bg.gif) repeat-x bottom;
	margin: 0 auto;
	padding: 0;

}

div#container{
	width: 730px;
	background: #fff;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
}

td{
	font: 12px "Trebuchet MS","Lucida Grande",  "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
    line-height:130%;
}

div#maincontent{
	font: 13px "Trebuchet MS","Lucida Grande",  "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	width: 466px;
	background: #F8F9FA;
}

td#footer{
	height: 40px;
	text-align: right;
	background: #fff;
	color: #A2A7B1;
	}

.highlight{
	color: #F51C33;
	line-height: 110%;
}

h1{
	color: #F51C33;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

div#mainmenu{
	height: 30px;
	margin: 0;
	padding: 0;
	background: #eed;
}

A:link{
	font-family: "Trebuchet MS","Lucida Grande",  "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #F51C33;
}

A:visited{
	color: #EC4557;
	font-size: 12px;
}

A:HOVER{
	color: #EC4557;
	font-size: 12px;
}

div.packet1{
 	width: 126px;
	height: 164px;
	margin: 14px  6px  13px  6px ; 
	background: url(img/bgpacket.gif) repeat-x bottom;
}

div.lefttop{
	width: 173px;
	background: url(img/grey.gif) repeat-x bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
}


div.leftbottom{
	width: 173px;
	background:url(img/pink.gif) repeat-x bottom;
	margin-bottom: 7px;
}

div.middle{
	width: 454px;
	background: url(img/bgmiddle.gif) repeat-x bottom;
	padding: 10px 5px 10px 10px;
	text-align: left;
	margin-bottom: 7px;
	text-size: 12px;
}

td.leftmenus{
	font: 11px "Trebuchet MS","Lucida Grande",  "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	color:#54565B;
	line-height:120%;
	padding-bottom: 4px;
}

.light{
	font: 12px "Trebuchet MS","Lucida Grande",  "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	color:#54565B;
	line-height:120%;
}

img.imgleftmenus{
	margin-top:4px;
}
img.imgpackets{
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
}

img.imgprojects{
	margin: 0 10px 15px 0;
	float: left;
	width: 140px;
	height: 100px;
}

p{
	margin: 5px 0;
}

#counter{
	visibility:hidden;
}

.fields {
	background-color: #F9FAFB; 
	border-top: 1px solid  #AFB4B8;
	border-right:1px solid  #E8EBEF; 
	border-bottom:1px solid  #E8EBEF; 
	border-left:1px solid  #AFB4B8;
	font: 11px "Trebuchet MS","Lucida Grande",  "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; 
	color: #333333; 
	width: 164px;
} 

INPUT.small, TEXTAREA.small, SELECT.small {
	background-color : #F8F9FA; 
	border: 1px solid  #B1B3B6;
	font: 10px "Trebuchet MS","Lucida Grande",  "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; 
	color: #333333; 
	padding-top: 1px; 
	width: 80px;
} 