/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
body.home {
    margin: 0px;
    background-color: #FFFFFF;
    height: 100%;
    background-image: url(../images/bg1.jpg);
    background-repeat: repeat-x;
}
body.content {
    margin: 0px;
    background-color: #FFFFFF;
    height: 100%;
}
table.main{
   width: 947px;
	border: 1px;
	text-align: center;
}
.menu_red{
   font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	cursor: pointer;
	text-align: center;
}
.menu_yellow{
   font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	cursor: pointer;
	text-align: center;
}
a.red{
   font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a.yellow{
   font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
	vertical-align: middle;
}
div.menu_main{
	z-index: inherit;
	vertical-align: top;
}
.bottom_text{
   font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: Black;
}
a.mail{
   font-family: Tahoma, Verdana;
	font-weight: bold;
	color: Blue;
	font-size: 12px;
}
a.disclaimer{
   font-family: Tahoma, Verdana;
	font-size: 12px;
	color: Blue;
	text-decoration: underline;
}
a.powered{
   font-family: Tahoma, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: Blue;
}
.content_text{
   font-family: Tahoma, Verdana;
	font-size: 12px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	background-image: url(../images/circles.jpg);
	background-repeat: no-repeat;
	}
.content_text table{
   font-family: Tahoma, Verdana;
	font-size: 12px;
	padding-bottom: 15px;
}
.page_title{
	color: Yellow;
	font-weight: bold;
   font-family: Tahoma, Verdana;
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
}
