body {
	background-color: #666666;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: tahoma;
}

a {
	text-decoration:none;
	color:#0099FF;
}
a:hover {
	text-decoration:underline;
}

.Logo {
	padding-left:10px;
	height:70px;
	background-color:#0066CB;
}
.menuTop {
	height:30px;
	background-image:url(images/bgtop1.gif);		
}
*.extraMenu {
	background-image:url(images/bgtop2.gif);
	text-align:center;
	padding-bottom:10px;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
td.extraMenu a {
	text-decoration:none;
	color:#000000;
}
td.extraMenu a:hover {
	text-decoration:underline;
	color:#0066CB;
}
.buttons {
	font-size:12px;
}
.buttons #bt{
	color:#666666;
	padding-left:10px;
	padding-right:10px;
	height:30px;
	border-bottom-style:solid;
	border-bottom-color:#cccccc;
	border-bottom-width:1px;
}
*.vMenu {
	color: #000099;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
tr.vMenu a {
	color: #000099;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
tr.vMenu a:hover {
	color: #999999;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
*.copyright {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
*.copyright a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
*.copyright a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
.decsription {
	font-family:Verdana;
	font-size: 12px;
}
.decsriptionAr {
	font-size: 14px;
}
.contents{padding:30px;}
.edge{height:12px;}
.red {
	color: #FF0000;
	font-style: italic;
}
.redBold {
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.redBoldAr {
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}
