body
{
	padding:0;
	margin: 0px auto;
	font-size: 12px;
	font-family: arial;
	color: #3C3C3C;
	text-align: center;
	background: #ffffff;
}
img 
{
	border: 0px;
}
p,form, h1
{
	padding: 0px;
	margin:0px;
}
.homeContent
{
	margin: 0px auto;
	width: 980px;
	height: 694px;
}
.generalContent
{
	margin: 0px auto;
	width: 980px;
	height: 694px;
}
.generalContentForum
{
	margin: 0px auto;
	width: 980px;
	height: 694px;
}
.homePageHtml
{
	font-size: 12px;
}
.pageTitle, .pageTitle h1
{
	color:#7CBF0F;
	font-size:14px;
	font-weight:bold;
	margin-bottom: 10px;	
}
div.pageHtml
{
	width: 342px;
}

/* -- topMenu -- */
.topSubMenu 
{
	border: 2px solid #7CBF0F;
	background-color:#EFE8DE;
}
.topSubMenu_box div, .topSubMenu_box_sel div
{
	padding-top: 4px;
	padding-bottom: 4px;	
}
div.topSubMenu_box a 
{
	color:#3C3C3C;
	font-size:12px;
	text-decoration:none;
}
div.topSubMenu_box_sel a 
{
	color:#7CBF0F;
	font-size:12px;
	text-decoration:none;
}
/* -- rightSubMenu --*/
div.rightMenu_box
{
	cursor: pointer;
}

.rightSubMenus 
{
	border: 2px solid #7CBF0F;
	background-color:#EFE8DE;
}
.rightSubMenu_box div, .rightSubMenu_over div
{
	padding-top: 4px;
	padding-bottom: 4px;	
}
div.rightSubMenu_box a 
{
	color:#3C3C3C;
	font-size:12px;
	text-decoration:none;
}
div.rightSubMenu_over a 
{
	color:#7CBF0F;
	font-size:12px;
	text-decoration:none;
}
/* -- news -- */
.news
{
	width: 110px;
}
.newsTopTitle
{
	color: #7CBF0F;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.newsSep
{
	background: url(../loadedFiles/newsSep.png) no-repeat;
	width: 110px;
	height: 1px;
	font-size: 0px;	
	margin-top: 4px;
	margin-bottom: 10px;
}	
.newsMarquee 
{
	height: 62px;
}
.newsTitle a
{
	color: #3C3C3C;
	font-size: 12px;
	text-decoration: none;
}
/* -- registerBox --*/
#registerBox
{
	
}
#registerBox_in_firefox
{
	border: 1px solid #7CBF0F;
	background-color: #E4DDCB;
	width: 315px;
}
#registerBox_in_ie
{
	border: 1px solid #7CBF0F;
	background-color: #E4DDCB;
	width: 315px;
}
.registerTitle
{
	color: #3C3C3C;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;	
	padding-bottom: 6px;
}
.registerField input
{
	width: 108px;
	border: 1px solid #7CBF0F;
	color: #3C3C3C;
	font-size: 12px;
	font-family: arial;
}
.registerText
{
	padding-top: 4px;
	padding-bottom: 4px;	
	color: #3C3C3C;
	font-size: 12px;
}
.registerButton a
{
	color: #3C3C3C;
	font-size: 12px;
	text-decoration: none;
}
.content
{
	clear: both;
	height: 590px;
}
.pagePic
{
	background: url(../loadedFiles/picBorder.png) no-repeat;
	width: 214px;
	height: 153px;
}
/* -- contact page -- */
.addressBoxText
{
	height: 110px;
	overflow-y: hidden;
}
.addressBoxTitle
{
	color:#7CBF0F;
	font-size:14px;
	font-weight:bold;
}
.addressBox .styleCustom1
{
	font-weight:normal;	
}
.contactForm
{
	/*background: url(../loadedFiles/contactFormBg.png) repeat-y;*/
	border: 1px solid #B1AB9D;	
	width: 253px;
}
.contactFormTop
{
/*	background: url(../loadedFiles/contactFormT.png) no-repeat;
	width: 253px;
	height: 10px;
	font-size: 0px;*/
}
.contactFormBottom
{
/*	background: url(../loadedFiles/contactFormB.png) no-repeat;
	width: 253px;
	height: 9px;
	font-size: 0px;*/
}
.formField
{
	border: 1px solid #9A9790;
	width: 130px;
	height: 18px;
	font-size: 13px;
	font-family: arial;
}
.textareaField
{
	border: 1px solid #9A9790;
	width: 144px;
	height: 42px;
	font-size: 13px;
	font-family: arial;
}
.formFieldText
{
	font-size: 13px;
	width: 158px;
}
.contactFormTitle
{
	color:#7CBF0F;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
/* -- sendToFriend -- */
.sendToFriend table
{
	margin-top: 153px;
}
.inputField
{
	border: 1px solid #756C5B;
	width: 144px;
	height: 18px;
	font-size: 13px;
	font-family: arial;
}
.sendToFriend .textareaField
{
	border: 1px solid #756C5B;
}
.fieldName
{
	font-size: 13px;
}
.sendToFriendSep
{
	background-color: #756C5B;
	height: 1px;
	overflow-y:hidden;
	font-size: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* -- gallery -- */
div#flashcontent 
{
	height: 390px;
	width: 290px;
}
/* -- students pages -- */
.studentPageHml_in
{
	margin-top: 72px;
	height: 479px;
	overflow-y: auto; 
}
.studentsTitle h1
{
	color: #7CBF0F;
	font-size: 16px;
	font-weight:bold;
	margin-bottom: 10px;	
}
.studentsText div
{
	font-size:13px;
	direction: rtl;
}
.studentList
{
	padding-top: 20px;
}
.studentOnePic div img, .studentPage .studentsText img
{
	border: 1px solid #3D3D3B;	
}
.studentOneName div a
{
	font-size:13px;
	color: #3C3C3C;
	text-decoration: none;
}
.studentLoginBox
{
	background: url(../loadedFiles/sLoginBox.png) no-repeat;
	width: 253px;
	height: 135px;
	margin-top: 20px;
}
.studentLoginBox .studentLoginTitle
{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.studentLoginBox .studentLoginTitle h1
{
	font-size: 16px;
	color: #7CBF0F;
	font-weight:bold;
}
.studentAbout
{
	border: 1px solid #9D9A95;
	background-color: #E9E5DA;
	width: 377px;
	height: 67px;
	font-size: 13px;
	font-family: arial;
}
.studentFormTitle
{
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 4px;
}
.studentUpdateSep
{
	background-color: #BAB3A9;
	overflow-x: hidden;
	width: 1px;
}
.button
{
	cursor: pointer;
	margin-top: 10px;
}
/* -- send email -------------------------------------------------------------------------------------------------- */

div#sendEmail_title
{
	color: #0000C0;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
}
	
td.sendEmail_title
{
	color: #404040;
	font-weight: bold;
}

td.sendEmail_value
{
}

a img
{
		border: 0px;
}

div#emailContent
{
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	font-family: arial;
}

div#emailContent_in
{
	width: 490px;
	overflow-x: hidden;
}

div#newsletterCopyrights
{
	font-size: 11px;
}
div#album .albumPic
{
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 15px;
}


