body {						background-image:url('../images/bg_px.jpg');
							margin:0;
							padding:0;
							font-family:Tahoma;
							font-size:11px;
							color:#434343;}
							
body a{						color:#434343;
							text-decoration:underline;}
							
body a:hover{				color:#434343;
							text-decoration:none;}

.line_rep{					background:url('../images/line_rep.jpg') repeat-x;
							height:272px;
							width:100%;
							margin-top:103px;} 
							
							
.header{					width:768px;
							height:170px;
							margin:-344px auto 0 auto;
							background-image:url('../images/header.jpg');
							background-repeat:no-repeat;}

.main_content{				background:url('../images/content_rep.jpg') repeat-y;
							width:768px;
							margin:0 auto 0 auto;
							background-color:#fff;}
																		
.content{					background:url('../images/border_bottom.jpg') bottom no-repeat;
							padding:10px 8px 15px 8px;
							overflow: hidden;
							width:752px}
							
.blue_no_b{ 				color:#4D99C4;}

.blue_no_b a{ 				color:#4D99C4;
							text-decoration:none;}

.blue_no_b a:hover{ 		color:#4D99C4;
							text-decoration:none;}
							
.blue{						color:#4D99C4;
							font-weight:bold;}
							
.blue a{					color:#4D99C4;
							font-weight:bold;
							text-decoration:none;}	
				
.blue a:hover{				color:#4D99C4;
							font-weight:bold;
							text-decoration:none;}	
							
.pct{						background:url('../images/pct_rep.jpg') right repeat-y;	}	

.footer{					width:748px;
							height:20px;
							margin:0 auto 0 auto;
							padding:5px 10px 5px 10px;
							color:#FFFFFF;
							margin-bottom:15px;
							font-size:10px}	
							
.footer a{					color:#FFFFFF;
							text-decoration:none}
							
.footer a:hover{			color:#AFE492;
							text-decoration:none}
							
.menu_left{					width:170px;
							float:left;
							
							color:#696868}
							
.menu_list{					color:#4D99C4;
							font-weight:bold;
							list-style-type:none;
							margin-left:10px;
							line-height:25px;
							padding-left:3px;
							padding-top:0px;
							margin-top:5px;
							margin-bottom:5px;}
							
.menu_list a{				color:#4D99C4;
							text-decoration:none}
							
.menu_list a:hover{			color:#6D6D5C;
							text-decoration:none}
							
.content_right{				background:url('../images/pct_rep.jpg') left repeat-y;
							width:568px;
							float:left;
							padding-left:10px;}
							
.bold{						font-weight:bold;
							}

/* MENU */
.mainmenu {
							background: url('../images/men_rep.jpg');
							repeat: repeat-x;
							margin: 0 auto;
							width: 768px;
							height: 31px;
							overflow: hidden;
}

.mainmenu div {
							display: inline;
}

.buttons {
							float: left;
}

.text-input {
							font-family: Tahoma;
}

.textarea-input {
							font-family: Tahoma;
							width: 300px;
							height: 200px;
}

h2 {
							font-family: Tahoma;
							font-size: 14px;
}

.button {
							font-family: Tahoma;
}

.selected_menu a, .selected_menu a:hover {
							color: #6C6C6C;

}

.innermenu-head {
							font-weight: bold;
							text-transform: uppercase;
							width: 140px;
							padding-left: 10px;
							border: 1px solid #6C6C6C;
							padding-top: 5px;
							padding-bottom: 5px;
}

.innermenu-head a { text-decoration: none;color: #6C6C6C; }