.GR {
	background-color: #6699FF;
}

body {
	background-color: ##729FF3;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

}
.oneColFixCtr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#container2 {
	position:absolute;
	width:1000px;
	height:600px;
	z-index:1;
	background-color: #729FF3;
}
#inner1 {
	position:absolute;
	width:200px;
	height:200px;
	z-index:1;
	left: 237px;
	top: 82px;
	background-color: #999999;
}
.point {
	cursor: pointer;
	cursor: hand;
}
.small {
	font-family: "Times New Roman";
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.cap1 {
	font-family: "Times New Roman";
	font-size: 24mm;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.cap2 {
	font-family: "Times New Roman";
	font-size: 12mm;
	font-style: normal;
	color: #000000;
	font-weight: bolder;
}
.cap3 {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}


.case1 {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.case2 {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.case3 {
	font-family: Comic Sans MS;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.case3bold {
	font-family: Comic Sans MS;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-weight: bold;
}

.case3blue {
	font-family: Comic Sans MS;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
}

.case4 {
	font-family: Comic Sans MS;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.case4Blue {
	font-family: Comic Sans MS;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0000FE;
}

.case5 {
	font-family: Comic Sans MS;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.cv_big {
	font-family: Comic Sans MS;
	font-size: 36mm;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	
}
.cv_med {
	font-family: Comic Sans MS;
	font-size: 14mm;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	
}
.case2comic {
	font-family: Comic Sans MS;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.case3comic {
	font-family: Comic Sans MS;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

.link {
	font-family: Comic Sans MS;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
}
.link2 {
	font-family: Comic Sans MS;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
}
.link1 {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
}
.muse {
	cursor: pointer;
	cursor: hand;
}

.style1 {color: #729FF3}
.style3 {color: #FF0000}
.style5 {color: #FFFFFF}
.style6 {color: #FF0000; font-size: 24px;}
.style7 {color: #FF0000; font-size: 24px; font-weight: bold;}
.style15 {font-size: 24px; font-style: normal; color: #000000; font-family: "Comic Sans MS";}
.style16 {font-size: 18px; font-style: normal; color: #000000; font-family: Tahoma;}
.style12 {color: #000099}
.style13 {
	font-family: Comic Sans MS;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
}
.style14 {
	font-family: Comic Sans MS;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
}

.style19 {font-size: 9px; color: #729FF3; }