﻿body
{
    margin:0px;
    font-family:Arial;
	font-size:12px;
	color:Black;
}
.text_normal
{
    font-family:Arial;
	font-size:12px;
	color:Black;
	text-decoration:none;
}
.inputbox
{
	width:150px;
	height:15px;
	border:0px solid black;
	font-family:Arial;
	font-size:12px;
	direction:rtl;
	text-align:right;
}
.searchbox
{
	width:280px;
	height:16px;
	border:1px solid white;
	background-color:#E4E4DE;
	font-family:Arial;
	font-size:12px;
	direction:rtl;
	text-align:right;
}
.bookbox
{
	width:240px;
	height:16px;
	border:1px solid #d2d2c8;
	background-color:#eeeeea;
	font-family:Arial;
	font-size:12px;
	direction:rtl;
	text-align:right;
}
.text_search
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#999999;
}
.text_links
{
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	direction: rtl;
}
.text_footer
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.boxindex
{
	width: 20px;
	height: 20px;
	background-image: url(../images/bg_index.gif);
	text-align:center;
}
.boxindex a
{
	font-family:Arial;
	font-size:14px;
	color:White;
	font-weight:bold;
	text-decoration:none;
}
.text_student a
{
	font-family:Arial;
	font-size:13px;
	color:Black;
}
.cot_student
{
	font-size:15px;
	font-weight:bold;
}
.text_book
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	text-decoration:none;
}
.cot_book
{
	font-family:Arial;
	font-size:13px;
	color:Black;
	font-weight:bold;
}
.link_talkback
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	font-weight:bold;
	text-decoration:none;
}
