
/* CSS Document */
*{margin:0; padding:0;}
ul{list-style:none;}
body{  font-family:arial; font-size:11px; line-height:14px; color:#575859; background: #2F474C;}
img { border:0;}

.e{margin-top: .3em; margin-bottom: .3em}
.t{margin-top: .5em; margin-bottom: .5em}



a {color:#4f8fbf; text-decoration:none;}
a:hover{text-decoration:underline;}


a.link2{color: #357; font-size:100%;} 
/* #ee6A63 */

a.link2:hover   {text-decoration: underline; color: #AA2222} 



a.link3{color: #5f2f4f; font-size:100%;} 
/* #ee6A63 */

a.link3:hover   {text-decoration: underline; color: #3f3f8f} 



.normalfont
{
	color:#575859;
	font-weight:normal;
}

h1 { font-size:3.63em; color:#FFFFFF;  font-weight: normal; line-height:1.01em; width:auto;}
h1 a  {color:#FFFFFF; text-decoration:none;}
h2{ font-size:18px; text-decoration:none;}
h3 { color:#dFbf8f; font-size:14px; line-height:1.25em;}
h3 a {color:#FFdfAf; font-size:14px; line-height:1.25em; text-decoration:none;}
h3 a:hover {text-decoration:underline;}


/*******global********/
ul { margin:0;}
.float{float:right; margin:5px 0 10px 30px;}
.col{float:left;}

.column_center{float:left; width:100%;}
.indent_center { padding:0 0 0 20px; margin:0 0 0 240px;}
.clear{clear:both;}

/*******global********/


fieldset { 
padding-bottom: 5px; 
padding-left: 10px; 
padding-right: 5px; 
padding-top: 5px; 
border-right : 1px solid #b0a050; 
border-top : 1px solid #FFdfAf; 
border-left : 1px solid #FFEfAf; 
border-bottom : 1px solid #b09050; 
height:auto;
  width : auto; 

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
  color : #443;
letter-spacing: 0px;
word-spacing: 2px;
line-height: 120%;
}

legend, dt { 
border-right : 2px solid #b0a060; 
border-top : 1px solid #FFEfAf; 
border-left : 1px solid #FFEfAf; 
border-bottom : 1px solid #b0a060; 

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
padding-bottom: 1px; 
padding-left: 2px; 
padding-right: 2px; 
padding-top: 1px; 
  font-weight : bold; 
  color : #666;
}



/*******************column_center*********************************/
.inside_center { padding:10px 12px 10px 12px;}

.text_box { font-size:1.01em; line-height:1.27em; 
padding:25px 25px 20px 25px; 
border-top : 5px solid #FFdfAf; 
border-left : 3px solid #FFdfAf; 
border-bottom : 5px solid #cFbfAf; 
background-color:#FFF2E3; 
background-image: 
url('images/contents-bg.jpg');
background-repeat: repeat-x;
min-height:530px; height:auto !important; height:530px;}


/*******************end column_center*********************************/




