/* CSS Document */

body{
	margin:0px;
	background-color:#A2A2A2;
}

.upperbg
{
	background-image:url(../images/bgrepeat.gif);
	background-repeat:repeat-x;
}

.pdding1
{
	padding-top:2px;
}

.searchtxtbox
{
	border:1px solid #9C9F9B;
	width:216px;
	height:15px;
}

.searchtxt
{
	color:#0FBDFD;
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
}

.whitebg
{
	background-color:#FFFFFF;
}

.innerbgrepeat
{
	background-image:url(../images/innerbgrepeat.gif);
	background-repeat:repeat-x;
}

.sidemenuBg
{
	background-color:#FEFAF2;
		border-left:1px solid #9B9B9B;
	border-right:1px solid #9B9B9B;
}


.selectedMenuBg
{
	background-color:#1B7290;
		border-left:1px solid #9B9B9B;
	border-right:1px solid #9B9B9B;
}

.rolloverMenuBg
{
	background-color:#3EA3C8;
		border-left:1px solid #9B9B9B;
	border-right:1px solid #9B9B9B;
}

.sidemenuBg2
{
	background-color:#FEFAF2;
}

.repeatmainmenu
{
	background-image:url(../images/repeatmainmenu.gif);
	background-repeat:repeat-x;
}

.repeatmenudown 
{
	background-image:url(../images/menudowngrad.gif);
	background-repeat:repeat-x;
}
.repeatmenudown2
{
	background-image:url(../images/menudowngrad2.gif);
	background-repeat:repeat-x;
}

.footerbg1
{
	background-color:#3AA4CA;
}

.footerbg2
{
	background-color:#74C0DC;
}

.footerlinks:link
{
	color:#FFFFFF;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:36px;
	text-decoration:none;
}
.footerlinks:visited
{
	color:#FFFFFF;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	}
.footerlinks:hover
{
	color:#FFFFFF;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	}

.footersep
{
	color:#FFFFFF;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.footertext
{
	color:#898989;
	font-family:Tahoma;
	font-size:11px;
}

.photologo
{
	background-image:url(../images/logophoto.gif);
	background-repeat:no-repeat;
	background-position:center;	
}

.sublinks:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	text-decoration:none;
	color:#000000;
}
.sublinks:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	text-decoration:none;
	color:#000000;
}
.sublinks:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	text-decoration:none;
	color:#1C7A9C;
}


.grid1 
{
	background-color:#FEFAF2;

}

.grid1Over
{
	background-color:#CEEAF5;
}

.SizeText02 { font-size: 24px }
.SizeText06 { font-size: 14px }
.SizeText10 { font-size: 10px }

.ColorBackground01 { background-color: #333333 }
.ColorBackground02 { background-color: #999999 }
.ColorBackground04 { background-color: #DBDBDB }
.ColorBackground06 { background-color: WhiteSmoke }
.ColorBackground08 { background-color: #FCFCFC }

.TextError { color: #FF0000; font-size: 11px }
.Verdana { font-family:Verdana, Arial, Helvetica, sans-serif }
.Anchor { text-decoration: none; color: #333333 }

img, div, input { behavior: url("iepngfix.htc"); }
