BODY {
	background-color: #FFFFFF;
	background-image: url(Images/bg.gif);
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	color: #000000;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 11px;
}

td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

A:link { color:#003399; ; text-decoration: underline}
A:visited { color:#003399; ; text-decoration: underline}
A:active { color:#7aadd8; ; text-decoration: underline}
A:hover { color:#7aadd8; ; text-decoration: underline}

A.NotAct:link { color:#666666; ; text-decoration: underline}
A.NotAct:visited { color:#666666; ; text-decoration: underline}
A.NotAct:active { color:#7aadd8; ; text-decoration: underline}
A.NotAct:hover { color:#7aadd8; ; text-decoration: underline}

.NavLink {
	font-size: 10px;
	font-weight: bold;}
	
A.NavLink {color: #ffffff; text-decoration: none}
A.NavLink:visited {color: #ffffff; text-decoration: none}
A.NavLink:active {color: #C1E0FF; text-decoration: none}
A.NavLink:hover {color: #C1E0FF; text-decoration: none} 

.LinkWhite {
	font-size: 12px;}
	
A.LinkWhite {color: #FFFFFF; text-decoration: none}
A.LinkWhite:visited {color: #FFFFFF; text-decoration: none}
A.LinkWhite:active {color: #C1E0FF; text-decoration: none}
A.LinkWhite:hover {color: #C1E0FF; text-decoration: underline}

.title1 {
	font-size: 13px;
	font-weight: bold;
	color: #2B3E8C;
}
.greytext {
	color: #cccccc;
	font-size: 9px;
}
.attention {
	font-size: 10px;
	font-weight: bold;
	color: #4D4D4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.whiteText {
	color: #FFFFFF;
}
.redText {
	color: #CC0000;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 100px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.butnStyle {
	COLOR: #4D4D4D;
CURSOR: hand;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	background-image: url(Images/bg_button.gif);
	background-repeat: repeat-x;}
.wideLogin {
	width: 140px;
}
.wide {
	width: 230px;
}
.just {
	text-align: justify;
}
.indentLeft {
	padding-left: 20px;
}

li.img {
	list-style-image: url(images/bul.gif);
}
.bord {
	border: 1px solid #284972;
}
.bg_login {
	background-color: #D3D3D3;
	background-image: url(Images/bg_login.gif);
	background-repeat: repeat-x;
}
.bg_main {
	background-image: url(Images/bg_main.gif);
	background-repeat: repeat-y;
}
.bg_page {
	background-image: url(Images/bg_page.gif);
	background-repeat: repeat-y;
}
.bg_bot {
	background-image: url(HTTP://SJEalumni.com/menu/bg_main_bot.gif);
	background-repeat: repeat;
	background-color: #2C407A;
}
.menu_1 {
	background-image: url(Images/menu_1.gif);
	background-repeat: repeat-x;
	background-color: #7AADD8;
}
.menu_2 {
	background-image: url(Images/menu_2.gif);
	background-repeat: repeat-x;
	background-color: #668db6;
}
.menu_3 {
	background-image: url(Images/menu_3.gif);
	background-repeat: repeat-x;
	background-color: #456398;
}
.bg_lines_sides {
	background-color: #FFFFFF;
	background-image: url(Images/bg_lines_sides.jpg);
	background-repeat: repeat-y;
}
.dash {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.title_w {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bg_bot_blue {
	background-image: url(Images/bg_bot_blue.gif);
	background-repeat: repeat-y;
}
.cal_top {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(Images/cal_top.gif);
	background-repeat: repeat-x;
	height: 24px;
}
.cal_cell {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: top;
}
.cal_date {
	font-size: 10px;
	font-weight: bold;
	background-image: url(Images/cal_date.gif);
	background-repeat: repeat-x;
	text-align: right;
}
.bord_l_dark {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #274972;
	border-right-color: #274972;
	border-bottom-color: #274972;
	border-left-color: #274972;
}

