.menu-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 4px 2px 4px 15px;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #0d1e2f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e1e1;
}

h1{font-size:14px;}

a:link {
	color: #0d1e2f;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	color: #0d1e2f;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #DD0630;
	font-size: 12px;
}


a:active {
	font-size: 12px;
	color: #0d1e2f;
	text-decoration: underline;
}


a.linkRight:link {
	color: #0d1e2f;
	font-size: 12px;
	text-decoration: underline;
}

a.linkRight:visited {
	color: #0d1e2f;
	font-size: 12px;
	text-decoration: underline;
}
a.linkRight:hover {
	color: #DD0630;
	font-size: 12px;
}


a.linkRight:active {
	color: #0d1e2f;
	font-size: 12px;
	text-decoration: underline;
}


.maincell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0d1e2f;
	padding: 0px 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #e0e1e1;
	border-left-color: #e0e1e1;
	vertical-align: top;
}
.maincellForo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0d1e2f;
	padding: 0px 0px;
	vertical-align: top;
}

.red-cell p {
	margin: 3px 0 6px;

}

.red-cell a{
	text-decoration: none;	
}

.red-cell {
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	text-align:left;
	padding: 0 0 5px 10px;
}
.red-cell-right {
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	text-align:left;
	padding: 0 5px 5px;
}

.red-cell-centre {
	font: 11px Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight: normal;
	padding: 0 0 5px 10px;
}
.red-cell-centre p {
	margin: 3px 0 6px;
}

.red-cell-right p {
	margin: 3px 0 6px;
}

.divider-grey {
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 5px;
}
.basebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0d1e2f;
	text-align: center;
}
.rightbar {
	font: 11px verdana, sans-serif;
	color: #0d1e2f;
	vertical-align: top;
	text-align:left;
	padding: 5px;
}

.rightbar p {
	margin: 0;
}

.rightbar strong {
	font: bold 14px verdana, sans-serif;
	color: #c03;
}

.rightbar_home
{
	padding: 0;
}

.rightbar_home a
{
	font: 11px verdana, sans-serif;
	text-decoration: none;
	display: block;
	background-color: #eee;
	padding: 5px;
}

.rightbar_home a:visited
{
	font: 11px verdana, sans-serif;
	text-decoration: none;
}
.rightbar_home a:hover
{
	font: 11px verdana, sans-serif;
	color: #000;
	background-color: #cce5ff;
}
.rightbar_home a:active
{
	font: 11px verdana, sans-serif;
	text-decoration: none;
}

.rightbar-panel {
	font: 12px Arial, Helvetica, sans-serif;
	color: #0d1e2f;
	background: url(img/corner.gif) no-repeat right bottom #EFF1F1;
	padding: 5px;
	border: solid #fff;
	border-width: 0 0 10px;
	text-align:left;
}

.rightbar-panel a:link, .rightbar-panel a:visited, .rightbar-panel a:hover, .rightbar-panel a:active
{
	font-size: 12px;
	text-decoration: none;
}

.rightbar-panel p
{
	margin: 0 0 5px;
	
}

.grey-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0d1e2f;
	text-align: center;
	font-variant: small-caps;
	text-transform: none;
	padding-top: 8px;
	background-image: url(img/greybar-bg.gif);
	background-repeat: repeat-x;
}

.leftbar-panel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	color: #0d1e2f;
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #9BE7FF;
	/*height: 110px;*/
	border-top: 5px solid #FFFFFF;
	border-right: 5px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 5px none #FFFFFF;
	padding-top: 10px;
	font-weight: bold;
	line-height: 16px;
	text-align:left;
	background-image: url(img/corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}


.leftbar-panel form
{
	margin: 17px 0 0;
	
}

.topbar-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0d1e2f;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 5px;
}

.topbar-text a{
	text-decoration:none !important;
}


.links img { margin: 2px 0 0; }

body {
	background: #ffffff;
	font-family: arial, helvetica;
	font-size: 12px;
	margin: 0; /* sets all to 0 */
	padding: 0; /* think Opera sets padding on body */ 
}

.txtmenutable
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

.txtmenutable a
{
	display: block;
	padding: 5px 10px 5px 15px;
	margin: 0 0px 0px 0;
	color: #000000;
	text-decoration: none;
	/*background-color: #FFFFFF;*/
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 1%;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EDECE9;*/
}

.txtmenutable a:hover
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #dd0630;
	background-image: url(img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.txtmenutable a:visited
{
	display: block;
	padding: 5px 10px 5px 15px;
	margin: 0 0px 0px 0;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EDECE9;*/
}

.maincell-txt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0d1e2f;
	padding: 0px 20px 0px 16px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #e0e1e1;
	border-left-color: #e0e1e1;
	vertical-align: top;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	vertical-align: top;
}
.submenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
}

.submenu a
{
	display: block;
	padding: 5px 10px 5px 15px;
	margin: 0px 25px 2px 0px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EDECE9;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #EDECE9;
}

.submenu a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #dd0630;
	background-image: url(img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.submenu-2 {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #EDECE9;
	border-right-color: #EDECE9;
	border-bottom-color: #EDECE9;
	border-left-color: #EDECE9;
}
.img-pad-left {
	padding-left: 10px;
}

.txtTableAdmin {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #EDECE9;
	border-right-color: #EDECE9;
	border-bottom-color: #EDECE9;
	border-left-color: #EDECE9;
}


a.LinkRedCell{
	color: #0d1e2f;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
}

a.LinkRedCell:visited {
	color: #0d1e2f;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;	
}
a.LinkRedCell:hover {
	color: #DD0630;
	font-size: 12px;
	font-weight: bold;	
}


a.LinkRedCell:active {
	font-size: 12px;
	color: #0d1e2f;
	text-decoration: none;
	font-weight: bold;	
}

.frank {
	color: #0d1e2f;
	text-align:left;
	padding-top: 5px;
}

.frank a
{
	display: block;
	text-decoration:none !important;
	background: url(img/corner-play.gif) no-repeat right bottom #9BE7FF;
	padding: 5px;
}

/*.frank a:visited
{
	text-decoration:none !important;
	font-size: 10px;
}

.frank a:hover
{
	text-decoration:none !important;
	font-size: 10px;
	color: #fff;
	background-color: #09c;
}
.frank a:active
{
	text-decoration:none !important;
	font-size: 10px;
}*/

ul.news
{
	list-style: none;
	padding: 0;
	margin: 0;
}


ul.news li
{
	margin: 0 0 5px;
	padding: 0;
}

ul.news li a, ul.news li a:visited, ul.news li a:hover, ul.news li a:active
{
	font: 11px verdana, sans-serif;
}

table.home { margin: 0 auto; }

table.home td { text-align: left; }

table.home td form { margin: 0; }

.RedText{
	color: #dd0630;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	text-align: center;
}

.BlueText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #024a7a;	
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
