﻿body
{ 
	background-color:#31475C;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	
	margin:0px;
	padding:0px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt; 	
	
}

.MainDiv{
	width:100%;
	margin:0px auto;
	background-image:url(../images/bgcables.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.Top{
	width:835px;
	height:185px;
	background-image:url(../images/top.jpg);
}

.Footer{
	height:122px;
	background-image:url(../images/bgfooter.jpg);
	background-repeat:no-repeat;
	color:#E1E1E1;
}

.Content{
	height:450px;
}

.LeftMenu{
	width:245px;
}

.MenuLeftMain{
	background-image:url(../images/bgmenuleft.gif);
	background-repeat:repeat-y;
	margin-left:20px;
}

.MenuBottom{
	background-image:url(../images/bgmenubottom.gif);
	background-repeat:no-repeat;
}
	
.MainContent{
	width:590px;
	height:450px;
	background-image:url(../images/bgcontent.gif);
	background-repeat:repeat-y;
}
/* Menu */
.Menu
{
	color: #364957; 	
	padding-left:70px; 
	padding-right:10px;	
	background-image:url(../images/bulletBlack.gif);
	background-repeat:no-repeat;
	height:25px;
	
}
.Menu a 
{
	color:#364957;
	text-decoration:none; 
	font-weight:bold; 
	background-image:url(../images/bulletBlack.gif);
	background-repeat:no-repeat;
}
.Menu a:hover 
{
	color:#279C6F; /*374B94; */
	text-decoration:none; 
	font-weight:bold; 
	background-image:url(../images/bgmenu.gif);
	background-repeat:no-repeat;
}

.MenuLeft
{
	padding-bottom:10px;
}

.MenuLeft a
{
	color:#00365C;
	display:block;		
	padding-top:2px;
	padding-bottom:2px;
	padding-left:85px;
	padding-right :15px; 	
	font-size:10pt;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	text-decoration:none;	
}
	
.MenuLeft a:hover{
	color:#FFFDFC;
	background-image:url(../images/bgmenuhover.gif);	
	background-repeat:repeat-y ;		
}

.BackHome
{
	width:545;
	height:176px;	
	background-image:url(../images/BackHome.jpg);
	background-repeat:no-repeat;
}
.MastAddress
{
	font-size:8pt;
	color:White ;
	text-align:right;
	margin-right :15px;
	margin-bottom:5px;	
}
.MastTitle
{
	color:#00375D;
	text-align:right;
	margin-right:20px;
	font-size:14pt;
}
.HomeTitle
{
	font-size:18pt;
	font-weight:bold;
	color:#F3F3F3;
	height:48px;
	padding-left:15px;
	padding-top:65px;
}
.Title
{
	font-size:18pt;
	font-weight:bold;
	background-image:url("../images/bgtitle.gif");
    background-repeat:repeat-y;
    background-color:#FFFFFF;
	color:#F3F3F3;
	height:48px;
	padding-left:15px;	
}
p, li, .Label
{
	text-align:justify;
	font-size:10pt;
	color:#002844;
	margin-right :15px;	
	margin-left :10px;
}
.Asterisk
{
	color :Gray;
	font-size:9pt;
}
.MessageError
{
	color:#EA1726 ;
	font-style :italic;				
}
.SubTitle
{
	font-weight:bold;
	padding:10px;
}
.Box
{	
	width:92%;
	border:0px;
	margin-left:2px; 	
}
.Image
{
	margin-left:10px; 
	margin-right:0px; 
	margin-bottom:10px; 
	margin-top:0px;
}
a.Link {color:#364957; text-decoration:none; font-weight:bold; }
a.Link:hover {color:#364957; text-decoration:underline; font-weight:bold; }

a.LinkFooter{color:#E1E1E1; text-decoration:none;}
a.LinkFooter:hover {color:#E1E1E1; text-decoration:underline;}
.MenuContent
{
	padding-bottom:0px;
	height:25px;
}

.MenuContent a
{
	color:#00365C;
	display:block;		
	padding-top:2px;
	padding-bottom:2px;
	padding-left:9px;	
	font-size:10pt;	
	text-decoration:none;	
}
	
.MenuContent a:hover{
	color:#FFFDFC;
	background-image:url(../images/bgmenuhoverc.gif);	
	background-repeat:repeat-y ;		
}