div.topbgr1{
width:autopx;
height:100%;
background-image:url(images/top1_bgr.jpg);
background-repeat: repeat-x;
; background-position: top
}
div.bottombgr{
width:autopx;
height:100%;
background-image:url(images/bottom_bgr.jpg);
background-repeat: repeat-x;
; background-position: bottom
}
div.body_bgr{
width:autopx;
height:100%;
background-image:url(images/body_bgr.jpg);
background-repeat: repeat-x;
; background-position: top
}
div.topbgr{
width:autopx;
height:100%;
background-image:url(images/top_bgr.jpg);
background-repeat: repeat-x;
; background-position: top
}
textarea, select {
	font-family: Tahoma;
	font-size: 10px;
	color: 53534B;
	font-weight: normal;
}

.text1 {
	font-family: tahoma;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #005680;
; text-decoration: none
; font-style: normal
 }
#siteTitle
{
	display: none;
}
td { 
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
 } 
a.a:link { color: #333333; font-family: tahoma; font-size: 14px; font-weight: normal; ; text-decoration: none}
a.a:hover { color: #FFFFFF; font-family: tahoma; font-size: 14px; font-weight: normal; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; border: thin none #FFFFFF; text-decoration: underline; }
a:visited { color: #333333; font-family: tahoma; font-size: 14px; font-weight: normal; ; text-decoration: none}
