a.normallinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #535C65;
	text-decoration: none;
}

a.normallinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #535C65;
	text-decoration: none;
}
a.normallinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #535C65;
	text-decoration: none;
}
a.normallinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #535C65;
	text-decoration: none;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #535C65;
	text-decoration: none;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.normalwhitlinks {
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.noraml-txt-11 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.noraml-txt-11:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.normalwhitsize13 {
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 13px;
	font-weight: normal;
	color:#ffffff;
	text-decoration: none;
}
.whitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.blacknormal {
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #535C65;
	text-decoration: none;
}
.blacknormalbold {
	font-family:Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-decoration: none;
}

.blacknormalbigbold {
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	font-weight:bold;
}
.blacknormalbig {
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.borderall {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}

.borderall-blue {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDCDFF;
	border-right-color: #CDCDFF;
	border-bottom-color: #CDCDFF;
	border-left-color: #CDCDFF;
}
.selectbox {
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.blacknormal-link:link {
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #535C65;
	text-decoration: underline;
}
a.blacknormal-link:hover {
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #535C65;
	text-decoration: underline;
}
a.blacknormal-link:active {
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #535C65;
	text-decoration: underline;
}
a.blacknormal-link:visited {
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #535C65;
	text-decoration: underline;
}
.dropdown {
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}.textbox {
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
input.btn{
   color:#000;
   font-family:'Verdana', Arial, Helvetica, sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=1,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
     }
.separater
{
	/*border-top:solid 1px #cccccc;*/
	background-color:Aqua;
}
a.whitelink:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration:  none;
}
a.whitelink:link{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
a.whitelink:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration:underline;
}
a.blacklink:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
	text-decoration:  none;
}
a.blacklink:link{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
a.blacklink:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
	text-decoration:underline;
}