body {
	background: url(images/bg.jpg) repeat-x #32799c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size:14px;
	color: #32799c
}
h2 {
	font-size:12px;
	color: #32799c
}
h3 {
	font-size:11px;
	color: #32799c
}

/* ID_TABLECONTENT */

#cont {
	background-repeat:repeat-x; 
	background-position:top; 
	height:100%; 
	background-image:url(images/til_1.jpg) 
}

#rgt {
	background-image:url(images/back_2.jpg); 
	background-repeat:no-repeat; 
	background-position:top right 
}

#lft{
	background-image:url(images/back_1.jpg); 
	background-position:top left; 
	background-repeat:no-repeat
}

#rgt_content {
	height:100%; 
	background-image:url(images/back_3.jpg); 
	background-position:top right; 
	background-repeat:no-repeat 
}

#lft_content {
	background-image:url(images/line_1.jpg); 
	background-position:bottom left; 
	background-repeat:no-repeat 
}

/* CLASS_CONTENT */

.box_container {
	background-image:url(images/rep_2.jpg); 
	background-position:bottom; 
	background-repeat:repeat-x
}

.box_head {
	padding-left:0px; 
	padding-top:10px;
	line-height:12px
}

.box_content {
	padding-left:0px; 
	padding-top:2px; 
	line-height:12px; 
	padding-bottom:12px
}

.spacing {
	padding-left:20px; 
	padding-top:10px
}

/* CLASS_TEXT */
.style1 {
	color: #646464;	
	font-size: 11px;
	font-family: tahoma;
	
}
.style2 {
	color: #32799c;
	text-decoration:none;
	font-weight: bold;	
	font-size: 11px;
	font-family: tahoma;
	margin:0 8px;
}
.style3 {
	color: #888888;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none
}
.style4 {
	color: #32799c;
	font-weight: bold;	
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #3399cc;
	text-decoration:none;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #646464;
	font-size: 10px;
	font-family: tahoma;
}
