body{
	background-color:#c1c5a1;
	margin:0px;
	font-size: 12px;
	color:#000000;
	font-family:Arial;
}

table{
  	border-collapse: collapse;
	border-spacing:0px;
	padding:0px;
}

td{
  	border-collapse: collapse;
	border-spacing:0px;
	padding:0px;
}

img{
	border:0px;
	padding:0px;
	margin:0px;
}

a{
	font-size:12px;
	text-decoration:none;
	font-family:Arial;
	color:#000000;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;
	color:#ff1e00;
	font-weight:bold;
}

#left{
	background-image:url(../gfx/left.jpg);
	width:8px;
	height:100%;
}

#right{
	background-image:url(../gfx/right.jpg);
	width:8px;
	height:100%;
}

#mid{
	background-color:#f2f3ec;
	width:699px;
	height:100%;
}


#top{
	background-image:url(../gfx/top.jpg);
	width:699px;
	height:130px;	
	background-repeat:no-repeat;
}

#mleft{
	background-image:url(../gfx/mleft.jpg);
	width:38px;
	height:269px;
}

#mright{
	background-image:url(../gfx/mright.jpg);
	width:483px;
	height:269px;
}

#mbottom{
	background-image:url(../gfx/mbottom.jpg);
	width:699px;
	height:24px;
}

.eu_footer{
	background:#e5e7da;
}

#msub{
	background-image:url(../gfx/msub.jpg);
	width:679px;
	background-repeat:no-repeat;
	padding:27px 0px 0px 20px;
}

#bottom{
	background-image:url(../gfx/bottom1.jpg);
	width:699px;
	padding-top:24px;
	background-repeat:repeat-y;
}

.box_te{
	background-image:url(../gfx/box_title_end.jpg);
	width:27px;
	background-repeat:no-repeat;
}

.box_tb{
	background-image:url(../gfx/box_title_back.jpg);
}

.box_cb{
	background-color:#ffffff;
}

.box_bb{
	background-color:#ffffff;
	height:18px;
}

.box_ce{
	background-image:url(../gfx/box_content_end.jpg);
	width:27px;
	background-repeat:no-repeat;
}

.box_be{
	background-image:url(../gfx/box_bottom_end.jpg);
	width:27px;
	background-repeat:no-repeat;
}

.box_bs{
	background-image:url(../gfx/box_bottom_start.jpg);
	width:27px;
	background-repeat:no-repeat;
}

.box_cc{
	padding:4px 0px 0px 22px;
}

.box_v_sep{
	width:100%;
	height:5px;
	font-size:0px;
}

.box_h_sep{
	height:100%;
	width:20px;
	font-size:0px;
}

.float_left{
	float:left;
}

.text_red{
	color:#ff1e00;	
}

.full_wdth{
	width:100%;
}

.line_red{
	width:100%;
	height:1px;
	background-color:#ff1e00;
	line-height:0px;
	font-size:0px;
}

.line_orange{
	width:100%;
	height:1px;
	background-color:#fb9201;
	line-height:0px;
	font-size:0px;
}

.link_green{
	color: #76795b;
	font-weight:normal;
}

.link_green:hover{
	color: #ff1e00;
	font-weight:normal;
}

.link_red{
	color:#FF0000;
	font-weight:normal;
}

.link_red:hover{
	color:#FFCC00;
	font-weight:normal;
	text-decoration:underline;
}

.text_green{
	color: #76795b;
	
}

.text_red{
	color: #ff1e00;
	
}

h1{
	font-size:15px;
	margin:0px;
	padding:0px;
}
.div1{
	background-image:url(../gfx/div1.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:1px;
}

.pl15{
	padding-left:15px;
}

.image_med{
	width:160px;
	border:2px solid #ff1e00;
	float:left;
	margin:0px 10px 5px 0px;
}

.image_proj{
	border:2px solid #ff1e00;
	float:left;
	margin:0px 10px 2px 0px;
}

.image_details{
	border:2px solid #ff1e00;
}

.image_home{
	float:left;
	margin:0px 20px 5px 0px;
}

.input1{
	font-size:13px;
	border:1px solid #ff1e00;
	background-color:#FFFFFF;
	padding:2px;
}

.input2{
	font-size:13px;
	border:4px solid #ff1e00;
	background-color:#fc8f01;
	padding:2px;
}
