@CHARSET "UTF-8";
body {
margin:0,0,10,0;
padding:0;
font:70%/1.2 verdana,Helvetica,sans-serif;
text-align:center;
}

h1,h2,h3 span {
display:none;
}

h3 {
height:39px;
margin:0;
padding:0;
}

p {margin:0;padding:0;}

acronym {
border:none;
}

a {
color:#D9189F;
background-color:#ffffff;
text-decoration:underline;
}

a:hover, a:hover {
color:#FC7AD5;
background-color:#ffffff;
}

#container {
background-image:url(../image/bkg.jpg);
background-repeat:repeat-y;
width:755px;
margin:10px auto;
padding:0;
position:relative;
border:1px solid #000;
color:#454545;
text-align:left;
}

#content {
	margin: 10px 10px 10px 200px;	
}
#content p {
	text-align: justify;
}
#content_text a{
	color: #FF0000;
	font-variant: small-caps;
	font-weight: bold;	
}
#content_text a.link {color: #003399}
#content_text p{
	padding: 2px 0 12px 0;	
}
#content_header{
	margin-top: 36px;
	color:#003399;
	font-size:10px;
	font-weight:bold;	
}

#leftmenu {
	float:left;
	margin-left: 10px;
	width:160px;
}
#left_line{
position:absolute; left:13px; top:70px; width:17px; height:113px;	
}
#left_flash{
padding-top: 50px;
}
#footer{
	font-size: 9px;
	font-weight: normal;
	color: #003399;
}
#footer a:link {
	font-size: 9px;
	font-weight: normal;
	color: #003399;
	font-variant: normal;
}
.logo {
	border-bottom: 2px solid red;
	margin-bottom: 5px;
	line-height: 2;
	font-size: 13px;
	font-weight: bold;
	font-family: century gothic;
}
.trgal {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

