a:link {text-decoration: none; color: #00396b; }
a:visited {text-decoration: none; color: #00396b; }
a:active {text-decoration: none; color: #00396b; }
a:hover {text-decoration: none; color: #F2BA29; }

/* title color */
.title {
	color: #F2BA29;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
}

.highlightText 
{ 
color: #F2BA29; 
font-family: Arial; 
font-size:8pt; 
}

.normalText 
{
color: #00396b;
font-family: Arial; 
font-size:8pt; 
}

.menuText 
{
color: #00396b;
background-color: #f5f5f5;
font-family: Arial; 
font-size:8pt; 
}

.menuText a:link {text-decoration: none; color: #00396b; }
.menuText a:visited {text-decoration: none; color: #00396b; }
.menuText a:active {text-decoration: none; color: #00396b; }
.menuText a:hover {text-decoration: none; color: #F2BA29; }




/* background Header color*/
.backHeaderColor
{
background-color: #eaeaea; 
}

/* background Content image or color */
.backImage
{
background-color: #eaeaea; 
/*  background-image: url('imgs/back.jpg'); */
background-repeat: repeat-x;
}

/* background content color*/
.backContentColor
{
background-color: #ffffff; 
}

/* background Tables color*/
.backTableColor
{
background-color: #ffffff; 
}



.dropBox 
{ 
color: #00396b; 
font-family: Arial; 
font-size: 8pt; 
}

.dropSelect 
{
color: #f5f5f5; 
font-family: Arial; 
font-size: 8pt; 
}

.linkText 
{ 
color: #cc0000; 
font-family: Arial; 
font-size: 8pt; 
}



#myDiv
{
visibility: none;
position: absolute;
top: 30px;
left: 470px;
}

#comunykText a
{ 
color: #cc0000; 
font-family: Arial; 
font-size: 11px;
font-weight: bold;
text-decoration: none;
background-color: transparent;
}

#comunykText a:hover
{ 
color: #cc0000; 
font-family: Arial; 
font-size: 11px;
font-weight: bold;
text-decoration: none;
background-color: transparent;
}