body {
	background-color: #f0f0f0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.container {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	text-align:justify;
	background-color: #FFFFFF;
}
.header_bg {
	background-color: #f7f7f7;
}
a:focus {
outline : none;
}

.text {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #6f6f70;
	text-align: justify;
	line-height: 14pt;
}

.text1 {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #6f6f70;
	text-decoration: none;
	text-align: justify;
}
.text2 {
	font-family: tahoma, arial;
	font-size: 18px;
	color: #0b004a;
	letter-spacing: 0.04em;
	text-decoration: none;
	text-align: justify;
}
.text3 {
	font-family: tahoma, arial;
	font-size: 16px;
	color: #FFFFFF;
}
.text4 {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #FFFFFF;
	line-height:normal;
	text-decoration: none;
	text-align: justify;
}
.text5 {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #3a1c7f;
	text-decoration: none;
}
.text6 {
	font-family: tahoma, arial;
	font-size: 9px;
	color: #6f6f70;
	text-decoration: underline;
	text-align: justify;
}
.text7 {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #0b004a;
	letter-spacing: .05em;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.text8 {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #4d4d4d;
	padding-bottom: 3px;
}
.text9 {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #4d4d4d;
	line-height: 14pt;
}
.news {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #6f6f70;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
}

.time {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #6f6f70;
}

.contact_text1 {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #2e1571;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.contact_text2 {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #4d4d4d;
	line-height: 16pt;
	text-decoration: none;
}


.box {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #c4c4c5;
	border-left-color: #c4c4c5;
	border-left-style: solid;
}
.box1 {
	border: 1px solid #c4c4c5;
}

.box2 {
	background-color:#FFFFFF;
	border:1px solid #c4c4c5;
	color:#6f6f70;
	font-family:tahoma, arial;
	font-size:11px;
	height:17px;
	text-decoration:none;
	width:151px;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
}
.box3 {
	background-color:#ffffff;
	border:1px solid #D3D1D1;
	color:#4d4d4d;
	font-family:tahoma, arial;
	font-size:11px;
	height:20px;
	text-decoration:none;
	width:207px;
	padding-top: 4px;
}

.box4 {
	background-color:#ffffff;
	border:1px solid #D3D1D1;
	color:#4d4d4d;
	font-family:tahoma, arial;
	font-size:11px;
	text-decoration:none;
	width: 430px;
	height: 52px;
}
.box5 {
	background-color:#ffffff;
	border:1px solid #D3D1D1;
	color:#4d4d4d;
	font-family:tahoma, arial;
	font-size:11px;
	text-decoration:none;
	width: 430px;
	height: 100px;
}

.contact_bg {
	background-color: #f7f7f7;
	border: 1px solid #eeeded;
}

.faculty_bg {
	background-color: #ffffff;
	border: 1px solid #eeeded;
}

.checkbox {
	background-color: #FFFFFF;
	height: 13px;
	width: 13px;
	border: 1px solid #544d7e;
}

.text_align {
	text-align: justify;
}
a:hover {
text-decoration:underline;
}
.textgold {
font-family:tahoma, arial;
font-size:12px;
color:#ae8300;
text-decoration:none;
font-weight:bold;
}
.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 1px solid gray;
background: #E1E1E1;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
	background-color: #FFFFFF;
}

.technology{ /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	margin: 10px 0;
	font-family: tahoma, arial;
	font-size: 12px;
	font-weight: normal;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
	color: #ae8300;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
	color: #0b004a;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	background: #313131;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
	position: absolute;
	visibility: hidden;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

.form_field{
margin-top:5px;
margin-bottom: 5px;
width:185px;
height: 20px;
border: 1px solid #cccccc;
text-align: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666
}

#forum {
	border-collapse:collapse;
	font-family:Tahoma;
	width:100%;
}
#forum td, #forum th {
	border:1px solid #6f6f70;
	font-size:11px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Tahoma;
	color: #6f6f70;
}
#forum th {
	background-color:#6f6f70;
	color:#FFFFFF;
	font-size:10px;
	padding-bottom:4px;
	padding-top:5px;
	font-family: Tahoma;
}
#forum tr.alt td {
	background-color:#f7fbf4;
	color:#000000;
} 

