body {
	background-color: #FFFFFF;
	background-image: url(bgr.gif);
	background-repeat: repeat;
	font-family: Arial;
	font-size: 14px;
	padding: 0px;
}

.style1 {color: #0066CC}
.style2 {
	color: #FF0000;
	font-weight: bold;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 15px;
	margin-top: 0;
	margin-bottom: 0;
}


h2 {
    font-family: Arial;
    font-size: 19px;
    font-weight: normal;
    color: #444444;
    margin-top: 11px;
    margin-bottom: 10px;
}


a {
    font-family: Arial;
    font-size: 14px;
    color: #0157f4;
}

ul {
    line-height: 25px;
    margin-top: 0;
    list-style-type: circle;
}

td {
    background-color: #ffffff;
}

#content {
    display: block;
    background-color: #ffffff;
    width: 100%;
    height: 100%;
}

.dot { border-top: 1px dotted #ccc; padding: 5px 0;}

.part {
	line-height: 20px;
	text-align: justify;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}

.service {
    display: block;
    color: #444;
    font-size: 14px;
    text-decoration: none;
    line-height: 20px;
}

.service:hover {
    text-decoration: underline;
}

#top {
	width: 100%;
}

#bottom {
	width: 100%;
	height: 50px;
	background-repeat: repeat-x;
}


#tdcornerld {
    width: 66px;
    background: url(corner_l_d.gif) no-repeat right;
}

#tdcornerrd {
    width: 66px;
    background: url(corner_r_d.gif) no-repeat left;
}

#menud {
    display: block;
    width: 170px;
    height: 27px;
    float: left;
    background-color: #ff9600;
}

#rmenud {
    display: block;
    width: 26px;
    height: 25px;
    float: right;
    background-color: #ff9600;
}


#pointers {
    display: block;
    width: 70px;
    height: 27px;
    float: left;
    background: #ff9600 url(pointers.gif) no-repeat right;
}

#footerl {
    display: block;
    width: 9px;
    height: 106px;
    float: right;
    background-color: #4d4948;
    border-bottom: 1px solid #8e8b8a;
}

#footerr {
    display: block;
    width: 24px;
    height: 106px;
    float: left;
    background-color: #4d4948;
    border-bottom: 1px solid #8e8b8a;
}

#footer {
	display: block;
	height: 77px;
	width: 100%;
	background-color: #FFFFFF;
} 

#lfooter {
	width: 195px;
	height: 107px;
	background-color: #FFFFFF;
}

#copyright {
	display: block;
	font-size: 14px;
	float: right;
	width: 430px;
	height: 67px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.menuItem {
	color: #008800;
	font-size: 18px;
	text-decoration: none;
	margin-right: 10px;
	font-weight: normal;
}

.menuItem:hover {
    text-decoration: underline; 
}

#order {
    display: block;
    position: absolute;
    padding-top: 250px;
}

.formtitle {
    font-size: 14px;
    font-weight: bold;
    color: #6b6a6a;
}

.formerror {
    font-size: 14px;
    font-weight: bold;
    color: #ff0000;
}

.formsubmit {
    width: 120px;
    height: 27px;    
    font-size: 12px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background-color: #ff9600;
    border: #444 solid 1px;
}

.fieldtitle {
    font-size: 12px;
    color: #6b6a6a;
}


.fieldtitle a {
    font-size: 12px;
}

.fieldtext {
    width: 350px;
    height: 27px;    
    font-size: 12px;
    color: #6b6a6a;
    border: #444 solid 1px;
    padding: 3px;
}

.fielddesc {
    font-size: 9px;
    color: #6b6a6a;
    margin-top: 5px;
}

.fieldtext a {
    font-size: 12px;
}

.areatext {
    width: 350px;
    height: 100px;    
    font-size: 12px;
    color: #6b6a6a;
    border: #444 solid 1px;
    padding: 3px;
}
