/* ---------------------------------------------------------------------------------------------------- */
/* CLASS  DEFAULTS                                                                                      */
/* ---------------------------------------------------------------------------------------------------- */

.body_center {
	vertical-align:top;
}

.body_bottom {
	vertical-align:bottom;
}

.body_left {
	background-color:#333333;
	vertical-align:top;
}

.body_right {
	background-color:#333333;
	vertical-align:top;
}

.footer_center {
	vertical-align:top;
}	

.footer_left {
	background-color:#333333;
	vertical-align:top;
}	

.footer_right {
	vertical-align:top;
}	

.hdr_table {
	width:100%;
	background-color:#333333;
}

.hdr_center {
	width:100%;
	background-color:#333333;
}

.hdr_left {
	background-color:#333333;
}

.hdr_right {
	background-color:#333333;
}

/* ---------------------------------------------------------------------------------------------------- */
/* DEFAULTS                                                                                             */
/* ---------------------------------------------------------------------------------------------------- */

body {
	background-image:url(../images/background/1x1000_sky.gif);
	background-repeat:repeat-x;
	margin:0px;
	color:#000066;
}

a:active { text-decoration: underline; }
a:hover { text-decoration: underline; }
a:link { text-decoration: underline; }
a:visited { text-decoration: underline; }


/* ---------------------------------------------------------------------------------------------------- */
/* FONT LIBRARY */
/* ---------------------------------------------------------------------------------------------------- */
@font-face {
	font-family:"Paternoster AH"; src:url(../fonts/Paternos.TTF);
	font-family:"English Gothic, 17th c.":url(../fonts/English Gothic, 17th c..TTF);
}
/* ---------------------------------------------------------------------------------------------------- */
/* ID DEFAULTS                                                                                          */
/* ---------------------------------------------------------------------------------------------------- */

a#files {
	color:#000033;
	text-decoration:none;
}

a#no_deco {
	color:#000033;
	text-decoration:none;
}

a#ws_underline {
	color:#0000FF;
	text-decoration:underline;
}

a#em_underline {
	color:#003333;
	text-decoration:underline;
}

a#student {
	display: block;
	height: 44px;
	width: 36px;
	background-image: url(../images/LoginButtonOff.gif);
}
a#student:hover {
	background-image: url(../images/LoginButtonOn.gif);
}

a#sub_title {
	color:#FFCC00;
	text-decoration:overline;
	font-family:"Paternoster AH";
	font-size:large;
}

/* ---------------------------------------------------------------------------------------------------- */
/* BLOG CLASSES                                                                                         */
/* ---------------------------------------------------------------------------------------------------- */

a#blogs {
	color:#000066;
	text-decoration: none;
}

a#blog_c_delete {
	font-size:10px;
	color:#FF0000;
	text-decoration:none;
}

a#blog_g_list_desc {
	color:#0000EE;
	text-decoration:none;
}

a#blog_g_list_name {
	color:#000033;
	text-decoration:none;
}

a#blog_p_delete {
	font-size:10px;
	color:#FF0000;
	text-decoration:none;
}

a#blog_p_edit {
	font-size:14px;
	color:#000066;
	text-decoration:none;
}

a#blog_p_link {
	color:#000066;
	text-decoration:none;
}

#blog a {
	font-size: 14px;
	font-weight: bold;
	color:#000066;
	text-decoration:underline;
}

.blog_c_nick {
	font-size:18px;
	color:#000066;
}

.blog_c_date {
	font-size:12px;
	color:#000066;
}

.blog_p_date {
	font-size:12px;
	color:#000066;
}

.blog_p_nick {
	font-size:18px;
	color:#000066;
}

.blog_p_text {
	width: 503;
	background-color:#FFFFCC;
	color:#000066;
	border:0;
}

.blog_p_title {
	color:#000066;
	font-size:24px;
	font-weight:bold;
}

/*
.blogtdback {
	background-image:url(../images/background/left_130x1.gif);
	background-repeat:repeat-y;
}
*/

/* ---------------------------------------------------------------------------------------------------- */
/* PAGE CLASSES                                                                                         */
/* ---------------------------------------------------------------------------------------------------- */

.maintbl {
	width:100%;
	border:0;
}

/* ---------------------------------------------------------------------------------------------------- */
/* MENUS                                                                                                */
/* ---------------------------------------------------------------------------------------------------- */

#navmenu a
{
	color:#FFCC00;
	text-decoration: none;
	display: block;
	width: 130px;
}

#navmenu li
{
	list-style-type: none;
	padding: 0;
	margin:0;
	display: block;
	float: left;
	background: url(../images/menu/lit_dark.gif) no-repeat;
	font: 12px/20px "Paternoster AH";
	text-align: center;
}

#navmenu li#active { background: url(../images/menu/lit_dark.gif) repeat-x; }
#navmenu a:hover { background: url(../images/menu/lit_light.gif) no-repeat; }

/* ---------------------------------------------------------------------------------------------------- */
/* WIDE MENUS                                                                                                */
/* ---------------------------------------------------------------------------------------------------- */

#navmenuwide a
{
	color:#FFCC00;
	text-decoration: none;
	display: block;
	width: 170px;
}

#navmenuwide li
{
	list-style-type: none;
	padding: 0;
	margin:0;
	display: block;
	float: left;
	background: url(../images/menu/lit_dark_wide.gif) no-repeat;
	font: 12px/20px "Paternoster AH";
	text-align: center;
}

#navmenuwide li#active { background: url(../images/menu/lit_dark_wide.gif) repeat-x; }
#navmenuwide a:hover { background: url(../images/menu/lit_light_wide.gif) no-repeat; }

/* ---------------------------------------------------------------------------------------------------- */
/* NEWS  CLASSES                                                                                        */
/* ---------------------------------------------------------------------------------------------------- */

.lnewsarchsel {
	width: 100px;
	background-color: #000000;
	color: #ffff00;
	vertical-align: top;}

.lnewsarchsubmit {
	background-color: #000000;
	color: #ffff00;
	vertical-align: middle;
	font-size: 12px;}

.newstbl { 
	border-style: none;
	width: 100%;
}

.newstbl TD {
	border-style: none;
 }

.newssrctxt {
	background-color: #FFFFFF;
	color: #000000;
	width: 75%;
	border-style: solid;
	border-color: #ffccff;
	border-width: 1px;
	height: 20px;
}

.newssrcsubmit {
	background-color: #000000;
	color: #ffff00;
	border-style: solid;
	border-color: #ffccff;
	border-width: 1px;
	font-size: 13px;
	height: 20px;}

.newseddelete {
	border: outset #ffccff 2px;
	color: #ffff00;
	background-color: #000000;}

.newsedhead {
	width: 100%;
	border: solid 1px #ffccff;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 18px;
	font-weight: bold;}

.newsedsubmit {
	border: outset #ffccff 2px;
	color: #ffff00;
	background-color: #000000;}

.newsedtext {
	width: 100%;
	border: solid 1px #ffccff;
	background-color: #ffffff;
	color:#000000;
	width: 100%;
	height: 250px;}

.newssquare {
	background: none transparent scroll repeat 0% 0%;
	margin: 0px auto;
	width: 100%;}

.newssquare .b2 { 
	border-right: #0000cc 7px solid;
	display: block;
	background: #eee;
	margin: 0px;
	overflow: hidden;
	border-left: #0000cc 7px solid;
	height: 1px;}

.newssquare .b1b { 
	border-right: #0000cc 1px solid;
	display: block;
	background: #eee;
	margin: 0px 6px;
	overflow: hidden;
	border-left: #0000cc 1px solid;
	border-bottom: #0000cc 1px solid;
	height: 5px;}

.newssquare .b1t {
	border-left: #0000cc 1px solid;
	border-right: #0000cc 1px solid;
	border-top: #0000cc 1px solid;
	display: block;
	background: #eee;
	margin: 0px 6px;
	overflow: hidden;
	height: 5px;}

.newssquare .bottom {
	display: block;
	font-size: 1px;
	background: none transparent scroll repeat 0% 0%;}

.newssquare .boxcontent { 
	border-right: #0000cc 1px solid;
	display: block;
	background: #eee;
	border-left: #0000cc 1px solid;}

.newssquare .top {
	display: block;
	font-size: 1px;
	background: none transparent scroll repeat 0% 0%;}

.newssquare h1 { margin: 0px 10px;}
.newssquare p { margin: 0px 10px;}
.newssquare h1 { font-size: 2em; color: yellow; letter-spacing: 1px;}
.newssquare p { padding-bottom: 0.5em;}

#lnewshead {
	border-bottom-width: 0px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	white-space:nowrap;
	width: 100%;
	text-align:left;
	}

#lnewstext {
	border-bottom-width: 0px;
	border-top-width: 0px;
	padding-bottom: 0px;
	color:#000000;
	background-color:#FFFF99;
	text-align:left;
	}

#lnewstime {
	border-top-width: 0px;
	border-right-width: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	white-space:nowrap;}

#lnewsnick {
	border-top-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	text-align: center;
	width: 15%; 
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;}

#lnewstype {
	border-left-width: 0px;
	border-top-width: 0px;
	width: 5ex;
	font-size: 11px;
	color:#000066;
	text-align: center;
}

#lnewsed {
	width: 2ex;
	font-size: 13px;
	color:#000066;
}

#lnewsed A {color: #000066;}

#newslist {
	text-align: right;
	padding-right: 20px;
	font-size: 13px;
	font-weight: bold;}

#newslist a { font-size: 11px; font-weight: bold; color: #000066;}


a#maintenance {
	color:#000066;
	text-decoration: none;
}

a#email {
	display: block;
	height: 44px;
	width: 36px;
	background-image: url(../images/EmailButtonOff.gif);
	margin: 0 auto;
}
a#email:hover {
	background-image: url(../images/EmailButtonOn.gif);
}

a#refresh {
	height: 44px;
	width: 36px;
	background-image: url(../images/RecycleButtonOff.gif);
}
a#refresh:hover {
	background-image: url(../images/RecycleButtonOn.gif);
}

a#recycle {
	display: block;
	height: 44px;
	width: 36px;
	background-image: url(../images/RecycleButtonOff.gif);
	margin: 0 auto;
}
a#recycle:hover {
	background-image: url(../images/RecycleButtonOn.gif);
}

a#return {
	display: block;
	height: 44px;
	width: 36px;
	background-image: url(../images/ReturnButtonOff.gif);
	margin: 0 auto;
}
a#return:hover {
	background-image: url(../images/ReturnButtonOn.gif);
}

a#school {
	color:#FFFF00;
	text-decoration: none;
}

a#totop {
	display: block;
	height: 44px;
	width: 36px;
	background-image: url(../images/toTopButtonOff.gif);
	margin: 0 auto;
}
a#totop:hover {
	background-image: url(../images/toTopButtonOn.gif);
}

p {
	line-height:100%;
	margin-top:0;
	margin-bottom:0;
}