@CHARSET "ISO-8859-1";

BODY {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 14px;
}

TABLE {
	margin: 0px;
	padding: 0px;
	border: 0px solid black;
}

TD {
	font-family: Verdana;
	font-size: 14px;
}

H1 {
	color: #3130ff;
	font-size: 26px;
	text-align: left;
	font-weight: normal;

}


H1.black {
	color: black;
	font-size: 24px;
	text-align: center;
	font-weight: normal;
}

H2 {
	font-size: 20px;
}

H3 {
	font-size: 18px;
}

H4 {
	font-size: 16px;
}

A.menu:link {
	font-family: arial; 
	color: white;
	font-size: 19px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
}

A.menu:visited {
	font-family: arial; 
	color: white;
	font-size: 19px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: underline;
}

A.menu:hover {

}



A.H3A, A.H3A:visited {
	font-size: 18px;
	color: #3130ff;;
	text-decoration: none;
	border: 1px solid #ffffff;
}
	
A.H3A:hover {
	border-top: 1px solid #a2c8fb;
	border-bottom: 1px solid #a2c8fb;
	border-left: 1px solid #a2c8fb;
	border-right: 1px solid #a2c8fb;
	background-color: #ddeafb;
	text-decoration: none;
	padding: 0px;
}



A.blue, A.blue:visited {
	font-size: 13px;
	color: blue;
	text-decoration: none;
}
	
A.blue:hover {
	border-top: 1px solid #a2c8fb;
	border-bottom: 1px solid #a2c8fb;
	border-left: 1px solid #a2c8fb;
	border-right: 1px solid #a2c8fb;
	background-color: #ddeafb;
	text-decoration: none;
	padding: 0px;
}
	
A.security, A.security:visited {
	font-size: 10px;
	color: blue;
	text-decoration: none;
}
	
A.security:hover {
	text-decoration: underline;
	padding: 0px;
}

A.small, A.small:visited {
	font-size: 11px;
	color: blue;
	text-decoration: none;
	border: 1px solid #ffffff;
}
	
A.small:hover {
	border-top: 1px solid #a2c8fb;
	border-bottom: 1px solid #a2c8fb;
	border-left: 1px solid #a2c8fb;
	border-right: 1px solid #a2c8fb;
	background-color: #ddeafb;
	text-decoration: none;
	padding: 0px;
}


A.footer, A.footer:visited {
	font-size: 11px;
	color: #7ebbff;
	text-decoration: underline;
	border: 1px solid #ffffff;
}
	
A.footer:hover {
	border-top: 1px solid #a2c8fb;
	border-bottom: 1px solid #a2c8fb;
	border-left: 1px solid #a2c8fb;
	border-right: 1px solid #a2c8fb;
	background-color: #ddeafb;
	text-decoration: none;
	padding: 0px;
}

A.imagelink, A.imagelink:visited {
	font-size: 13px;
	color: blue;
	text-decoration: none;
}
	
A.imagelink:hover {
	border: 0px solid #a2c8fb;
	text-decoration: none;
	padding: 0px;
}

ul.menu {
  list-style-type: none;
  margin-left: 12px;
  padding-left: 0px;
  width: 150px;
}

li.menu {
	margin-bottom: 5px;
}


li.menuOn {
	margin-bottom: 5px;
}


li.bighome {
	font-size: 17px; 
	line-height: 22px;
}

li.small {
	margin-bottom: 12px;
}

li.bigspace {
	margin-bottom: 15px;
}

	

/************************************************
*************************************************
TREEMENU
*************************************************
************************************************/

.treeMenuCategory {
    color: #6DA5C6;
    font-weight: bold;
    font-size: 110%;
    font-style: italic;
}

.treeMenuBold {
	 color: #6DA5C6;
    font-weight: bold;
}


a.treeMenuLink, a.treeMenuLink:active, a.treeMenuLink:visited {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;

}

/*	border-bottom: 1px solid #0955b0; */ 
	
a.treeMenuLink:hover {
	color: #0869de;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;

}


a.largeMenuLink, a.largeMenuLink:active, a.largeMenuLink:visited {
	color: #302976; 
	font-size: 18px; 
	font-weight: bold;
	text-decoration: none;
}


a.largeMenuLink:hover {
	color: #302976; 
	font-size: 18px; 
	font-weight: bold;
	text-decoration: underline;
}

P {
	margin-left: 25px; 
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}


div.shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
 
 .shadow2,
 .shadow3,
.container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
.shadow1 {
		background: #F1F0F1;
	}
 
.shadow2 {
		background: #DBDADB;
	}
 
.shadow3 {
		background: #B8B6B8;
	}
 
.container {
		background: #ffffff;
		border: 1px solid #848284;
		padding: 10px;
	}
	
	

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sidenote {
	background-color: #dbecff; 
	border: 2px solid #3192ff;
	/*border: 2px solid #0000CC;*/ 
	-moz-border-radius: 10px; 
	margin-right: 20px;;
}

.sidebox {
	background-color: #fedba4; 
	border: 2px solid #c80009;
	/*border: 2px solid #0000CC;*/ 
	-moz-border-radius: 10px; 
	margin-right: 20px;;
}

TD.caption {
	font-size: 11px;
	line-height: 12px;
	text-align: center;
}


div.caption {
	font-size: 11px;
	line-height: 12px;
	background-color: #fffe9b;
	position: relative;
	width: 96%;
	top: -2px;
	left: 5px;
	text-align: left;
	z-index: 50;
}

.thumbnail{
	position: relative;
	z-index: 0;
	/*border: 1px solid #000000;*/
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #fffe9b;
padding: 8px;
/*left: -1000px;*/
border: 2px solid #c80009;
visibility: hidden;
color: black;
text-decoration: none;
font-size: 16px;
line-height: 18px;
font-weight: bold;
text-align: center;
width: 500px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
right: 145px; /*position where enlarged image should offset horizontally */
top: -250px;
text-decoration: none;
}

	