body {
margin:0px;
margin-top:27px;
font-family:arial,verdana;
font-size:14px;
background-color:#ffffff;
color:#333333;
}
h4 {
	font-family: Arial,Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	color: #3366cc
}
input  {
	font-family: Arial;
	font-size: 13px;
	height:17px;
	padding-top:4px;
	padding-bottom:4px;
	border:1px solid silver;
}
.inputHomePage {
	font-family: Verdana;
	width: 172px;
	height: 18px;
	border: 1px silver solid;
	padding: 2px;
	margin: 0;
	font-size:13px;
}
textarea {
	font-family: Verdana,Arial;
	font-size: 11.5px;
	padding:2px;
	border:1px solid silver;
}
select {
	font-family: ARIAL;
	font-size: 12px;
	padding:2px;
	border:1px solid silver;
}
.input_normal {
	font-family: Verdana;
	font-size: 11.5px;
	border:0px;
}
.topHeadBG {
	background-color:#3366cc;
	width:100%;
	height:150px;
	color:white;
	
}
.topHeadBG a{
	color:#ffffff;
	text-decoration:underline;
}
.topGradeBG {
	background-image:url('/images/topgradeBG.jpg');
	background-repeat:repeat-x;
	width:100%;
	height:50px;
}
.topmenu {
  padding-left:27px;
  padding-top:10px;
  text-align:left;
  
}
.topmenu h2 {
	color:#ffffff;
	font-family:"arial unicode ms";
	font-weight:bolder;
	font-size:19px
	
}
.topmenu_seperator {
	background-image: url('/images/topgradeBG.jpg');
	background-repeat:no-repeat;
	height:50px;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:20px;
}
.top_space_seperator {
	padding-left:20px;
}
.topmenu a {
	
	text-decoration:none;
	color:#ffffff;
	
}
.topmenu a:hover {
	text-decoration:underline;
}
.overlay_divBG{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 1000px;
	background-color: #000;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}
.button {
	border:1px solid silver;
	background-color: green;
	color:white;
	height:25px;
	padding-bottom:2px;
	padding-left:15px;
	padding-right:15px;
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	margin:0;
	cursor:pointer;
}
.MessageDiv {
	width: 265px; 
	height: 22px;
	z-index:100;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#003366;
	text-decoration:none;
	background-color:#FFFBD6;
	border:1px solid #E7CB21;
	visibility: visible;
	cursor: pointer;
	padding-top: 8px;
}
.header_title h1{
	color:#333333;
	font-size:13px;
}
a {
	text-decoration:underline;
	color:#000000;
}
a.hover {
	text-decoration:underline;
}

h4 a{
	text-decoration:none;
	color:#666666;
}
.titleContent a{
	text-decoration:underline;
	color:#333333;
}
.titleContent {
	text-decoration:underline;
	color:#333333;
	direction:rtl;
	align:right;
	font-size:14px;
	font-weight:bold;
	padding-bottom:4px;
}
.MainContent {
	width:900px;
	text-align:left;
	min-height:150px;
	
}
.MainPage {
	text-align:center;
	float:center;
}
.MainPageContent{
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:35px;
	padding-left:35px;
	align:right;
	direction:rtl;
	min-height:315px;
	color:#333333;
}


.footer a{
	text-decoration:none;
	color:white;
}
.rightMenu {
	width:180px;
	text-align:right;
	margin:0;
	direction:rtl;
	
}
.rightMenuItem{
	font-size:13px;
	font-weight:bold;
	margin:0;
	font-family:arial;
	text-align:right;
	direction:rtl;
	line-height: 1.8;
}
.rightMenuItem a:hover {
	color:black;
	
}
.rightMenuItem a {
	text-decoration:none;
	color:#666666;
}
.rightMenuItem li {
	list-style:square;
}



.topMenuItem {
      font-size:12px;
      direction:ltr;
      font-weight:normal;
}
.footerBG {
	background-color:#3366cc;
	width:900px;
	
}

.footerLine {
	width:100%;
	height:5px;
	background-color:silver;
}
.footerGradeBG {
	width:100%;
	height:100px;
	margin-bottom:0px;
	background-color:#3366cc;
}
#actionenter {
	width:400px;
	height:170px;
	border:1px solid silver;
	font-family:arial;
	font-size:16px;
}
