@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#474747;
	line-height:18px;
}

h1{
	border:none;
	padding:0px;
	margin:0px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	color: #666666;
	padding-top:15px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	color: #181818;
}

h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#474747;
	line-height:18px;
	font-weight:bold;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#e32e3e;
	line-height:18px;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	font-weight:bold;
	text-decoration:none;
	padding:0;
	margin-top:20px;
	margin-bottom:10px;
}


p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#474747;
	line-height:18px;
	width:100%;
}

a:link, a:hover, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e32e3e;
	line-height:18px;
	text-decoration:none;
}


a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FF3300;
	line-height:18px;
	text-decoration: underline;
}


.paragraph{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#474747;
	line-height:18px;
}

.margin-b {
	margin-bottom:40px;
}

li{
	list-style: circle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	line-height:18px;
}

img {
	border:none;
	padding:0px;
	margin:0px;
}

.logotype {
	margin-left:15px;
}

.shadow_right {
	background-image:url(../images/shadow_right.jpg);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#FFFFFF;
}

.shadow_left {
	background-image:url(../images/shadow_left.jpg);
	background-repeat:repeat-y;
	width:5px;
	.width:4px;
}

.content_botom {
	background-image:url(../images/content_bottom.jpg);
	background-repeat:no-repeat;
}

/*.content_aling {
	margin-left:-3px!;
}*/

.background_butons {
	background-image:url(../images/background_buttons.jpg);
	background-repeat:repeat-y;
}

.background_content {
	background-color:#efefef;
	padding-top:20px;
	padding-left:30px;
	padding-right:10px;
	padding-bottom:20px;
}

.background_content_2 {
	background-color:#efefef;
	padding-top:10px;
	padding-bottom:20px;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#797979;
	text-align:center;
	margin-top:-6px;
}

.footer a:link, .footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#292929;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}

.footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e32e3f;
	text-decoration:none;	
}

.buttoms {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
/*	padding-left:25px;*/
	margin-top:22px;
}

.buttoms a:link, .buttoms a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:25px;
	width:191px;
	height:20px;
	display:block;
	padding-top:2px;
}

.buttoms a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e32e3f;
	text-decoration:none;
	background-image:url(../images/buttoms_arrow.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#272727;	
}

.selected{
	background-color:#272727;
	background-image:url(../images/buttoms_arrow.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

.selected a:link, .selected a:hover, .selected a:visited {
	color:#e32e3f;
}

.dotted_line_red {
	background-image:url(../images/dotted_line_red.jpg);
	background-repeat:repeat-y;
	background-position:left;
	padding-left:15px;
}

.float_left {
	float:left;
	border:2px solid #E32E3F;
	margin-right:15px;
}

.float_right {
	float: right;
	border:2px solid #E32E3F;
	margin-right:15px;
}

.content_box {
	height:130px;
}

.table_color td{
	background-color: #CCCCFF;
	padding:5px;
}

.table_color_b td{
	background-color: #CCCCFF;
	padding-left:5px;
	padding-right:5px;	
}

.tr_color td{
	background-color: #9999FF;
}

#acc1, .acc1{
	background-color:#EFEFEF !important;
	background-image:none;
	margin-left:0;
	padding-left:0;
}

.menues {
	margin-left:126px;
}

.none_bolt li {
	font-weight:normal;
}

.lottery {
	color: #FF0000;
}

.text_blue p, .text_blue ul {
	color:#003399;
}

.table_content_b {
	margin-left:30px;
	padding-right:30px;
	margin-top:10px;
}

.left_lottery{
	float:left;
	width:160px;
	background-color: #CCCCCC;
	padding-left:15px;
	padding-right:10px;
}

.left_lottery h6{
	color:#003399;
}

.content_lottery {
.padding-left:15px;
}

.winner {
	width:350px;
	background-color:#f3e4b9;
	padding:10px;
	padding-top:0;
	.padding-top:10px;
	border:1px solid #034694;
	margin-bottom:10px;
	display:block;
	height:160px;;
	margin-left:-30px;
	.margin-left:0px;
}

.winners_aling h1{
	font-size:16px;
	margin-bottom:-15px;
}

.winners_aling h3{
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	margin-bottom:-10px;	
}

.winners_aling h6{
	margin-bottom:-10px;	
}

.image {
	float:left;
	margin-right:10px;
}

.abajo {
	clear:both;
}

.prizes {
	padding:5px;
	background-color:#c9e9ee;
}

.prizes_b {
	background-color:#9fd2e5;
	font-weight:bold;
	padding:5px;
	font-size:13px;
}

.win {
	margin-bottom:15px;
	background-color:#f3e4b9;
	padding:10px;
	border:3px solid #034694;
}

.win_b p{
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
}

.winners_aling {
	width:190px;
	float:right;
	display:block;

	.margin-top:-145px;
}

.image_winners {
	margin-left:5px;;
	.margin-left:-8px;
	margin-top:25px;
}

.table_schedules {
	padding:0;
	margin:0;
}

.table_schedules td {
	margin:0;
	padding:0;
	border:1px solid #adadd9;
}

.cell_color {
	background-color:#CCCCFF;
}

/* This is for Schedules.html only! */

#pool { font-family: Arial; font-size: 18px; color:#000000; font-weight: bold; }
#date { font-family: Arial; font-size:16px; color:#000000; font-weight: bold; }
#check { font-family: Arial; font-size:14px; color:#000000; font-weight: bold; }
#dow { font-family: Arial; font-size:12px; color:#000000; font-weight: bold; }
#tdcontent { font-family: Arial; font-size:12px; color:#000000; font-weight: bold; }
#tdcontent-nb  { font-family: Arial; font-size:12px; color:#000000; font-weight:normal;}
#pool-policies {font-family: Arial; font-size:18px; color:#000000; font-weight: bold; }
#content_green { font-family: Arial; font-size:12px; color: #336600; font-weight:normal; }
