BODY
{
	font-size: 12px;
	BACKGROUND-COLOR: whitesmoke;
	color: #000000;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
	
	SCROLLBAR-FACE-COLOR: #426f99;
	SCROLLBAR-HIGHLIGHT-COLOR:#e7e7e7;
	SCROLLBAR-SHADOW-COLOR: #e7e7e7;
	SCROLLBAR-3DLIGHT-COLOR: #426f99;
	SCROLLBAR-ARROW-COLOR: #103C52;
	SCROLLBAR-TRACK-COLOR: #103C52;
	SCROLLBAR-DARKSHADOW-COLOR: #103C52;

	background-image:url(../images/bgmx.jpg);
	
}

A.Links
{
	font-size: 11px;
	color: #3366cc;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
}

A.Links:active
{
	font-size: 11px;
	color: #3366cc;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
}

A.Links:hover
{
	font-size: 11px;
	color:Red;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
}

A.Links:link 
{
	font-size: 11px;
	color: #3366cc;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
}

A.Links:visited
{
	font-size: 11px;
	
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
}

.PageText
{
	font-weight: 600;
	font-size: 13px;
	color: #4d4d4d;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
}

.TitleText
{
	font-weight:bold;
	font-size: 11px;
	color: #000000;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
}


.NormalText
{
	font-size: 11px;
	color: #000000;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
}

.SmallText
{
	font-size: 10px;
	color: #000000;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
}

.Borders
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color:#F1EEEB;
}

.Buttons
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 10px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-family: tahoma;
	background-color: #426F99;
	color :White ;
	text-decoration: none;
}

.LRBorder
{
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

.Error
{
	font-size: 12px;
	color: Red;
	font-family: tahoma;
	text-align:center;
	text-decoration: none;
	font-weight:bold;
}

A
{
	font-size: 11px;
	color: #3366cc;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
}

A:active
{
	font-size: 11px;
	color: #3366cc;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
}

A:hover
{
	font-size: 11px;
	color:Red;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
}

A:link 
{
	font-size: 11px;
	color: #3366cc;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
}

A:visited
{
	font-size: 11px;
	
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
}