/* general rules */






/* link style default */

a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #2D9CC9;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none
}
a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #2D9CC9;
	font-weight: normal;
	line-height: 16px;
	text-decoration: underline
}
a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #2D9CC9;
	font-weight: normal;
	line-height: 16px;
	text-decoration: underline}





/* other link styles */







a.topmenu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #27B2EA;
	font-weight: bold;
	line-height: 12px;
	text-align: left;
	text-decoration: none;
}
a:hover.topmenu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #27B2EA;
	font-weight: bold;
	line-height: 12px;
	text-align: left;
	text-decoration: underline;
}
a:active.topmenu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #27B2EA;
	font-weight: bold;
	line-height: 12px;
	text-align: left;
	text-decoration: underline;}




a.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D9CC9;
	font-weight: normal;
	line-height: 13px;
	text-decoration: none
}
a:hover.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D9CC9;
	font-weight: normal;
	line-height: 13px;
	text-decoration: underline
}
a:active.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D9CC9;
	font-weight: normal;
	line-height: 13px;
	text-decoration: underline}


a.news{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D9CC9;
	font-weight: normal;
	line-height: 13px;
	text-decoration: none
}
a:hover.news {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D9CC9;
	font-weight: normal;
	line-height: 13px;
	text-decoration: underline
}
a:active.news {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D9CC9;
	font-weight: normal;
	line-height: 13px;
	text-decoration: underline}






#imgborder a img
{
border: 2px solid #E5E5E5;
}


#imgborder a:hover img
{
border: 2px solid #2D9CC9;
}












/* text styles */



.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #5F5F5F;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
}


.textheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 32px;
	color: #2D9CC9;
	font-weight: normal;
	line-height: 32px;
	text-align: left;
}



.textnews {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #5F5F5F;
	font-weight: normal;
	line-height: 13px;
	text-align: left;
}

.textnewsheadline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D9CC9;
	font-weight: normal;
	line-height: 13px;
}

.textfooter {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D9CC9;
	font-weight: normal;
	line-height: 13px;
}



.textpink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #2D9CC9;
	font-weight: normal;
	line-height: 16px;
}


.textpinkbold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #2D9CC9;
	font-weight: bold;
	line-height: 16px;
}


.textbold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #5F5F5F;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
}







.textsmall {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
}



.maintableback {
	background-color: #FFFFFF;
	background-image: url(images/main_back_pink.gif);
	background-repeat: repeat;
}

.tableshadowback {
	background-color: #FFFFFF;
	background-image: url(images/top_shadow_pink.gif);
	background-repeat: repeat;
}

.tablebottom {
	background-color: #FFFFFF;
	background-image: url(images/bottom_pink.gif);
	background-repeat: repeat;
}


input {
		font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D9CC9;
	font-weight: bold;
}

textarea {
		font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #047900;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
}

select {
		font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #047900;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
}

