body{
	background:url(welcome-bg.gif) top left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	font-size:13px;
	padding-bottom:15px;
}
a {
	color: #083772;
}
a:link {
	color: #083772;
	text-decoration: none;
}

a:visited {
   color: #1e4e8f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #0000CC;
}
.block{
	/*border:3px solid #B2D0F7;*/
	/*background: url(block-bg.gif) repeat-x;*/
	margin:20px auto 20px auto;
	width: 400px;text-align: center;
}
.block-title{
	color: #083772;
	font-weight: bold;
	padding-top: 4px;
	/*padding-left: 8px;*/
	font-size: 18px;
	/*background-color: #FF0000;*/
}
.block-body{height:450px;
	padding:8px;
	padding-top:2px;
	background: url(../../../welcome/Banderin322Limpiado248.jpg) no-repeat center center;/*../../2007_2008theme_30.gif*/
}
.block-body b{
	color:#333333;
	font-size:11px;
}
.block-body em {
	display:block;
	margin-top:5px;
	font-size:11px;
    color:gray;
	text-align:right;
}
.float_left {
	float: left;
	}
.float_right {
	float: right;
	}
ul {
	margin-left: 20px;
	line-height: 30px;
}
a:hover {
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
}
li {
	background: url(../../../welcome/blueyell10.gif) no-repeat 0 50%;
	padding-left: 15px;
}
