body {
	background-color: #717073;
	margin-top: 25px;
}

#MainTable {	vertical-align: top;
			width: 600px;
			height: 600px;
			padding: 0px;
			}
			
#sidenav {	height: 600px;
				width: 175px;
				vertical-align: top;
				padding: 0px;
				background-image: url(../images/sidenav_bg.gif);
				background-repeat: no-repeat;
				}
				
#button1div	{ width: 149px;
				height: 32px;
				float: left;
				margin-top: 150px;
				padding-left: 26px;
			}	
			
#button2div	{ width: 149px;
				height: 32px;
				margin-top: 9px;
				float: left;
				padding-left: 26px;

			}		
			
#button3div	{ width: 149px;
				height: 32px;
				margin-top: 9px;
				float: left;
				padding-left: 26px;

			}			
	
#button4div	{ width: 149px;
				height: 32px;
				margin-top: 9px;
				float: left;
				padding-left: 26px;

			}				
						
				
#logotd { height: 73px;
				width: 425px;
				padding-top: 15px;
				background-image:url(../images/rounded_top.gif);
				background-repeat:no-repeat;
				 }
				 			
#Contenttd {	width: 415px;
				background-image: url(../images/contenttdbg.gif);		
				background-repeat: no-repeat;
				border-bottom: solid;
				border-bottom-color: #e87d1d;
				border-bottom-width: 3px;
				}


#Contentmenudiv {	width: 390px;
				height: 40px;
				padding-right: 25px;
				padding-top: 15px;}

#contentdiv {	width: 375px;
				height: 404px;
				padding-left: 25px;
				padding-top: 15px;
			}
			
#footerdiv {	width: 396px;
				height: 25px;
				padding-left: 25px;
				padding-top: 10px;
				background-color:#717073;
				border-right-style: solid;
				border-right-color: #e87d1d;
				border-right-width: 4px;

			}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #717073; 
	
}

.Normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #717073;
}

.NormalWhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #ffffff;
}

.NormalBoldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff; 
}

.NormalBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #c0362c; 
}


.footerlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}

.NormalBoldWhite a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff; 
}

.NormalBoldWhite a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff; 
}

#FrogJS{
width: 550px;
height: auto;
margin: 0px;
}
#FrogJSCredit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal; 
	text-align: left;
	color: #c0362c; 
}
#FrogJSCaption{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #717073;
}


a:link {
	color: #717073;
}
	
a:hover {
	color: #c0362c; 
}

a:visited {
	color: #e87d1d; 
}
	



