body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-image:url(../images/bgSite.jpg);
	background-repeat:repeat-x;
	color: #333333;
	font-size:85%;
	line-height:150%;
}
.form{
	margin:0px;
	padding:0px;
}

.content{
    width: 750px;
	background-image:url(../images/contentBack.gif);
}
.sidemenu{
    width: 199px;
	float:right;
	text-align:left;
	background-color:#FFFFCC;
	border-right :1px solid #999999;
	border-bottom:1px solid #999999;
	
}
.sideGlobal{
	background-color:#FFCCCC;
	padding:3px;
	margin:5px;
}

.head{
    width: 750px;
/*	height:50px; */
	background-color:#33CCCC;
/*	background-image:url(../images/eatGrape.gif); */
	background-position:right;
	background-repeat:no-repeat;
    text-align: left;
	padding-top:5px;
	padding-bottom:10px;
}
.topHead{
    width: 748px;
	background-color:#FF6600;
	background-image:url(../images/bgSiteTitle.jpg);
	background-repeat:no-repeat;
    text-align: left;
	padding-top:5px;
	padding-bottom:5px;
	border:1px solid #999999;
}
.topHead h1{
	font-size:14px;
	text-align:right;
	margin-top:5px;
	color:#FFFF99;
	font-weight:bolder;

}
.foot{
	clear:both;
    width: 750px;
    text-align: center;
	color:#68912B;
}
.gmenu{
	padding:10px;
	width:129px;
	float:left;
	background-color:#FEDE58;
}
.main{
	width:550px;
	float:right;
	background-color:#ffffff;
}

a:link {
	color:#3366CC;
	text-decoration: underline;
}
a:visited {
	color:#3366CC;
	text-decoration: underline;
}
a:hover {
	color: #33CCFF;
	text-decoration: underline;
}

.pannavi{
	font-size:90%;
	color:#666666;
	text-align:right;
}

.textS{font-size:90%:}
.textL{font-size:150%:}
.colorGrayC{color:#CCCCCC;}
.colorPinkM{color:#FF3366;}
.colorGrape1{color: #CE5BFF}
.colorGreen1{color: #669933}

