/* CSS Stylesheet for American Indian Model Schools web site */

.topnavbtn {
	height:30px;
	padding-left:6px;
	padding-right:7px;
	text-align:center;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:medium;
	color:#ffffff;
	background-color:#E02526;
	border-bottom-width:thin;
	border-bottom-color:#808080;
}
.topnavbarshadow {
	width:1px;
	height:30px;
	background-color:#404040;
}
.topnavbarsep {
	width:1px;
	height:30px;
	background-color:#ffffff;
}

.left_nav_bar {
	width:135px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:medium;
	color:#ffffff;
	background-color:#E02526;
}
a.left_nav_btn {
	line-height:25px;
/*	border-top-style:solid; */
/*	border-color:#ffffff; */
}
.content_area {
	width:665px;
	background-color:#ffffff;
}
.content_header {
	padding:0px;
	font-family:Arial,Helvetica,sans-serif;
/*	font-size:20pt; */
	font-size:16pt;
	font-weight:medium;
	color:#000000;
	background-color:#ffffff;
/*	position:relative; */
/*	top:-20px; */
	padding-top:20px;
}
.content_text {
	padding:20px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:medium;
	color:#000000;
	background-color:#ffffff;
}
.content_title_bar {
	height:40px;
	padding-left:10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	background-color:#E02526;
}
.content_left_nav_bar {
	position:relative;
	width:125px;
/*	height:auto; */
	height:100%;
	top:0px;
	left:0px;
	background-color:#E02526;
/*	background-color:#ffffff; */
}
.pdf_link {
	font-family:Verdana,sans-serif;
	font-size:11pt;
	font-weight:medium;
	color:#000000;
	background-color:#ffffff;
}

.left_menu_list {list-style-type:none; color:#ffffff; background-color:#E02526;}

A:link {text-decoration: none; color:white;}
A:visited {text-decoration: none; color:white;}
A:active {text-decoration: none; color:white;}
A:hover {text-decoration: none; color:#000000;}

A.ext_link:link {text-decoration:none; color:#0000FF;}
A.ext_link:visited {text-decoration:none; color:#0000FF;}
A.ext_link:active {text-decoration:none; color:#0000FF;}
A.ext_link:hover {text-decoration:none; color:#C00000;}

td img {display: block;}


table, th, td
{
	align: center;
	border: 0px solid silver;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:medium;
	color:#000000;
	}

}

