/*
 * Style sheet
 */

BODY {
    color: #ffffff; background: #a8b09f;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px; letter-spacing: 1px;
   	text-align: center;
}

H1, H2, H3, H4, H5, H6 {font-weight: bold;
    text-align: left;
		color: #ffffff;
}

H3 { font-size: 12px; color: #c1d0d5;
    margin-right: 50px;
    margin-top: 15px; margin-bottom: 15px;
}

H2 {
    clear: left; margin-right: 50px;  color: #666633;
    margin-top: 1px; margin-bottom: 10px; text-align: right;
    font-family: tahoma, arial, helvetica, sans-serif; font-size: 12px;
}

p { margin-top: 5px; margin-bottom: 0px;}

a.mnst1 {color: #007eb5; text-decoration: none; font-size: 12px;
}
a.mnst1:hover{color: #0099ff; text-decoration: none; font-size: 12px;
}

a.menu {color: #007eb5; text-decoration: none; font-size: 11px; font-weight: bold; letter-spacing: 1px;
}
a.menu:hover{color: #0099ff; text-decoration: none; font-size: 11px; }

a.n1 {color: #fffacd; text-decoration: none;  font-size: 11px;
}
a.n1:hover {color: #c5cdc7; text-decoration: none;  font-size: 11px;
}

.header1 { padding 1px; height: 102px;
background-image: url("image/header.jpg");
background-repeat: no-repeat;  background-position:  center right;
font-family: tahoma, arial, helvetica, sans-serif; font-size: 11px; letter-spacing: 1px;
color: #c1d0d5; background-color: #a8b09f; vertical-align: bottom; text-align: right;
}

.main1 {
	background-color: #a0aa97;  <!-- #a0aa97; -->
	
}

img.start1, img.start2 { border-style: solid; border-width: 2px; border-color: #c1d0d5;
	margin-left: 2px;margin-top: 10px;
}

img.start2 { border-style: none; margin-left: 2px;margin-top: 60px;
}

td.mnu1 { background-color: #a8b09f; text-indent: 10px; padding-right: 20px;
}
td.mnu2 { background-color: #a8b9a2; text-indent: 20px; padding-right: 5px;
}

td.mleft1 { width: 300px;text-align: left; vertical-align: top;
background-image: url("image/backgrnd1.jpg");
background-repeat: no-repeat;  background-position:  bottom left;
font-family: tahoma, arial, helvetica, sans-serif; font-size: 11px; letter-spacing: 1px;
color: #ebeff3;
}

td.mright1 { width: 450px; background-image: url("image/backgrnd2.jpg");
background-repeat: no-repeat;  background-position: top right;
font-family: tahoma, arial, helvetica, sans-serif; font-size: 11px; letter-spacing: 1px;
color: #ffffff; background-color: #9da693; vertical-align: top;
}

div.new1 {margin-top: 0px; margin-left: 30px; width: 200px;	
}

div.text1 { padding: 15px; padding-left: 30px; text-align: justify;	
}
div.text2 { padding: 15px; padding-left: 30px; text-align: right;	
}

table.hline1 {background-color: #a0c89d; width: 100%; height: 1px;margin-top: 0px; margin-bottom: 0px;}
table.hline2 {background-color: #dcdcc2; height: 1px;}

div.namegb1 {
}

span.buy {
color: #006600;
background-color: #c5dda6;
font-weight: bold;
padding: 2px 5px;
margin-bottom: 100px;
}

div.copyrt {width: 750px;
    font-family: tahoma, arial, helvetica, sans-serif; font-size: 12px;
    color: #007eb5; text-align: right; padding-right: 70px;
    margin-top: 20px; margin-bottom: 1px;
}

