/* CSS Document */

body{
margin:10px 0px 0px 0px;
background-color:#F5F5F5;
}

/* Menu Declarations */

#active_menu{
background:transparent url(images/rollover.jpg) 0 0 no-repeat;;
text-align:left;
display: block;
color:#FFFFFF;
font-weight: bold;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
line-height: 25px;
height:28px;
font-size: 12px;
text-indent:15px;
vertical-align:middle;
padding-right:5px;
}



a.mainlevel:link, a.mainlevel:visited {
background: url(images/marrow.jpg) 0 0 no-repeat;
text-align:left;
display: block;
color:#333333;
font-weight: bold;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
line-height: 25px;
height:28px;
font-size: 12px;
text-indent:15px;
vertical-align:middle;
padding-right:5px;
}

a.mainlevel:hover {
background:transparent url(images/rollover.jpg) 0 0 no-repeat;;
text-align:left;
display: block;
color:#FFFFFF;
font-weight: bold;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
line-height: 25px;
height:28px;
font-size: 12px;
text-indent:15px;
vertical-align:middle;
padding-right:5px;
}


/* Text Declarations */
.tile1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#333333;
}

.detail1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}


.promo1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#FF6600;
}

.promo2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FF6600;
font-weight:bold;
}

.normaltext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
text-align:justify;
}

.copyright{

}

a:link, a:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF6600;
text-decoration:none;
}


table#maincontent{
background: url(images/pageeff1.jpg) 0 0 repeat-x;
	width:695px;
	padding-top:20px;
	padding-left:20px;
	padding-right:15px;
		
}



table#main{
	padding:0px;
	width:697px;
}
table#header{
width:697px;
height:138px;
}

table#header td.logo{
	background: url(images/logo.jpg) 0 0 no-repeat;
	width:220px;

}

table#header td.rightborder{
	background: url(images/rightborder.jpg) 0 0 no-repeat;
	width:15px;
}

table#header td.headerbk{
	background: url(images/headerbk.jpg) 0 0 repeat-x;
}

#flashheader{
	height:138px;
	width:450px;
	float:right;
	background: url(images/logogray.jpg) 100% 0 no-repeat;
}

table#main td.menubk{
	height:28px;
	background: url(images/menukb.jpg) 0 0 repeat-x;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}

table#menu {
	width:100%;
	}

table#main td.content{
	background-color:#FFFFFF;
	
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	
	vertical-align:top;
	height:inherit;
}
table#bottom{
width:697px;
	}

table#bottom td.bottomleft{
	background: url(images/bottomleft.jpg) 0 0 no-repeat;
	width:219px;
	height:58px;
	border-left:1px solid #000000;
	vertical-align:bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-indent:15px;
	
}

table#bottom td.bottombk{
	background: url(images/bottombk.jpg) 0 0 repeat-x;
	
	vertical-align:bottom;
}

table#bottom td.bottomright{
	background: url(images/bottomright.jpg) 0 0 repeat-x;
	width:14px;
	border-right:1px solid #000000;
}
