body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f7f7f;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #EC008C;
}

h1 {font-size: 16px;}
h2 {font-size: 14px;}
h3 {font-size: 12px;}





a:link {
	color: #EC008C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EC008C;
}
a:hover {
	text-decoration: none;
	color: #B5006B;
}
a:active {
	text-decoration: none;
	color: #EC008C;
}



.link_gray a:link {
	color: #7D7D7D;
	text-decoration: none;

}
.link_gray a:visited {
	color: #7D7D7D;
	text-decoration: none;

}
.link_gray a:hover {
	color: #464646;
	text-decoration: none;

}
.link_gray a:active {
	color: #7D7D7D;
	text-decoration: none;

}



.link_menu a:link {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.link_menu a:visited {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.link_menu a:hover {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.link_menu a:active {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}






.link_podmenu a:link {

	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;

}
.link_podmenu a:visited {

	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;

}
.link_podmenu a:hover {

	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;

}
.link_podmenu a:active {

	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;

}




.link_darkblue a:link {

	font-size: 12px;
	color: #005879;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: -5px;

}
.link_darkblue a:visited {

	font-size: 12px;
	color: #005879;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: -5px;

}
.link_darkblue a:hover {

	font-size: 12px;
	color: #00364b;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: -5px;

}
.link_darkblue a:active {

	font-size: 12px;
	color: #005879;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: -5px;

}




.line_blue hr {
	color: #00adef;
	background-color: #00adef;
	border: 0;
	height: 5px;

}

.line_gray hr {
	color: #d5d5d5;
	background-color: #d5d5d5;
	border: 0;
	height: 1px;

}
 

.text_magenta {color: #EC008C}

.text_gray {color: #a6a6a6}

.text_menu {
	color: #FFFFFF;
	font-size: 10px;
}


.text_news_header{
	color: #EC008C;
	font-size: 12px;
	font-weight: bold;
}

input {
font-family: Verdana, Arial; 
font-size: 11px; 
color: #000000;
background-color: #FDFDFD;
border: 1px inset #D8D8D8;
border-style: solid; 

}


textarea {
font-family: Verdana, Arial; 
font-size: 11px; 
color: #000000;
background-color: #FDFDFD;
border: 1px inset #D8D8D8;
border-style: solid; 

}

.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {font-size: 14px}
.style4 {font-size: 12px}

