/* Stylesheet for Akta - by Nadia */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;

	}
/* external wrapper div */
#wrapper {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #000000;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

H1 {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	border: none;
	font-variant: normal;
	word-spacing: normal;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	color: #333333;
	padding-left: 30px;

}

#image {
	background-image: url(imgs/BAFC-Banner.gif);
	height: 135px;
	background-repeat: no-repeat;


}
 
.chromestyle{
	width: 699px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFF66;


}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: repeat-x center center; /*THEME CHANGE HERE*/
padding: 2px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
	display: inline;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 2px;
	padding-left: 2px;






}

.chromestyle ul li a{
color: #000000;
padding: 4px;
margin: 0;
text-decoration: none;
border-right: 1px solid #333333; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(chromebg2-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	font:normal 10px/18px Arial, Helvetica, sans-serif;
	z-index:100;
	background-color: #FFFF99;
	width: 200px;
	visibility: hidden;
	filter: progid;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 0 solid #333333;
	border-left: 1px solid #333333;
:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #333333; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #FFFF99;
}
#news	{
	width:190px;
	background-color:#FFFFFF;
	float:left;
	text-decoration: none;
	padding-left: 6px;
	padding-top: 6px;



	}
#news H2 {
	font-size: 11px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left;
	font-style: italic;
	text-decoration: none;
	color: #333333;
}

#news H1 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#news P {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 190px;
	padding-left: 4px;



}

	/* main content area */
#content	{
	width:480px;
	float:right;
	border:0px solid #FFFFFF;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	padding-left: 3px;
	background-repeat: no-repeat;
	margin-left: 2px;
	padding-right: 3px;

}
/* gives a bit of padding between the graphics inn the content area */
#content img {
	padding: 4px;
}
/* this rule ensures that Mac IE5.2 doesn't drop down the content dive */
#content p {
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: normal;
	font-size: 11px;
	letter-spacing: normal;
	}
	
	/* H1 style for the content area */
#content H1 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	border: none;
	font-variant: normal;
	word-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	color: #333333;
}

#content H2 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-variant: normal;
	padding: 0px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;




}

#content H3 {
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-weight: normal;


}

#content li {
	background-repeat: no-repeat;
	padding-left: 22px;
	text-decoration: none;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	word-spacing: normal;
	font-weight: normal;
	line-height: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: normal;
}

/* link styles for the content area */
#content a, #content a:link, #content a:visited
{
	text-decoration: none;
	color: #666666;

}
	
#content a:hover {
	text-decoration: none;
	color: #B6765A;
}
#content a:active {
	text-decoration: none;
	}
	
/* bottom copyright div */	
#bottom	{
	margin-top:5px;
	width:700px;
	background-color:#FFFF66;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	float:left;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 3px;


}
#bottom a, #bottom a:link, #bottomt a:visited
{
	text-decoration: none;
	color: #666666;
}
	
#bottom a:hover {
	text-decoration: none;
	color: #FEFDFC;
}
#bottom a:active {
	text-decoration: none;
	}

fieldset{
	padding:10px;
	border: 1px solid #726C5E;
	margin-bottom:15px;
	width: 460px;
	font-size: 100%;
}

/*styles the input fields*/
input,textarea{
	border: 1px solid #5B5136;
	margin: 4px;
	padding: 2px;
}
legend{
padding:10px;/*gives a bit of padding between the border and the test*/
color: #756F5F;
font-size: 130%;
font-weight: bold;
}

.submitbutton {
	border: 1px solid #7F714B;
	background: #C1B697;
	color: #FFF;
	}
	
#navBar a.currentLink {
	color: #000000;
	text-decoration: underline overline;
}

.clearit {
clear: both;
font-size: 1px; /*for IE*/
height: 0;
line-height: 0px;
}
p {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: normal;
	font-size: 12px;
	letter-spacing: normal;
	color: #000000;
	padding-left: 30px;
	padding-right: 15px;


}
.leftheader1 {
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFF66;
	padding-left: 8px;
	font-variant: small-caps;
	white-space: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	margin-bottom: 8px;
}

.small {padding-top:1px; font-family:tahoma; font-size:9px}
.smalllist {
	padding-top:1px;
	font-family:tahoma;
	color:#333333;
	font-size:9px;
	font-weight: bold;
}
.smalllist_grey {
	padding-top:1px;
	font-family:tahoma;
	color:#666666;
	font-size:9px;
	font-weight: bold;
}
.smalllist_new {padding-top:1px; font-family:tahoma; color:#FFFFFF; font-size:9px}
.smalltitle {font-size:11px;line-height:12px;font-weight: bold;}
