/* Main body style definition  */
BODY  {
	scrollbar-face-color: #868585;
	scrollbar-highlight-color: #c2c2c2;
	scrollbar-3dlight-color: #565656;
	scrollbar-darkshadow-color: #565656;
	scrollbar-shadow-color: #6c6b6b;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	background-image : url(images/intro_bkg.jpg);
	background-repeat : no-repeat;
	color : black;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	background-position : center top;
	background-color: #ECF0F3;

}

td {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

.footer {
	font-family : Verdana;
	font-size : 9px;
	color : #666666;
}


input {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}


/* Style for form error messages */
.formerror {
	font-family : Verdana;
	font-size : 11px;
	color : red;
}

/* Style for form required text */
.formreqtext {
	font-family : Verdana;
	font-size : 11px;
	color : red;
}





a{
	color : #6096BF;
	font-weight : bold;
	text-decoration : none;
	font-family: Verdana;

}

a:hover {
  color : #999999;
  font-weight : bold;
  text-decoration : none;
}


ul li {
	list-style-type:square; 
	list-style-position:outside
}

.error {
  color : #FF0000;
  font-weight : bold;
}

.formbutton {
	color : #000000;
	background : #CCCCCC;
	font : 11px Verdana;
	filter : progid;
	border: 1px solid #336699;
:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135, strength=2);
}

.formfield {
  border-top : 1px solid #333333;
  border-bottom : 1px solid #000000;
  border-left : 1 px solid #333333;
  border-right : 1px solid #000000;
  color : #666666;
  background : #FFFFFF;
  font : 11px Verdana;
  filter : progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135, strength=2);
  width : 163px;
  height : 15px;
}


.formsubmit {
	width : 20px;
	height : 29px;
; clip:    rect(   )
}

.required {
  font : bold 11px Verdana;
  color : #FF6600;
}
a:link { 
  color : #6096BF;
  font-weight : bold;
  text-decoration : none;
 } 
 
 a:active  { 
  color : #999999;
  font-weight : bold;
  text-decoration : none;
 } 

.date {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}

.ex1 {
	background-image:    url(images/content_r9_c1.jpg);
	background-repeat: repeat-y;

}
.ex2 {
	background-image:    url(images/content_r9_c2.jpg);
	background-repeat: repeat-y;

}
.ex3 {
	background-image:    url(images/content_r9_c11.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;


}

.ex4 {
	background-image:    url(images/content_r9_c32.jpg);
	background-repeat: repeat-y;

}

.intro {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.gallery {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.privacy {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.leftcontent
{
font-family:				Arial, sans-serif;
font-size:					9pt;
color:						#545454;
}

.leftcontent a:visited, .leftcontent a:link, .leftcontent a:active
{
font-family:				Arial, sans-serif;
font-size:					9pt;
text-decoration:			underline;
color:						#545454;
}

.leftcontent a:hover
{
font-family:				Arial, sans-serif;
font-size:					9pt;
text-decoration:			none;
color:						#6096c2;
background-color:			#ffffff;
}

.quickjump
{
font-family:				"Trebuchet MS", Arial, sans-serif;
font-size:					8pt;
color:						#666666;
}

.quickjump a:visited, .quickjump a:link, .quickjump a:active
{
font-family:				"Trebuchet MS", Arial, sans-serif;
font-size:					8pt;
text-decoration:			underline;
color:						#666666;
}

.quickjump a:hover
{
font-family:				"Trebuchet MS", Arial, sans-serif;
font-size:					8pt;
text-decoration:			none;
color:						#ffffff;
background-color:			#6096c2;
}

.special {
display: none
}
