/* CSS Document */
.maincornr1 {
	background-image:url(maincornr1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:14px;
	height:14px;
}
.maincornr2 {
	background-image:url(maincornr2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:14px;
	height:14px;
}
.maincornr3 {
	background-image:url(maincornr3.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:14px;
	height:14px;
}
.maincornr4 {
	background-image:url(maincornr4.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:14px;
	height:14px;
}
.maintop {
	background-image:url(maintop.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:14px;
}
.mainbottm {
	background-image:url(mainbottm.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:14px;
}
.mainside1 {
	background-image:url(mainside1.jpg);
	background-repeat:repeat-y;
	background-position:top;
	width:14px;
}
.mainside2 {
	background-image:url(mainside2.jpg);
	background-repeat:repeat-y;
	background-position:top;
	width:14px;
}
.imagecornr1 {
	background-image:url(imagecornr1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:5px;
	height:5px;
}
.imagecornr2 {
	background-image:url(imagecornr2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:5px;
	height:5px;
}
.imagecornr3 {
	background-image:url(imagecornr3.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:5px;
	height:5px;
}
.imagecornr4 {
	background-image:url(imagecornr4.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:5px;
	height:5px;
}
.imagetop1 {
	background-image:url(imagetop1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:18px;
}
.imagetop2 {
	background-image:url(imagetop.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:18px;
	width:364px;
}
.imagetop3 {
	background-image:url(imagetop1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:18px;
}
.imagebottm1 {
	background-image:url(imagebottm1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:18px;
}
.imagebottm2 {
	background-image:url(imagebottm.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:18px;
	width:364px;
}
.imagebottm3 {
	background-image:url(imagebottm1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:18px;
}
.imageside1 {
	background-image:url(imageside1.jpg);
	background-position:top;
	background-repeat:repeat-y;
	width:5px;
}
.imageside2 {
	background-image:url(imageside2.jpg);
	background-position:top;
	background-repeat:repeat-y;
	height:5px;
}
.texarea {
	
}
.texarea input 
{
    border:solid 1px gray;
    background-color:White;
	height:20px;
	font-family:Arial;
	font-size:13px;
	color:#666666;
	padding:0px;
	margin:0px;
}
.textpara {
	height:17px;
}
.textpara p 
{
	font-family:Arial;
	font-size:13px;
	color:#363636;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	margin:0px;
	padding-left: 10px;
}

.submenu {
background-color:#D9D9D9;
margin:0;
padding:0;
width:100%;
}
.submenu ul {
list-style-type:none;
margin:0;
padding:0;
}
.submenu li {
background-image:url("submenubg.jpg");
background-repeat:no-repeat;
float:left;
height:25px;
list-style-type:none;
margin-left:2px;
margin-right:2px;
padding-bottom:5px;
padding-top:5px;
text-align:center;
width:81px;
}
.submenu li a {
color:#696969;
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.submenu li a:hover {
text-decoration:underline;
}

