body {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	min-width:1020px;
	background:#FFFFCC;
	font-size:12px;
}
.title {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}
.success
{
	color:#FF0000;
	font-size: 16px;
	font-weight:bolder;
}
.footer {
	direction:rtl;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
}
.footer a,a:hover,a:active {
	direction:rtl;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
}
.image {
 width:196px;
 height:150px; 
}
.link1{
background-color:#990000;
color:#FFFFFF;
}
.head{
	color:#FFFFFF;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	background-color: #990000;
}
.alert{
color:#FF0000;
font-size:16px;
}
.headrow{
background:#CCCCCC;
}
.maintable{
background:#000000;
}
.row
{
	color: #0000FF;
	background-color:#FFCC66;
}
a {
	color:#663300;
	outline:none;
}
a:hover {
	text-decoration:none;
	color:#663333;
}

.button
{
	background-color:#FF9933;
}

input, select, textarea {
	font-family: Verdana;
	font-size: 11px;
}

