/* CSS Document */
/*CSS for youare div*/
#div_youare{
	height: 1mm;
	width: 750px;
	text-align: left;
}
#span_youare{
	background-color: #FF9933;
	width: 65px;
	height: 1ex;
	font-size: 1px;
	margin-left: 310px;
}
/*CSS for main page students, index students */

#tbl_studentsMain{
	width: 700px;
	margin-top: 20px;
	margin-left: 14px;
	margin-bottom: 75px;	
}
#tbl_studentsMain img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#td_examsInfo{
	width: 233px;
	height: 150px;
}
#td_bbcStudents{
	width: 233px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
}
#td_studywiz{
	width: 233px;
	height: 150px;
}
#td_filmFestival{
	width: 233px;
	height: 150px;
}
#td_documentsTitle{
	background-image: url(../images/studentsPage/studentsDoc.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 30px;
	}
#td_documents{
	text-align: center;
	vertical-align: top;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#div_studentsDoc{
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 700px;
	left: 350px;
	border-top: 1px solid #999999;
	border-right: 1px solid #333399;
	border-bottom: 1px solid #333399;
	border-left: 1px solid #333399;
	background-image: url(../images/studentsPage/studentsDocBack.jpg);
	background-repeat: repeat-x;
}
#div_docName{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8AAAD0;
	letter-spacing: 2px;
	text-align: left;
	word-spacing: 2px;
	width: 350px;
	height: 15px;
	margin-bottom: 15px;
	list-style-type: disc;
	margin-left: 10px;
}
#div_docDate{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #828282;;
	letter-spacing: 2px;
	text-align: left;
	word-spacing: 2px;
	width:150px;
	margin-left: 360px;
	position: relative;
	height: 15px;
	position: absolute;
	margin-bottom: 15px;
	margin-top: -30px;
}
#div_docType{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #828282;
	letter-spacing: 2px;
	text-align: left;
	word-spacing: 2px;
	width:100px;
	margin-left: 510px;
	position: absolute;
	height: 15px;
	margin-bottom: 15px;
	margin-top: -30px;
}
#div_docSize{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #828282;
	letter-spacing: 2px;
	text-align: left;
	word-spacing: 2px;
	width: 100px;
	margin-left: 610px;
	position: absolute;
	height: 15px;
	margin-bottom: 15px;
	margin-top: -30px;
}
.class_documentsLinks{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	border: none;
	text-decoration: none;
}
.documentsLinks a:link, .documentsLinks a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.documentsLinks a:hover, documentsLinks a:active{
	color:#333399;
	text-decoration: underline;
}

#td_quickLinks{
	color: #666666;
	width: 228px;
	height: 330;
	vertical-align: top;
	background-image: url(../images/studentsPage/quickLinksBackgroundStudents.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 60px;
}
/* ul_quickLinks */
#ul_quickLinks{
	list-style-image: url(../images/blueButton.gif);
}

#ul_quickLinks li{
	margin-top: 10px;
}

#ul_quickLinks a:link, #ul_quickLinks a:visited {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0px 3px 0px;
	color: #708491;
	text-decoration:none;
}

#ul_quickLinks a:active, #ul_quickLinks a:hover {
        color:#333399;
}
/************************************** internet_safety **********************************/
#div_internet_safety{
	margin-left:auto;
	margin-right:auto;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
}
#div_safety_line{
	text-align: center;
}
#div_internet_safety img{
	margin-left:10px;
	margin-left:10px;
	margin-bottom:5px;
}
#div_safety_text{
	font-size: 11px;
	font-weight: lighter;
	color: #666666;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#div_safety_links{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#div_safety_links img{
	margin-right: 20px;
}
