 


.f1 {
	height: 144px; border: 2px solid #e63432; border-left: 0px;
}

.f2 {
	/*height: 152px; border: 2px solid #e63432; border-right: 0px;*/
	height: 152px; border: 2px solid #e63432; border-right: 0px;
}

.f3 {
	 height: 129px; border: 2px solid #e63432; border-left: 0px;
	padding-bottom: 21px;
	margin-bottom: 30px;
}


.f4 {
	 height: 143px; border: 2px solid #e63432; border-right: 0px;
}

.opera .f5{	
	border: 2px solid #e63432; 
	border-left: 0px;
	position: relative; 
	height: 150px; 
	top: 23px;	
	padding-right: 10px;
	padding-left: 10px;
	min-width: 275px;
	max-width: 485px;	
	}
.firefox .f5{	
	border: 2px solid #e63432; 
	border-left: 0px;
	position: relative; 
	height: 150px; 
	top: 23px;	
	padding-right: 10px;
	padding-left: 10px;
	min-width: 275px;
	max-width: 485px;
}
.safari .f5{	
	border: 2px solid #e63432; 
	border-left: 0px;
	position: relative; 
	height: 150px; 
	top: 23px;	
	padding-right: 10px;
	padding-left: 10px;
	min-width: 275px;
	max-width: 485px;	

}


.msie .f5{	 
	border: 2px solid #e63432; 
	border-left: 0px;
	position: relative; 
	height: 154px; 
	top: 23px;
	
	padding-right: 10px;
	padding-left: 10px;
	min-width: 275px;
	max-width: 485px;	


}

.chrome .f5{ 
	height: 129px; 
	border: 2px solid #e63432; 
	border-left: 0px;
	position: relative; 
	height: 150px; 
	top: 23px;	
	padding-right: 10px;
	padding-left: 10px;
	min-width: 275px;
	max-width: 485px;	


}
/******************************************************************/

.opera .tx{	
	text-align: justify; white-space: normal; margin-top: 6px;	
	}
.firefox .tx{	
	text-align: justify; white-space: normal; margin-top: 6px;
}
.safari .tx{	
	text-align: justify; white-space: normal; margin-top: 6px;
}


.msie .tx{	 
	text-align: justify; white-space: normal; margin-top: 15px;		
}

.chrome .tx{ 
	text-align: justify; white-space: normal; margin-top: 5px;
}

/****************************************************************/
.opera .tx2{	
	text-align: justify; white-space: normal; margin-top: 15px;	
	}
.firefox .tx2{	
	text-align: justify; white-space: normal; margin-top: 15px;
}
.safari .tx2{	
	text-align: justify; white-space: normal; margin-top: 6px;
}


.msie .tx2{	 
	text-align: justify; white-space: normal; margin-top: 30px;		
}

.chrome .tx2{ 
	text-align: justify; white-space: normal; margin-top: 15px;
}


/*****************************************************************/

/*****************************************************************/
.opera .wtm{	
	width: 100%;	
	}
.firefox .wtm{	
	width: 100%;
}
.safari .wtm{	
	width: 100%;
}


.msie .wtm{	 
	width: 90%;		
}

.chrome .wtm{ 
	width: 100%;
}

.opera .wtext{
	padding-top: 60px;
}

.firefox .wtext{
	padding-top: 60px;
}

.safari .wtext{
	padding-top: 60px;
}

.msie .wtext{
	padding-top: 50px;
}

.chrome .wtext{
	padding-top: 60px;
}
/*****************************************************************/

.img { margin-right:15px; border: 3px solid #9cc2dd; }

.lbox {
		width: 250px;
		margin-left: 10px;
}



body {
	background-color:#efefef;
	color:#9CC2DD;
	color:#5b5967;
	font-family:tahoma;
	font-size:14px;
	padding: 0px;
	margin: 0px;
	line-height:14px;
	text-align:center;
	word-wrap: break-word;
	word-spacing:0px;
}

h1 {
	font-size: 23px;
}

.line {background-image:url(../images/line.gif);
width:161px;
height:2px;
margin-top:3px;
margin-bottom:9px;
}

.line2 {
	display: block;
	position: relative;
	background-image:url(../images/line.gif);
	width: 156px;
	height: 2px;
	margin-top: 3px;
	margin-bottom: 9px;
	
	left: 4px;
}

.left_content {background:url(../images/menu_bg.jpg) right top no-repeat;
padding:0;
margin:0;
text-align:left;
/*width:170px;*/
width: 170px;
}

.content {	
	padding: 20px;
	padding-top: 4px;
	padding-left: 5px;
	font-size: 15px;
	word-wrap: break-word;
	word-spacing:0px;
	text-align: justify;
	margin: 0 0 0 0;
	
}

.footer {
	font-size:11px;
	text-align: center;
	border: 1px dotted gray;  
	margin-bottom: 20px; 
	background-color: #e1e1e1;
	word-wrap: break-word;
	word-spacing:0px;
}

.hwMax {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}

.wMax {
	width: 100%;
	padding: 0px; 
	margin: 0px;
}

table{
/* border="0" */
border-color: gray;
border-collapse:collapse; /* cellspacing="0" */
width: 100%;
}

table td{
font-size: 15px;
border-color: gray;
padding:0px; /* cellpadding="0" */
word-wrap: normal;
word-spacing:0px;
}

/*.w680 { width: 510px; }*/
.w680 { width: 670px; }

.bgGray { background-color: #e1e1e1; padding: 0px; margin: 0px;}

/*--------------------------------------------------------------------------------------------------------------------*/
.p10 { padding: 10px; }
.p5 { padding: 5px; }
.b { font-weight: bold; }
.bl { color: black; }














/*------------------------------------------------------------------------------------------------------------*/

.blue {color:#9CC2DD; text-decoration:none}
.green {color:#A9FF00; text-decoration:none}
.dark {color:#000000; text-decoration:none}
.white {color:#ffffff; text-decoration:none}

.align {vertical-align:middle}
.big {font-size:13px}
.bigg {font-size:12px}
.bigger {font-size:15px}
.n {font-size:11px}
.sm {font-size:10px}

.clear {
clear:both}

/*a {	color:#ffffff; text-decoration:none}*/
a {	color: #616D7E; text-decoration: none; font-size: 1.1em; }

.align {vertical-align:middle}
		
.form { width:206px;
		height:20px;
		font-family:tahoma;
		font-size:13px;
		border-style:solid;
		border-width:1px;
		border-color:#ffffff;
		background-color:#33556B;
		color:#ffffff;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:200px;
		height:143px;
		font-family:tahoma;
		font-size:13px;
		border-style:solid;
		border-width:1px;
		border-color:#ffffff;
		background-color:#33556B;
		color:#ffffff;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}
		
.u		{text-decoration:underline}
.nu		{text-decoration: none;}
.t 		{text-transform:uppercase}
.ml		{display: block; padding-right: 60px;}
a:hover{text-decoration:underline;}
.a:hover{text-decoration:none;}
.menu:hover{text-decoration:underline; color: #7d7d7d; color: #5d5d5d}
.menu{text-decoration:none; color: #b9b9b9; color: #7d7d7d}


