.MainTable
{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: x-small;
	text-align : center;
}

.LeftTable
{
	font-family: Arial, Helvetica, sans-serif;
	color: #F5F5DC;
	font-size: x-small;
	text-align: left;
	height: 10px;
}

.Left-Top
{
	background-color : #004080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: Silver;
	font-weight : bold;
}

a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	font-style : normal;
}

.News
{
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	border : 1 solid Black;
	font-size : x-small;
	border-color: Black;
	text-decoration: underline;
}

input
{
	background: transparent;
	border : 1 solid #191970;
	height : 16px;
	font-size : 12px;
	color: Silver;
}

.MainText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #314f9b
}

.ProgramTable
{
	color : #003100;
	font-family :  Arial;
	font-size : 12px;
	text-align : center;
}

.a
{
	color : Teal;
}

#Container
 {
	width : 320px;
	height : 110px;
	overflow : hidden;
	position: absolute; 
}
 
#ContentI
 {
 position: absolute; 
}
 
#ContentII
 {
 position: absolute; 
}
.RightTable
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
}
.Yazd
{
	font-family: sans-serif;
	color : #344E4E;
	font-size : 12;
}