a:link   		{ text-decoration: none; color: #123558;}
a:active 		{ text-decoration: none; color: #123558;}
a:visited		{ text-decoration: none; color: #123558;}
a:hover  		{ text-decoration: none; color: #333333;}

.nav:link   	{ text-decoration: none; color: #e1effd;}
.nav:active 	{ text-decoration: none; color: #e1effd;}
.nav:visited	{ text-decoration: none; color: #e1effd;}
.nav:hover  	{ text-decoration: none; color: #ffffff;}

.b:link   		{ text-decoration: underline; color: #e1effd; font-size:8pt}
.b:active 		{ text-decoration: underline; color: #e1effd; font-size:8pt}
.b:visited		{ text-decoration: underline; color: #e1effd; font-size:8pt}
.b:hover  		{ text-decoration: underline; color: #ffffff; font-size:8pt}

.c:link   		{ text-decoration: none; color: #123558; font-weight:bold;}
.c:active 		{ text-decoration: none; color: #123558; font-weight:bold;}
.c:visited		{ text-decoration: none; color: #123558; font-weight:bold;}
.c:hover  		{ text-decoration: none; color: #333333; font-weight:bold;}

.d:link   		{ text-decoration: none; color: #564e4e; font-weight:none;}
.d:active 		{ text-decoration: none; color: #123558; font-weight:none;}
.d:visited		{ text-decoration: none; color: #123558; font-weight:none;}
.d:hover  		{ text-decoration: none; color: #123558; font-weight:none;}

img  { border:none }

body {
	margin-left: 	  0px;
	margin-top: 	  0px;
	margin-right: 	  0px;
	margin-bottom: 	  0px;
	background-color: #ffffff;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x
}
.box-border {
border-left:  1px solid #dadbdb;
border-right: 1px solid #dadbdb;
}
.box-bg-body {
	background-image: url(images/bg-box-body.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
.box-bg-body-small {
	background-image: url(images/bg-box-body-small.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
.box-bg-body-small-2 {
	background-image: url(images/bg-box-body-small-2.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
.td-side-padding-rop {
	padding-top:5px;
}
.td-bet-content {
	padding-top:5px;
}
.td-bet-title {
	padding-top:15px;
}
.title {
   font-family: Arial, Helvetica, sans-serif;
   font-size:   9pt;
   color:		#123558; 

}
.title-n {
   font-family: Arial, Helvetica, sans-serif;
   font-size:   9pt;
   color:		#123558; 
   font-weight: bold;

}
.news-date{
   font-family: Arial, Helvetica, sans-serif;
   font-size:   9pt;
   color:		#475b19; 

}
.txt-footer {
   font-family: Arial, Helvetica, sans-serif;
   font-size:   9pt;
   color:		#e1effd; 

}
td {
   font-family: Arial, Helvetica, sans-serif;
   font-size:   9pt;
   color:		#564e4e; 

}
.small2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size:   8pt;
   color:		#564e4e; 

}
fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.text-light  {font-family:Arial, Helvetica, sans-serif; color:e1effd;}
.cell		 {border: 1px #2b6ca3 solid;}
.celldisable {border: 1px #2b6ca3 solid; background-color: #dadde0;  font-size: 11px;}
.cellnow	 {background-color: #ff8888;  font-size: 11px; font-family:Arial, Helvetica, sans-serif; color:ffffff;}
.celltop	 {border: 1px #2b6ca3 solid; font-family:Arial, Helvetica, sans-serif; color:e1effd;}
a.toplink:link 		{ color: #e1effd; }
a.toplink:active	{ color: #e1effd; }
a.toplink:visited 	{ color: #e1effd; }
a.toplink:hover		{ color: #ffffff; }
a.celllink:link 	{ font-family: Arial; color: #d60904; font-weight:bold;}
a.celllink:active 	{ font-family: Arial; color: #d60904; font-weight:bold;}
a.celllink:visited 	{ font-family: Arial; color: #d60904; font-weight:bold;}
a.celllink:hover 	{ font-family: Arial; color: #000000; font-weight:bold;}
a.celllink1:link 	{ font-family: Arial; font-size: 11px ; color: #164370; }
a.celllink1:active 	{ font-family: Arial; font-size: 11px ; color: #164370; }
a.celllink1:visited { font-family: Arial; font-size: 11px ; color: #164370; }
a.celllink1:hover 	{ font-family: Arial; font-size: 11px ; color: #000000; }

.txt-small {
   text-transform:lowercase;
   color:#941108;

}