
.text
{
	font-family : "Trebuchet MS";
	font-style : normal;
	color : Navy;
	font-weight : normal;
	font-size : 13px;
}

.littletext
{
	font-family : "Trebuchet MS";
	font-style : normal;
	color : Navy;
	font-weight : normal;
	font-size : 12px;
}


.textlite
{
	font-family : "Trebuchet MS";
	font-style : normal;
	color : #FFE4C4;
	font-size : 13px;
	font-weight : normal;
}

.textwhite
{
	font-family : "Trebuchet MS";
	font-style : normal;
	color : #FFFFFF;
	font-size : 13px;
	font-weight : bold;
}

.smallheader
{
	font-family : "Trebuchet MS";
	font-style : normal;
	color : #F1FFFF;
	font-size : 10px;
	font-weight : normal;
}

.largeheader
{
	font-family : "Trebuchet MS";
	font-style :  normal;
	color : #F1FFFF;
	font-size : 24px;
	font-weight : normal;
}

.textgray
{
	font-family : "Trebuchet MS";
	font-size : 13px;
	font-weight : normal;
	color : #646464;
}

.littletextgray
{
	font-family : "Trebuchet MS";
	font-size : 12px;
	font-weight : normal;
	color :  #646464;
}

.textred
{
	font-family : "Trebuchet MS";
	font-size : 13px;
	font-weight : normal;
	color : Maroon;
}
.littletextred
{
	font-family : "Trebuchet MS";
	font-size : 12px;
	font-weight : normal;
	color : Maroon;
}
.header
{
	font-family : "Trebuchet MS";
	font-style : normal;
	color : #B4B9CD;
	font-size : 24px;
}
a.link
{
	font-family : "Trebuchet MS";
	font-style : normal;
	font-size : 13px;
	font-weight : bold;
	color : Navy;
	text-decoration : none;
}

a.link:hover
{
	font-family : "Trebuchet MS";
	font-style : normal;
	font-size : 13px;
	font-weight : bold;
	color : #3399CC;
	text-decoration : underline;
}

a.h_menu_link
{
	font-family : "Trebuchet MS";
	font-style : normal;
	font-size : 12px;
	font-weight : bold;
	color : Navy;
	text-decoration : none;
}

a.h_menu_link:hover
{
	font-family : "Trebuchet MS";
	font-style : normal;
	font-size : 12px;
	font-weight : bold;
	color : #3399CC;
	text-decoration : underline;
}

a.sublink
{
	font-family : "Trebuchet MS";
	font-style : normal;
	font-size : 13px;
	font-weight : normal;
	color : #304064;
	text-decoration : none;
}


a.sublink:hover
{
	font-family : "Trebuchet MS";
	font-style : normal;
	font-size : 13px;
	font-weight : normal;
	color : #3399CC;
	text-decoration : underline;
}

a.h_menu_sublink
{
	font-family : "Trebuchet MS";
	font-style : normal;
	font-size : 12px;
	font-weight : normal;
	color : #304064;
	text-decoration : none;
}

a.h_menu_sublink:hover
{
	font-family : "Trebuchet MS";
	font-style : normal;
	font-size : 12px;
	font-weight : normal;
	color : #3399CC;
	text-decoration : underline;
}

a.largelink
{
	font-family : "Trebuchet MS";
	font-style : normal;
	font-size : 15px;
	font-weight : bold;
	color : Navy;
	text-decoration : none;
}

a.largelink:hover
{
	font-family : "Trebuchet MS";
	font-style : normal;
	font-size : 15px;
	font-weight : bold;
	color : #3399CC;
	text-decoration : underline;
}


a.inverselink
{
	font-family : "Trebuchet MS";
	font-style : normal;
	font-size : 13px;
	font-weight : bold;
	color : #3399CC;
	text-decoration : none;
}

a.inverselink:hover
{
	font-family : "Trebuchet MS";
	font-style : normal;
	font-size : 13px;
	color : Navy;
	text-decoration : underline;
}

a.inverselargelink
{
	font-family : "Trebuchet MS";
	font-style : normal;
	font-size : 15px;
	font-weight : bold;
	color : #FFE4C4;
	text-decoration : none;
}

a.inverselargelink:hover
{
	font-family : "Trebuchet MS";
	font-style : normal;
	font-size : 15px;
	color : #3399cc;
	text-decoration : underline;
}

a.linkgray
{
	font-family : "Trebuchet MS";
	font-style : normal;
	font-size : 13px;
	color : Gray;
	text-decoration : none;
}

a.linkgray:hover
{
	font-family : "Trebuchet MS";
	font-style : normal;
	font-size : 13px;
	color : #3399CC;
	text-decoration : underline;
}

.Tabla
{
	border-right-width : 1;
	border-style : outset;
	border-bottom-width :1;
	border-color : Gray;
	border-left-width : 1;
	border-top-width : 1;
}

.importanttext
{
	font-family : "Trebuchet MS";
	font-size :15px;
	font-style : normal;
	color : #DC143C;
	font-weight : bold;
}

.largetext
{
	font-family : "Trebuchet MS";
	font-size :15px;
	font-style : normal;
	color : Navy;
}

.inverselargetext
{
	font-family : "Trebuchet MS";
	font-size :15px;
	font-style : normal;
	color : #FFE4C4;
}
.disclaimer
{
	
	font-family : "Trebuchet MS";
	font-size : 10px;
	font-weight : normal;
	color : Gray;
}
td.Celija
{
	border-left-style : dashed;
	border-left-color : #ffffff;
	border-right-color : #ffffff;
	border-right-style : dashed;
	border-right-width : 1px;
	border-left-width : 1px;
	
}
td.menu{
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-right-width : 1px;
	border-right-style : solid;
	border-color : Gray;
}

.shadowright{
background-image :url(' img_2009/shadow_right.jpg');
	background-position : right;
	background-repeat : repeat-y;
}

.shadowbottomwhite{
background-image :url(' img_2009/shadow_bottom_white.jpg');
	background-position : right;
	background-repeat : repeat-x;
	margin-right: 2px;
}

.edgeBL{
background-image :url(' img_2009/edge_bottom_left.jpg');
	background-position : right;
	background-repeat : no-repeat;
}
.edgeBR{
background-image :url(' img_2009/edge_bottom_right.jpg');
	background-position : right;
	background-repeat : no-repeat;
}
.edgeBRwhite{
background-image :url(' img_2009/edge_bottom_right_white.jpg');
	background-position : right;
	background-repeat : no-repeat;
}

.shadowleft{
background-image :url(' img_2009/shadow_left.jpg');
	background-position : right;
	background-repeat : repeat-y;
}

.shadowtop{
	background-image :url(' img_2009/shadow_top.jpg');
	background-position : top;
	background-repeat : repeat-x;
	padding-right: 2px;
}

.shadowbottom{
	background-image :url(' img_2009/shadow_bottom.jpg');
	background-position : bottom;
	background-repeat : repeat-x;
	margin-right: 2px;
}
td.menuheader
{
	border-top-color : Gray;
	border-top-style : solid;
	border-top-width : 1px;
	border-right-color : Gray;
	border-right-style : solid;
	border-right-width : 1px;
	background-color : #E2EDFF;
	font-family : "Trebuchet MS";
	font-size : 13px;
	font-weight : bold;
	color : #304064;
}

td.news{
	border-bottom-width :1px;
	border-bottom-style :solid;
	border-right-width :1px;
	border-right-style :solid;
	background-color : #FFFFFF;
	border-color:Gray
}
pre{
	font-family : "Trebuchet MS";
	font-style : normal;
	color : Navy;
	font-weight : normal;
	font-size : 13px;
	text-align: justify;
}

pre.newsheader{
	font-family : "Trebuchet MS";
	font-style : normal;
	color : Navy;
	font-weight : bold;
	font-size : 13px;
}

td.newsbox1 {vertical-align:middle; text-align:center; border-left-width:1px; border-left-style:solid; border-bottom-width:1px; border-bottom-style:solid; border-color:Gray;}