body {
border: none;
font-size: 0px;
padding: 0;
margin: 0;



	}
a {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
	
p
{
	text-decoration: underline;
}
h1
{
	font-family:			 verdana, arial, sans-serif;
	font-size:				25px;
	font-weight: 			bold;
	font-style:				normal;
	color:					#666666;
	text-transform:			none;
	line-height:			25px;
	margin:					15px 0px 20px 3%;
	padding: 7px 0 7px 5px;
	border: 1px solid #FFcc00;
	border-right: none;
	}

h2
{
	font-family:			verdana, arial, sans-serif;
	font-size:				18px;
	font-weight: 			bold;
	font-style:				normal;
	color:					#333333;
	text-transform:			none;
	line-height:			25px;
	margin:					30px 0px 15px 3%;
	padding: 0 20% 0 5px;
	border: 1px solid #FFE88A;
	border-right: none;
	text-decoration: 		none;
}

h2 a 
{font-family:			verdana, arial, sans-serif;
	font-size:				18px;
	font-weight: 			bold;
	font-style:				normal;
	color:					#000000;
	text-transform:			none;
	line-height:			25px;
	text-decoration: 		none;
	border: none;
}


#main h2 a name
{
	text-decoration: none;
}
#main h2 a:hover
{ color:					#000000;
text-decoration: 		none;
}
h3
{
	font-family:			verdana, arial, sans-serif;
	font-size:				18px;
	font-weight: 			bolder;
	font-style:				normal;
	color:					#FFc900;
	text-transform:			none;
	line-height:			17px;
	margin:					0px 0px 0px 0;
	padding: 0 0 0 3%;
	border: none;
}
h3 a 
{font-family:			verdana, arial, sans-serif;
	font-size:				16px;
	font-weight: 			bold;
	font-style:				normal;
	color:					#000000;
	text-transform:			none;
	line-height:			17px;
	text-decoration: 		none;
	
}

h3 a:hover
{ color:					#ffcc00;
text-decoration: 		underline;}
#main h4 
{
	font-family:			verdana, arial, sans-serif;
	font-size:				13px;
	font-weight: 			bold;
	font-style:				normal;
	text-transform:			none;
	margin:					5px 20% 5px 3%;
	padding:				0 15px 0px 0px;
	text-decoration: none;
	border-left: 8px solid #ffcc00;

	
}

#main h4 a 
{
font-family:			verdana, arial, sans-serif;
	font-size:				13px;
	font-weight: 			bold;
	color:					#003366;
	line-height:			17px;
	text-decoration: 		underline;
	padding: 0 0 0 5px;	

}

#main h4 a:hover
{ 
color:					#ffcc00;
text-decoration: 		underline;
}


h5
{
	font-family:			 verdana, arial, sans-serif;
	font-size:				15px;
	font-weight: 			bold;
	font-style:				normal;
	color:					#666666;
	text-transform:			none;
	line-height:			25px;
	margin:					0 0 0 5%;
	padding: 7px 0 7px 5px;
	
	}



#header
{

	height:					65px;
	width:					100%;
	margin:					0;
	padding:				10px 0 10px 0;
	background-color:		#FFF;


}

#logo_yfu {
	padding: 10px 0 0 20px;
}

#language {
	padding: 0 20px 0 0;
	margin: 0;
	text-align: right;
	border-bottom: 5px solid #ffffff;
	

}


#language a{
	padding: 0 5px 0 5px;
	margin: 0;

}

#header_img
{
	width:					100%;
	height:					80px;
	margin:					0;
	padding:				0;
	background-repeat:		repeat-x;
	text-align:				left;
	border-bottom:					0px solid #FFFFFF;
	border-top:					0px solid #FFFFFF;
	background-image: url(images/navi/header_pic.gif);
		
}
	
#shadow_img {
	width:					100%;
	margin:					0;
	background-image:		url(images/navi/shadow_foto.gif);
	background-repeat:		repeat-x;
	padding: 0;
	border: none;
	font-size: 0px;
	height: 10px;
		
	}

#navcontainer {
	padding: 0;
	margin: 0;
}

#navlist
{
	background-color: #FFCC00;
	margin: 0;
	padding-left: 25%;
	height: 15px;
	}

#navlist li
{
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;

}

#navlist li a:link, #navlist li a:visited
{
	
	font: bold 15px  verdana, arial, sans-serif;
	color: #000000;
	text-decoration: none;
	margin: 0;
	overflow: visible;
	text-align: center;
	display:	block;
	padding: 0px 10px 0px 10px;
	display: block;
}

#navlist li a#current
{
color: #ffffff;
font-style: normal;
}

#navlist li a:hover, #navlist li a:active
{
	color: #ffffff;
	font: bold 15px verdana, arial, sans-serif;
	overflow: visible;

}


#navshadow_bar
{
	width:					100%;
	height:					16px;
	margin:					0;
	background-image:		url(images/navi/shadow.gif);
	background-repeat:		repeat-x;
	border: 0;
	padding: 0;
	padding-bottom: 0px;
	position: static;
}



#main

{
	margin:					0;
	padding:				10px 0 5px 10px;
	background-color:		#FFF;
	text-align:				left;

	font-size:				13px;
	line-height:			17px;
	font-family:			lucida grande, verdana, arial, sans-serif;
	text-decoration: 		none;

	} 


#main p
{
padding: 	10px 25% 10px  3%;
margin:					0;
text-align:				justify;
font-size:				13px;
line-height:			17px;
text-decoration: none;

}


#main p a
{
text-decoration: underline;
font-weight: bold;
color:					#333333;
}

#main a
{
text-decoration: none;
font-weight: bold;
color:					#333333;
}

#main a:hover {
color: #ffcc00;
font-weight: bold;
text-decoration: underline; }

#main ul
{
	margin:					0 ;
	padding:				0px 60px 0px 30px;
	list-style:				none;


}

#main li
{
	margin:					0 30% 0 80px;
	padding:				0 0 0 0px;
	list-style-type: square;	
	font-weight: normal;
	line-height: 20px;
	
	}
#rightbar p {
	
	margin:				10px 20px 10px  75%;
padding:					0;
text-align:				left;
font-size:				13px;
line-height:			14px;
font-family:			lucida grande, verdana, arial, sans-serif;
}

.infoleftbar {
		margin: 0;
		text-decoration: underline;
		font-weight: bold;
		color:#FFCC00;
		float: right;
	
}

.infoleftbar p {
		margin: 20px 20px 30px 80%;
		text-decoration: underline;
		font-weight: bold;
		color:#FFCC00;
		float: right;
	
}


#rightbar a:hover {

		text-decoration: underline;
		font-weight: bold;
		color:#CC0000;
	
}
#shadow_left {
	width:					100%;
	height:					20px;
	padding:0;
	margin: 0;
	background-image: url(images/navi/links_orange.gif);
	background-repeat: repeat-x;
	position: relative;
	
}
#links_left {
	margin:					0;
	padding:				20px 0 0 0;
	background-color:		#FFF;
	
	}

#links_left ul {
	
	margin: 0;
	padding: 0;
	background-color:		#FFF;
	border: none;
	
}

#links_left li
{
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	border: none;
	background-image: url(images/navi/link_line.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	position: relative;
}

#links_left a, #links_left li a:active
{
	color: #000000;
	font-family:			verdana, arial, sans-serif;
	text-decoration: none;
	padding: 0 0 0 20px;
	margin: 0;
	text-align: left;
	display: block;
	line-height: 20px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 5px solid #ffffff;
	font-variant: normal;
	background-image: url(images/navi/link_line.gif);
	background-repeat: repeat-y;
	position: relative;
	
	

}
#links_left li a:hover
{
	
	color: #ffffff;
	
	
	
	
}
#links_left li a#current
{

	color: #ffffff;


	}

#links_left li a#current:hover
{

color:#ffffff;
}




#sublinks
{
	margin:		0 0 0 0;
	padding:				0;
	border: none;
	background-color: #FFFFFF;
	
	}

#sublinks ul {
	
	margin: 0px 0 5px 0;
	padding: 0;
	background-image: none;
	border: none;
	background-color: #FFFFFF;
	background-image: none;
}

#sublinks li
{
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #ffffff;
	border: none;
	background-image: none;
	
}

#sublinks li p
{
	color: #000000;
	font-family:		verdana, arial, sans-serif;
	text-align: left;
	background-color: #FFFF99;
	font-size:13px;
	line-height: 15px;
	font-weight: normal;
	vertical-align: middle;	
	background-image: none;
	border: none;
	padding: 0 0 0 20px; 
	margin: 0;
}

#sublinks li a
{
	color: #000000;
	font-family:		verdana, arial, sans-serif;
	text-decoration: none;
	padding: 0 20px 0 40px;
	margin: 0 0 0 0px;
	text-align: left;
	background-color: #FFFF99;
	display: block;
	border-bottom: 1px solid #ffffff;
	border-top: none;
	font-size:13px;
	line-height: 15px;
	font-weight: normal;
	vertical-align: middle;	
	background-image: none;
	
	
	

}
#sublinks li a:hover
{
	color: #000000;
	font-family:		verdana, arial, sans-serif;
	text-decoration: underline;
	padding: 0 20px 0 40px;
	margin: 0 0 0 0px;
	text-align: left;
	background-color: #FFFF87;
	display: block;
	border-bottom: 1px solid #ffffff;
	border-top: none;
	font-size:13px;
	line-height: 15px;
	font-weight: normal;
	vertical-align: middle;	
	background-image:url(images/navi/arrow.gif);
	background-repeat:no-repeat;
	background-position: left;

}

#sublinks li a:active
{
	
	color: #000000;
	font-size:13px;
	margin: 0 0 0 0;
	padding: 0 20px 0 40px;
	font-weight: normal;
	line-height: 15px;
	background-image: none;
	background-color: #FFFF87;
	border-bottom: 1px solid #ffffff;
}
#sublinks li a#current
{
	background-color: #ffffff;
	color: #000000;
	font-size:13px;
	margin: 0 0 0 0 ;
	padding: 0 20px 0 40px;
	font-weight: normal;
	background-image:url(images/navi/arrow.gif);
	background-repeat:no-repeat;
	background-position: left center;
	
	border: none;
	position: relative
}
#sublinks li a#current:hover
{
color: #000000;
}
/******************************************************************************/


subsublinks
{
	margin:		0 0 0 0;
	padding:				0;
	border: none;
	background-color: #FFFF99;
	
	}

#subsublinks ul {
	
	margin: 0px 0 5px 0;
	padding: 0;
	background-image: none;
	border: none;
	background-color: #FFFF99;
	background-image: none;
}

#subsublinks li
{
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #FFFF99;
	border: none;
	background-image: none;
	color: #000000;
	font-size:12px;
	line-height: 14px;
	font-weight: normal;
	vertical-align: middle;	
	background-image: none;
	border-top: none;
}

#subsublinks li a
{
	color: #000000;
	font-family:		verdana, arial, sans-serif;
	text-decoration: none;
	padding: 0 20px 0 80px;
	margin: 0 0 0 0px;
	text-align: left;
	background-color: #FFFF99;
	display: block;
	border-top: 1px solid #ffffff;
	font-size:12px;
	line-height: 14px;
	font-weight: normal;
	vertical-align: middle;	
	background-image: none;
	
	
	

}

#subsublinks li a:hover
{
	color: #000000;
	font-family:		verdana, arial, sans-serif;
	text-decoration: underline;
	padding: 0 20px 0 80px;
	margin: 0 0 0 0px;
	text-align: left;
	background-color: #FFFFFF;
	display: block;
	border-top: none;
	font-size:12px;
	line-height: 14px;
	font-weight: normal;
	vertical-align: middle;	
	background-image: none;
	background-image:url(images/navi/arrow.gif);
	background-repeat:no-repeat;
	background-position: left center;
	border-top: 1px solid #ffffff;

}

#subsublinks li a:active
{

	color: #000000;
	font-size:12px;
	margin: 0 0 0 0;
	padding: 0 20px 0 80px;
	font-weight: normal;
	line-height: 14px;
	background-color: #FFFF99;
	background-image:url(images/navi/arrow.gif);
	background-repeat:no-repeat;
	background-position: left center;

}
#subsublinks li a#current
{
	background-color: #Ffffff;
	color: #000000;
	font-size:12px;
	margin: 0 0 0 0 ;
	padding: 0 20px 0 80px;
	font-weight: normal;
	background-image:url(images/navi/arrow.gif);
	background-repeat:no-repeat;
	background-position: left center;
	border-top: 1px solid #ffffff;
	position: relative
}
#subsublinks li a#current:hover
{
	color: #000000;
	border-top: 1px solid #ffffff;
	background-image:url(images/navi/arrow.gif);
	background-repeat:no-repeat;
	background-position: left center;
}

/*------------------------------------------------------------*/

#info_bar {
	margin:					0 0 0 0;
	padding:				70px 0 10px 15px ;
	text-align:				left;
	font-size:				13px;
	line-height:			15px;
	font-family:			verdana, arial, sans-serif;
	background-color: #Ffffff;
	height: 100%;
	background-image: url(images/navi/link_line.gif);
	background-repeat: repeat-y;
	position: relative

	
}

#info_bar2 {
	margin:					0 0 0 0;
	padding:				70px 0 10px 15px ;
	text-align:				left;
	border-top:				0px solid #ffcc00;
	font-size:				12px;
	line-height:			15px;
	font-family:			verdana, arial, sans-serif;
	background-color: #Ffffff;
	height: 100%;
	background-repeat:repeat-x;
	background-image: url(images/navi/links_orange2.gif);
	position: relative
}
#read_article {
	margin: 0;
	padding: 0;
}
#read_article ul {
	margin: 0;
	padding: 0;
	
}

#read_article li {
	margin: 0;
	padding:  0 0 0 65%;
	display: block;
	list-style: none;
	border: none;
	width: 130px;
	text-align: right;
	
}

#read_article a {
	margin: 	0;
	padding: 	0px 0px 10px 20px ;
	line-height: 20px;
	font-family:	lucida grande, verdana, arial, sans-serif;
	font-size: 	12px;
	color:		#005279;
	background-image: url(images/navi/article.gif);
	background-repeat: no-repeat;
	position: relative;
	text-decoration: none;
	position: relative
	
	
}
#read_article a:hover {
	
	font-family:	lucida grande, verdana, arial, sans-serif;
	font-size: 	12px;
	color:		#005279;
	text-decoration: underline;
		
}

#pdf {
	margin: 	5px 0px 10px 65%;
	padding: 	0 0 0 20px;
	font-family:	lucida grande, verdana, arial, sans-serif;
	font-size: 	12px;
	color:		#005279;
	background-image: url(/images/navi/pdf.gif);
	background-repeat: no-repeat;
	position: absolute;
	
}

#pdf a {
	margin: 	5px 0px 10px 65%;
	padding: 	0 0 0 20px;
	font-family:	verdana, arial, sans-serif;
	font-size: 	12px;
	color:		#005279;
	background-image: url(/images/navi/pdf.gif);
	background-repeat: no-repeat;
	position: absolute;
	text-decoration: none;
	
}
#pdf a:hover {
	margin: 	5px 0px 10px 65%;
	padding: 	0 0 0 20px;
	font-family:	verdana, arial, sans-serif;
	font-size: 	12px;
	color:		#005279;
	background-image: url(/images/navi/pdf.gif);
	background-repeat: no-repeat;
	position: absolute;
	text-decoration: underline;
		
}

IMG.startpic1{
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: #036 1px solid;
	left: auto;	
}
IMG.startpic2{
	position: relative;
	top: 200px; 
	left: 390px; 
	border: #036 1px solid;
	z-index: 10;
}

.picture_left {
	border:1px #000000 solid;
	margin:  10px 15px 10px 40px;
	float: left;
	border-color: #000000;
}

.picture_left_nb {
	border: none;
	margin:  10px 15px 10px 40px;
	float: left;
	
}
.picture_center
{
	border:none;
	margin:  10px 15px 10px 0;
	padding: 0 0 0 20%;
	float: inherit;
	border-color: #000000;
}
.picture_lefttt
{
	border:none;
	margin:  10px 15px 10px 1%;
	padding: 0 0 0 20px;
	float: inherit;
	border-color: #000000;
}
.picture {
	border: 1px #000000 solid;
	margin:  10px -3% 10px 20px;
	float: right;
	border-color: #000000;
}

.top {
	border: none;
	margin:  10px -40px 0 20px;
	float: right;
	
}

#footer {
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size: 		12px;
	border-top:  	1px solid #ffcc00;
	border-bottom:  1px solid #ffcc00;
	border-left: 	1px solid #ffcc00;
	text-align: 	left;
	padding: 		0 0 0 10px ;
	margin: 		40px 0 20px 10%;
	line-height: 	16px;
	background-color: #FFF  ;

}

/*
#footer {
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size: 		12px;
	background-image: url(images/navi/link_line.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	padding: 0 0 15px 5px;

	
}

*/

td.bottom {
	
	vertical-align: bottom;
}


.td1 {
	background-image: url(images/navi/link_line.gif);
	background-repeat: repeat-y;
	border: none;
	font-size: 0px;
	padding: 0;
	margin: 0;
	position: relative;
	

}
#bullet1 {
	padding: 0;
	margin:0;
}
#bullet1 ul{
	padding: 20px 0 20px 0;
	margin:0;
}
#bullet1 li{
	padding: 8px 0 4px 0;
	margin:0 0 0 50px;
	line-height: 13px;
	list-style:none;
	list-style-type:none;
}
#bullet1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 2px solid #ffcc00;
	background-image: url(images/navi/arrow_line.gif);
	padding: 0 0 0 30px;
	margin: 0;
	text-align: left;
	background-repeat: no-repeat;
	line-height: 13px;
	background-position:left bottom;
	text-decoration: none;
	overflow: visible;
	list-style-type: none;
	position: relative
}

#bullet1 a:hover {
	color: #ffcc00;
	text-decoration: none;
}
.links_everywhere {
background: none;
font-size: 13px;
font-weight: bold;
line-height: 13px;
text-decoration:underline;
border: none;
}

.points {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 2px solid #ffcc00;
	padding: 0 0 0 30px;
	margin: 0;
	line-height: 13px;
	text-decoration: none;
	list-style-type: none;
	padding: 0 100px 0 0px;
	margin: 5px 0 5px 40px;
	width: 300px;
	display: block;
	
}

table.simple
{
	margin-left: 30px;
	border-spacing: 2px;
	background-color: white;
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
}
table.simple th {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: #000000;
	background-color: white;
	-moz-border-radius: 0px;
}
table.simple td {
	border: 1px inset gray;
	padding: 2px;
	//*-moz-border-radius: 0px; *//

}
.td10 {
	background-color:#FFFF99;
	font-family:			verdana, arial, sans-serif;
	font-size:				11px;
	font-weight: 			normal;
	font-style:				normal;
	color:					#0;
	text-transform:			none;
	line-height:			15px;
	font-weight: ;
	margin:					;
	padding: 0 0 0 8px;
	border: 1px solid #FFcc00;
	border-top: none;
	text-align: left;
	
	
	}
	
	
	.tr23 {
	background-color:#FFffff;
	font-family:			verdana, arial, sans-serif;
	font-size:				13px;
	font-weight: 			normal;
	font-style:				normal;
	color:					#0;
	text-transform:			none;
	line-height:			15px;
	border: 1px solid #FFcc00;
	border-bottom: 1px solid #FFffff;
	margin-bottom: 1px solid #FFffff;
	border-bottom: 1px solid #FFffff;
	text-align: center;

	
	
	}
		.tr23 td {
	background-color:#FFffff;
	font-family:			verdana, arial, sans-serif;
	font-size:				13px;
	font-weight: 			bold;
	font-style:				normal;
	color:					#0;
	text-transform:			none;
	line-height:			15px;
	border: 1px solid #FFcc00;
	border-right:  2px solid #FFcc00;
	border-left: 2px solid #FFcc00;
	border-top: 2px solid #FFcc00;
	text-align: center;
	
	
	}
	
	.td100 {
	background-color:#FFFF99;
	font-family:			verdana, arial, sans-serif;
	font-size:				11px;
	font-weight: 			normal;
	font-style:				normal;
	color:					#0;
	text-transform:			none;
	line-height:			15px;
	font-weight: ;
	margin:					;
	padding: 0 0 0 8px;
	border: 1px solid #FFcc00;
	border-top: none;
	border-left: none;
	text-align: center;
	
	
	}

.td20 {
	background-color:#FFFFFF;
	font-family:			verdana, arial, sans-serif;
	font-size:				11px;
	font-weight: 			normal;
	font-style:				normal;
	color:					#0;
	text-transform:			none;
	line-height:			15px;
	font-weight: ;
	margin:					;
	padding: 0 0 0 8px;
	border: 1px solid #FFcc00;
	border-top: none;
	text-align: center;
	
	
	}
	
	.td200 {
	background-color:#FFFFFF;
	font-family:			verdana, arial, sans-serif;
	font-size:				11px;
	font-weight: 			normal;
	font-style:				normal;
	color:					#0;
	text-transform:			none;
	line-height:			15px;
	font-weight: ;
	margin:				0	;
	padding: 0 0 0 8px;
	border: 1px solid #FFcc00;
	border-top: none;
	border-left: none;
	text-align: left;
	
	
	}
	
	.td11 {
	background-color:#FFcc00;
	font-family:			verdana, arial, sans-serif;
	font-size:				18px;
	font-weight:			bold;
	font-style:				normal;
	color:					#0;
	text-transform:			none;
	line-height:			23px;
	margin:		0 0 0 8px			;
	padding: 	0 0 0 8px;
		
	
	}
	
.td112 {
	background-color:#FFFF99;
	font-family:			verdana, arial, sans-serif;
	font-size:				16px;
	font-weight:			bold;
	font-style:				normal;
	color:					#0;
	text-transform:			none;
	line-height:			18px;
	margin:		0 0 0 8px			;
	padding: 	0 0 0 8px;
	border:  1px solid #FFcc00;
	border-bottom:  2px solid #FFcc00;
		
	
	}
.td3 {
	background-color:#CCCCCC;
	font-family:			verdana, arial, sans-serif;
	font-size:				15px;
	font-weight:			normal;
	font-style:				normal;
	color:					#0;
	text-transform:			none;
	line-height:			17px;
	margin:		0 0 0 8px			;
	padding: 	0 0 0 8px;
	border-bottom: 2px solid #FFcc00;
	}
.td12 {
	background-color:#FFFFff;
	font-family:			verdana, arial, sans-serif;
	font-size:				14px;
	font-weight: 			normal;
	font-style:				normal;
	color:					#0;
	text-transform:			none;
	line-height:			21px;
	font-weight: ;
	margin:					;
	padding: 0 0 0 8px;
	border: 1px solid #FFcc00;
	border-left: none;
	border-top: none;
	}
#programs {
		margin: 5px 60px 5px 60px
		
}

#news {
	border:				1px #000000 solid;
	margin: 			20px 2% 10px 20px;
	border-color: 		#000000;
	position: 			relative;
	padding:			0;
	background-color:	#FFF;
	text-align:			justify;
	font-size:			13px;
	line-height:		14px;
	font-family:		lucida grande, verdana, arial, sans-serif;
	height: 			100%;
	width: 				250px;
	float: 				right;

	} 

#news_title {
	padding: 6px;
	font-family: lucida grande, verdana, arial, sans-serif;
	font-size: 12px;
	background-color:#FFD942;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px 0 0px 0;
	text-align: center;
	font-weight: bold;
	border-bottom: 0px solid #0;
	background-image: url(images/navi/news_background.gif);
	background-repeat: repeat-x;
	overflow:visible;
	
}
#news p
{
padding:				10px 10px 10px  10px;
margin:					0;
text-align:				left;
font-size:				11px;
line-height:			14px;
position: relative;
background-color: #FFFBEC;

color:#000000;

}
#news a {
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
	
}
#news  a:hover {
	text-decoration: underline;
	color:#FFCC00;
	
	
}
.news_picture {


padding: 0 0 0 50px;
position:	relative;
margin: 0  10px 0 40px;
align: center;


}

.table1 {
margin: 0 0 0 3%; 
background-color:#FFffff;
border-color: #ffcc33;
font-size: 13px;
line-height: 13px;
color: 0;
border-color: #ffcc00;


}

.indent_tbl ul li
{
list-style-type:square;
}


.table22 {
	margin: 0 35% 0 10%;
	background-color:#FFf;
	border-color: #ffcc33;
	font-size: 13px;
	line-height: 13px;
	color: 0;
	border-color: #ffcc00;
	

}

.td22 {
	border: 1px #000000 solid;
	vertical-align: middle;
	line-height: 50px;
	background-color:#FFFFCC;
	margin: 0;
	padding: 0;
	width: 60px;
	text-align: center;

	

}
.td23 {
	border: 1px #000000 solid;
	border-left: 1px #000000 solid;
	vertical-align: middle;
	line-height: 14px;
	padding: 5px;
	font-size: 11px;
	border-left: none;
	border-top: none;

	

}

.td28 {
	border: 1px #000000 solid;
	border-left: 1px #000000 solid;
	vertical-align: middle;
	line-height: 14px;
	padding: 5px;
	font-size: 11px;
	border-left: none;
	border-bottom: 2px #000000 solid;


	

}

.td24 {
	border: 1px #000000 solid;
	vertical-align: middle;
	line-height: 50px;
	background-color: #FFFF00;
	margin: 0;
	padding: 0;
	width: 60px;
	text-align: center;
	}
	
.tr111 {
	
	border-bottom: 2px #000000 solid;
	
}

.td25 {
	border: 1px #000000 solid;
	vertical-align: middle;
	line-height: 50px;
	background-color: #FFCC00;
	margin: 0;
	padding: 0;
	width: 60px;
	text-align: center;
	}
	
.td29 {
	border: 1px #000000 solid;
	vertical-align: middle;
	line-height: 50px;
	background-color: #FF9900;
	margin: 0;
	padding: 0;
	width: 60px;
	text-align: center;
	}
	
.td123 {
	border: 1px #000000 solid;
	border-left: 1px #000000 solid;
	vertical-align: middle;
	line-height: 14px;
	padding: 5px;
	font-size: 11px;
	border-left: none;
	border-top: none;
	border-bottom: 2px #000000 solid;

	

}


