.typeSidebarAlert {
	color: #993300
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    scrollbar-arrow-color: #C0C0C0;
    scrollbar-3dlight-color: #C0C0C0;
    scrollbar-highlight-color: #C0C0C0;
    scrollbar-face-color: #ffffff;
    scrollbar-shadow-color: #C0C0C0;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-track-color: #ffffff;
}

a:link {
	color: #A4A8D0; 
	text-decoration: none;
	border-bottom: #A4A8D0;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}
a:visited {
	color: #A4A8D0; 
	text-decoration: none;
	border-bottom: #A4A8D0;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}
a:hover {
	color: #FF9900; 
	text-decoration: none;
	border-bottom: #FF9900;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}
a:active {
	color: #993300; 
	text-decoration: none;
	border-bottom: #993300;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}

hr{
  	color:#cccccc;
  	weight: 1.0em;
}

.picText
{
    font-family: "Trebuchet MS" , "Trebuchet" , Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: heavier;
    color: #C0C0C0;
    text-align: left;
	margin-left: 5px; 
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;

}


.typeBody
{
    font-family: "Trebuchet MS" , "Trebuchet" , Helvetica, sans-serif;
    font-size: 0.8em;
    font-style: normal;
    font-weight: lighter;
    font-variant: normal;
    text-transform: none;
    color: #616161;
    text-decoration: none;
    text-align: justify;
    line-height: 1.5em;
    padding-bottom: 30px;
}


.typeBodyTop
{
    font-family: "Trebuchet MS" , "Trebuchet" , Helvetica, sans-serif;
    font-size: 0.8em;
    font-style: normal;
    font-weight: lighter;
    font-variant: normal;
    text-transform: none;
    color: #616161;
    text-decoration: none;
    text-align: justify;
    line-height: 1.5em;
    padding-bottom: 4px;
}



.typeTable
{
    font-family: "Trebuchet MS" , "Trebuchet" , Helvetica, sans-serif;
    font-size: 1.0em;
    font-style: normal;
    font-weight: lighter;
    font-variant: normal;
    text-transform: none;
    color: #616161;
    text-decoration: none;
    text-align: justify;
    line-height: 1.5em;
    padding-bottom: 30px;
}

.pic
{ 
	border:1px solid #000066; 
    margin-left: 15px; 
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 10px;
}

.content
{
    padding-right: 10px;
    padding-left: 20px;    
    border-right:2px solid #C0C0C0; 
    border-left:2px solid #C0C0C0; 
    border-bottom:2px solid #C0C0C0;
}

.contentTop
{
    padding-right: 10px;
    padding-left: 20px;    
    border-right:2px solid #C0C0C0; 
    border-left:2px solid #C0C0C0; 
}


h1
{
    color: #A4A8D0;
    font-family: "Trebuchet MS" , "Trebuchet" , Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: heavier;
    line-height: 1.1em;
    padding-top: 0em;
    margin-top: 0.2em;
    margin-bottom: 0em;
}
.typeTitle
{
    color: #8B6462;
    padding-top: 0.1em;
    padding-bottom: 0em;
}
h2 {
	color: #A4A8D0;
	font-family: "Trebuchet MS", "Trebuchet", Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: heavier;
}
.footer
{
    font-family: "Trebuchet MS" , "Trebuchet" , Helvetica, sans-serif;
    font-size: 0.7em;
    line-height: 20px;
    font-weight: lighter;
    color: #C0C0C0;
    letter-spacing: 0.5px;
    vertical-align: bottom;    
	padding-left: 30px;
	padding-top: 10px;

}
.list {
	
	list-style-type: square;
}

#menu a:link {
    font-family: Impact, "Trebuchet MS" , "Trebuchet" , Helvetica, sans-serif;
    font-size: 1.0em;
    margin-left: 1.0em;
	border: none;
	color: #ffffff; 
	text-decoration: none;

}

#menu a:visited {
    font-family: Impact, "Trebuchet MS" , "Trebuchet" , Helvetica, sans-serif;
    font-size: 1.1em;
    margin-left: 1.0em;
	border: none;
	color: #ffffff; 
	text-decoration: none;
}

#menu a:hover {
    font-family: Impact, "Trebuchet MS" , "Trebuchet" , Helvetica, sans-serif;
    font-size: 1.1em;
    margin-left: 1.0em;
	border: none;
	color: #FF9900; 
	text-decoration: underline;
}

#menu a:active {
     font-family: Impact, "Trebuchet MS" , "Trebuchet" , Helvetica, sans-serif;
    font-size: 1.1em;
    margin-left: 1.0em;
	border: none;
	color: #FFFFFF; 
	text-decoration: none;
}