body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td.menuTop {
	background-position:right; 
	background-image:url(images/bg_top.jpg);
	background-repeat:no-repeat;
}
input.buttonStyle
{
   font-size:16px;
   padding-bottom: 5px;
   font-family:Trebuchet MS,sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   cursor: pointer;
   width:250px;
   height:30px;
   background-color:#779999;
   background-image:url(images/button.jpg);
   border-style:none;
   border-width:0px;
}
input.buttonStyle2
{
   font-size:16px;
   padding-bottom: 5px;
   font-family:Trebuchet MS,sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   cursor: pointer;
   width:170px;
   height:30px;
   background-color:#779999;
   background-image:url(images/button2.jpg);
   border-style:none;
   border-width:0px;
}
input.buttonStyle3
{
   font-size:16px;
   padding-bottom: 5px;
   font-family:Trebuchet MS,sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   cursor: pointer;
   width:131px;
   height:30px;
   background-color:#779999;
   background-image:url(images/button3.jpg);
   border-style:none;
   border-width:0px;
}
input.buttonStyle4
{
   font-size:16px;
   padding-bottom: 5px;
   font-family:Trebuchet MS,sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   cursor: pointer;
   width:131px;
   height:30px;
   background-color:#DDDDDD;
   background-image:url(images/button4.png);
   border-style:none;
   border-width:0px;
}

td.navIn {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
	color:#0099CC;
	cursor:pointer;
}
td.navOut {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
	color:#CCCCCC;
	cursor:text;
}

td.over {
	color:#DDDDDD;
	background-color:#555555;
	cursor:pointer;
}
td.out {
	color:#555555;
	background-color:#DDDDDD;
	cursor:text;
}

td.tabOver {
	border-color:#555555; 
	border-style:solid; 
	border-width:1px;
	background-color:#FFFFFF;
	cursor:pointer;
}

td.tabOut {
	border-color:#555555; 
	border-style:solid; 
	border-width:1px;
	background-color:#DDDDDD;
	cursor:text;
}

td.myTab {
	border-color:#555555; 
	border-style:solid; 
	border-width: 1px 1px 0px 1px;
	background-color:#FFFFFF;
	cursor:text;
}

td.over2 {
	color:#DDDDDD;
	background-color:#555555;
	cursor:pointer;
}
td.out2 {
	color:#555555;
	background-color:#FFFFFF;
	cursor:text;
}

.style12 {font-family: Arial, Helvetica, sans-serif}
.style13 {font-weight: bold; font-size: 12px; color: #CCCCCC;}
.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	color: #333333;
}
h1 {
	color: #0099CC;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
.style23 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.normalText {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}

table {border-collapse:collapse;}

td.greyBorder {
	border-color:#DDDDDD;
	border-width:1px;
	border-style:solid;
}
a.faq:link {
	color: #333333;
	text-decoration: none;
}

a.faq:visited {
	color: #333333;
	text-decoration: none;
}

a.faq:active {
	color: #333333;
	text-decoration: none;
}

a.faq:hover {
	color: #333333;
	text-decoration: underline;
}

a.bottom:link {
	color: #CCCCCC;
	text-decoration: none;
}

a.bottom:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a.bottom:active {
	color: #CCCCCC;
	text-decoration: none;
}

a.bottom:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

a.blog:link {
	color: #333333;
	text-decoration: none;
}

a.blog:visited {
	color: #333333;
	text-decoration: none;
}

a.blog:active {
	color: #333333;
	text-decoration: none;
}

a.blog:hover {
	color: #333333;
	text-decoration: underline;
}
