body  {
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-left: 0
}
a:link  {
	color: #ff4500;
	text-decoration: none
}
a:visited.link2 {
	color: #333333;
	text-decoration: none;
}

a:visited  { color: #ff4500; text-decoration: none }
a:hover   { color: #ff4500; text-decoration: underline }
.clear {
	clear: both;
}

.clearfix{
   display:block;
}

a:active   { color: #ff4500; text-decoration: underline }
.size16 { font-size: 120%; line-height: 160%;}

.size14 { font-size: 105%; line-height: 160%;}

.size12 { font-size: 90%; line-height: 160%;}

.size12rock   { font-size: 9pt; line-height: 140% }
.size11  { font-size: 85%; line-height: 140% }
.size10rock { font-size: 8.8pt; line-height: 140% }
.size10 { font-size: 75%; line-height: 130% }
.size9rock    { font-size: 8pt; line-height: 140% }
.size9   { font-size: 70%; line-height: 130% }



.topics01   { font-size: 75%; line-height: 150% }

.topics02{ font-size: 110%; color: #FF3300;}

a:link.topics02 { font-size: 110%; color: #FF3300;  text-decoration: none }

a:visited.topics02 { font-size: 110%; color: #FF3300;  text-decoration: none }

a:hover.topics02 { font-size: 110%; color: #FF3300;  text-decoration: underline }

a:active.topics02  {font-size: 110%; color: #FF3300;  text-decoration: underline;}
.menu     { color: #ffffff; font-size: 8pt }
a:link.menu     { color: #ffffff; font-size: 8pt; text-decoration: none }
a:visited.menu     { color: #ffffff; font-size: 8pt; text-decoration: none }
a:hover.menu     { color: #fff; font-size: 8pt; text-decoration: underline }
a:active.menu     { color: #fff; font-size: 8pt; text-decoration: underline }
.size8rock     { font-size: 7.5pt; line-height: 130% }
.h1 {
	font-size: 8pt;
	font-weight: normal;
	line-height: normal;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}



#footer3 {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	clear: both;
	text-align: center;
	background-color: #DFDFDF;
	font-size: 82%;
	color: #666666;
}
#footer3 a {
	color: #777777;
	text-decoration: none;
}
#footer3 a:hover {
	color: #3E3BC9;
	text-decoration: underline;
}

.orenge {
	font-weight: bold;
	color: #FF6600;
}
.link2 {
	color: #333333;
}
a:link.link2 {
	color: #333333;
	text-decoration: none;
}
a:hover.link2 {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.largepink {
	font-size: 18px;
	font-weight: bold;
	color: #FF6666;
	line-height: 35px;
}



/* other styles
--------------------------*/
.photo_left {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
}


.photo_right {
	float: right;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}


.border {
	border: 1px solid #CCCCCC;
}
.fontblue {
	color: #003399;
	font-weight: bold;
}
.font_red {
	color: #ff4500;
}

.yellowbox {
	background-color: #FCFFE8;
	margin: 0px;
	padding: 10px;
	border: thin dashed #FFCC00;
}
.voice {
	background-image: url(../../parents/images/voice.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
}
