/*
 ###################################
# Main Body Styles  				#
# Note that most Main styles are 	#
# addressed in the general styles 	#
# section and the simple stylesheet #
 ###################################
*/

.main {
	color: #666;
	border-top: 1px solid #ccc;}

.mainBox {
	color: #666;
	border: 1px solid #ccc;}


.main table td ul.navigation {
	margin-bottom: 0;
	margin-left: 5px;}

.main ul li img {
     display: inline;}




/*----------Context Menu----------*/

.contextmenu, .contextmenu td, .contextmenu tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
	}

.contextmenu A:link	{
	text-decoration : none;
	color: #FFFFFF;
	}

.contextmenu A:visited {
	text-decoration : none;
	color: #FFFFCC;
/*	color: #CC3739*/
	}

.contextmenu A:active 	{
	text-decoration : none;
/*	color: #FF0000*/
	}

.contextmenu A:hover 	{
	text-decoration: underline;
	color: #CC0000;
	}

.menusep {
	color: #808080;
	font-weight: bold;
	font-size: 10px}

.langmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DD0000;
	}

.langmenu A:link	{
	text-decoration : none;
	color: #AAAAAA
	}

.langmenu A:visited {
	text-decoration : none;
	color: #AAAAAA
	}

.langmenu A:active 	{
	text-decoration : none;
	color: #FF0000
	}

.langmenu A:hover 	{
	text-decoration: underline;
	color: #FF0000
	}

/*----------Headline----------*/
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #CC0000;
	}
.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	}
	
	/*----------Modal Menu----------*/
.modalmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	background-color: #CCCCCC}

.modalmenu A:link	{
	text-decoration : none;
	color: #000000
	}

.modalmenu A:visited {
	text-decoration : none;
	color: #000000
	}

.modalmenu A:active 	{
	text-decoration : none;
	color: #FF0000
	}

.modalmenu A:hover 	{
	text-decoration: underline;
	color: #000000
	}

.modalmenuselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000
	}


.modalmenuselected A:link	{
	text-decoration : none;
	color: #FFFFFF
	}

.modalmenuselected A:visited {
	text-decoration : none;
	color: #FFFFFF
	}

.modalmenuselected A:active 	{
	text-decoration : none;
	color: #000000
	}

.modalmenuselected A:hover 	{
	text-decoration: underline;
	color: #FFFFFF
	}

.modalsep {
	background-color: #EEEEEE}

.modal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #FF0000
	}

.modal2 A:link	{
	text-decoration : none;
	color: #FFFFFF
	}

.modal2 A:visited {
	text-decoration : none;
	color: #FFFFFF
	}

.modal2 A:active 	{
	text-decoration : none;
	color: #000000
	}

.modal2 A:hover 	{
	text-decoration: underline;
	color: #FFFFFF
	}