body {
	margin-top: 10px;
	margin-left: 10px;
	background-color: #CCCCCC;
}
.text10px {
	font-size: 10px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.body {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FAFAFA;
	background-image: url(/images/php_mysql_tutorial_body_bg.gif);
}
.header1 {
	font-weight: bold;
	color: #FF9900;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.arail12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lm:link {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.lm:visited {
	color: #000000;
	text-decoration: underline;
}
.lm:hover {
	color: #000000;
	text-decoration: underline;
}
legend {
	font-weight: bold;
	color: #FF9900;
}


.lt:link {
	color: #FFFFFF;
	text-decoration: none;
}
.lt:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.lt:hover {
	color: #FF9900;
	text-decoration: none;
}

.orange {color: #FF9900}
.comment {
	color: #AAAAAA;
}
.td_gray1 {
	background-color: #EEEEEE;
}
.menu_ads {
	padding-left: 7px;
	background-color: #EEEEEE;
}

.td_gray2 {
	background-color: #DDDDDD;
}
.img_border {
	border: 1px solid #999999;
}
.h1_top {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
