/* CSS Document */

body {
	margin: 0px;
}
.bgimage1{
background-image:url(../images/bgimage1.jpg);
background-repeat:repeat-x;
background-position:left top;
}
.headerleftstrip{
background-image:url(../images/headerleftstrip.jpg);
background-repeat:repeat-y;
background-position:left top;
}
.headerleftstrip2top{
background-image:url(../images/headerleftstrip2top.jpg);
background-repeat:repeat-y;
background-position:left top;
}
.headerrightstrip{
background-image:url(../images/headerrigfhtstrip.jpg);
background-repeat:repeat-y;
background-position:left top;
}
.headerrightstrip2top{
background-image:url(../images/headerrightstrip2top.jpg);
background-repeat:repeat-y;
background-position:left top;
}
.headertopstrip{
background-image:url(../images/headertopstrip.jpg);
background-repeat:repeat-x;
background-position:left top;
background-color:#1D1B0F;
}
.headerimage{
background-image:url(../images/headerimage.jpg);
background-repeat:no-repeat;
background-position:left top;
}
.headerstylebg{
background-image:url(../images/headerstyleimage.gif);
background-repeat:no-repeat;
background-position:left top;
}
.headerstylebg1{
background-image:url(../images/headerstyleimagebg.gif);
background-repeat:repeat-x;
background-position:left top;
}
.logonextstrip{
background-image:url(../images/logonextstrip.jpg);
background-repeat:no-repeat;
background-position:right top;
}
.bottomleftstrip{
background-image:url(../images/bottomleftstrip.jpg);
background-repeat:repeat-y;
background-position:left top;
}
.bottomrightstrip{
background-image:url(../images/bottomrightstrip.jpg);
background-repeat:repeat-y;
background-position:left top;
}
.contextbgtopcurve1{
background-image:url(../images/topcurve1.jpg);
background-repeat:no-repeat;
background-position:left top;
}
.contextbgtopcurve2{
background-image:url(../images/topcurve2.jpg);
background-repeat:repeat-x;
background-position:left top;
}
.contextbgtopcurve3{
background-image:url(../images/topcurve3.jpg);
background-repeat:no-repeat;
background-position:left top;
}
.contextbgmidcurve1{
background-image:url(../images/middlecurve1.jpg);
background-repeat:repeat-y;
background-position:left top;
}
.contextbgmidcurve3{
background-image:url(../images/middlecurve2.jpg);
background-repeat:repeat-y;
background-position:left top;
}
.contextbgbotcurve1{
background-image:url(../images/bottomcurve1.jpg);
background-repeat:no-repeat-x;
background-position:left bottom;
}
.contextbgbotcurve2{
background-image:url(../images/bottomcurve2.jpg);
background-repeat:repeat-x;
background-position:left bottom;
}
.contextbgbotcurve3{
background-image:url(../images/bottomcurve3.jpg);
background-repeat:no-repeat;
background-position:left bottom;
}
.menubotcurve1{
background-image:url(../images/menucurvebot1.jpg);
background-repeat:no-repeat;
background-position:left bottom;
}
.menubotcurve2{
background-image:url(../images/menucurvebot2.jpg);
background-repeat:repeat-x;
background-position:left bottom;
}
.menubotcurve3{
background-image:url(../images/menucurvebot3.jpg);
background-repeat:no-repeat;
background-position:left bottom;
}
/*text*/
.bottomlinks{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
color:#8E8D87;
}
a.bottomlinks{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
color:#8E8D87;
}
a:hover.bottomlinks{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
border-bottom:1px dotted #8E8D87;
color:#FFF;
}
.heading{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13;
	color:#000000;
	font-weight:bold;
	background-image: url(../images/headerright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 30px;
	vertical-align: bottom;
}
.contenttext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	line-height: 18px;
}
.contenttext a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	text-decoration:underline;
	line-height: 18px;
}
.contenttext a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	line-height: 18px;
	text-decoration:underline;
}