/* CSS Document */

/* Master CSS */
body
{
	margin:10px 10px 0px 10px;
	padding: 0;
	line-height: 1;
	font-family: "Tahoma", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

#tb1_bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CC00;
	padding-top: 15px;
}

#tb1_left_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00CC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CC00;
	padding-top: 15px;
}



#top_block {
	height: 100px;
	width: 100%;
		
	background-image: url(../images/logo_greentext.gif);
 	/* background-image: url(../images/logo_whitetextgreenbackgrou.gif);
	background-color: #33A02C; */

	background-repeat: no-repeat;
	background-position: 190px 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #339933;
	border-bottom-style: solid;
	border-bottom-width: thin;
}


#c_link{
	height: 10px;
	width: 150px;
	/* background-color: #33CC33; */
	position: absolute;
	left: 10px;
	top: 23px;
	font-size: 150%;
	text-decoration: none;
	text-align:center;
}


#left_block {
	margin-top: 25px;
	top:250px;
	float:left;
	width:200px;
	height:500px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #339933;
	/* background-color: #33A02C; */
}


#contents {
	margin-left: 225px;
	margin-top: 25px;
	margin-right: 50px;
}

#contents_index {
	margin-left: 225px;
	margin-top: 25px;
	margin-right: 50px;
	background-image: url(../images/faded-logo.gif);
	background-repeat: no-repeat;
	background-position: center center;	/*border: 1px solid #000000;*/
	line-height: 150%;
}


p
{
	color: #000000;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 1px;
}

a:link
{
	color: #000000;
	text-decoration: underline;
}

a:visited
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #0033FF;
	/*background-color: #B52C07;*/
	text-decoration: underline;
}

h1
{
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}


h2
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}


h3
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 1px;
}

td {
	font: Verdana;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	font-size: 10px;
	padding-top: 5px;
}

th {
	font: Verdana;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	font-size: 10px;
	padding-top: 5px;
}

#contents p { line-height: 150%; }

.check_box_text {
	font-weight: normal;
	vertical-align: super;
}



INPUT {
	font: 11px Verdana;
	padding : 0px;
	color : #673503;
	background-color : #FFFCF9;
}
INPUT.checkbox {
	BACKGROUND-COLOR: #ffffff;
	border : #ffffff 1px solid;
}
select {
	font: 11px Verdana;
	border : #ef59ad 1px solid;
	color : #673503;
	background-color : #FFFCF9;
}
TEXTAREA {
	font: 11px Verdana;
	border : 1px solid #e0d6cc;
	padding : 2px;
	color : #673503;
	background-color : #FFFCF9;
}
INPUT.submit {
	BACKGROUND-COLOR: #339933;
	border : 1px solid #e0d6cc;
	color : #ffffff;
	padding : 2px;
}
INPUT.reset {
	BACKGROUND-COLOR: #339933;
	border : 1px solid #e0d6cc;
	padding : 2px;
	color : #ffffff;
}

#form .txt{
border: 1px solid #999999;
}

#school_page {
	margin-top: 50px;
	margin-right: 50px;
	margin-left: 50px;
}

.school_name {
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
}

.school_intro_heading {
	font-size: 12px;
	background-color: #CCCCCC;
	font-weight: bold;
	line-height: 150%;
}

.school_heading {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}


.school_intro_text {
	line-height: 150%;
	font-size: 11px;
}

.tb1_bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CC00;
	padding-top: 10px;
	padding-bottom: 10px;
}

.th1 {
	background-color: #FFFF00;
	font-weight: bold;
	text-align: center;
}

.aa {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
}
