/* CSS Document */


a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration:  none;
}
a:hover {
	color: #30194D;
	text-decoration:  none;
	 
}
a:active {
	color: none;
	text-decoration:  none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}


.textstyle {
font-family:"Times New Roman", Times, serif
	font-size: 16px;
	color:#003399;
}

.titlestyle {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#660033;
	font-weight: bold;
	
}
.subtitlestyle {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#003366;
	font-weight: bold;
}

.edarastyle {
font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color:#000000;
	font-weight: bold;

}

.edaratitle {
font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:underline;

}

.tablestyle {
font-family:  Arial;
	font-size: 11px;
	color:#000066;
	
}
.formstyle{
font-family:Arial;
	font-size: 16px;
	font-weight:bold;
	color: #0B4167;
}
.pagetitle{
font-family:Arial;
	font-size: 20px;
	font-weight:bold;
	color:#0F3B59;
	background-image:url(images/title_bg2.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:52px;
}

.Messagestyle{
font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color:#CC0000;
}




.butonstyle
{
font-size: 9px;
font-weight:700;
color:#436FA6;
border-bottom-style:double;
background-color:#ffffff;
border-right-style:double;
}

.mailstyle{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000066;
}
.butonstyle2
{
font-size: 16px;
font-weight:700;
color:#ffffff;
border-bottom-style:double;
background-color:#436FA6;
border-right-style:double;
}
.butonstyle2i
{
font-size: 14px;
font-weight:700;
color:#ffffff;
border-bottom-style:double;
background-color:#436FA6;
border-right-style:double;
}
#items {font-size:15px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:700;COLOR: #00267f; TEXT-DECORATION: none}
#items A {
	font-size:15px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:700;COLOR: #00267f; TEXT-DECORATION: none
}
#items A:link {
	COLOR: #00267f; TEXT-DECORATION: none
}
#items A:visited {
	COLOR: #00267f; TEXT-DECORATION: none
}
#items A:active {
	COLOR: #00267f; TEXT-DECORATION: none
}
#items A:hover {
	COLOR:#FF0000
}
.textareastyle {
background-color:#D2DCF1;
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight:700;
color:#000066;
}

.asdikaaform {
background-color:#519CD0;
font-size:16px;
border:1px solid #93CBF3;
width:210px;
color:#FFFFFF;
font-weight:bold;
}

.asdikaadiv {
border:2px solid #3C749B;
}
.asdikaadivwhite {
border:2px solid #ffffff;

}
.asdikaatitle {
border:1px solid #ffffff;
background-color:#3C749B;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
width:200px;

}