/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
}
table
{ 
margin-left: auto;
margin-right: auto;
}
a {
	text-decoration:none;
	color:#D45F00;
}
p {
	text-align:justify;
	line-height:200%;
	margin:5px;
	padding:5px;
	color:#400000;	
	font-size:11px;
}
h4 {
	color:#993300;
}
h5 {
	color: #990000;
}
.p {
	text-align:justify;
	line-height:150%;
	margin-left:25px;
	padding:2px;	
}
.bul {
	color:#993300;
}
.border {
border: 0.05em solid #FF7F00; 
}
.blueborder {
border: 0.05em solid #0099CC; 
}
.greenborder {
border: 0.05em solid #669900; 
}
.redborder {
border: 0.05em solid #CC0000;
}
.bigtext {
	font-weight:bold;
	color:#FFFFFF;
}
.bigtext a{
	font-weight:bold;
	color: #FFCC00;
}
.bigtext a:hover{
	color: #FFFFFF;
}
.smalltext {
	font-size:11px;
	text-align:center;
}
.F5A84C {
	background-image:url(images/blue.gif);
}
.FBE18C {
	background-image:url(images/red.gif);
}
.header {
	background-image:url(images/lightgray.gif);
}
.keyword {
	font-size:9px;
	color:#F8F8E9;
	line-height:150%;
}
.vul {
	list-style-type:none;
	line-height:25px;
	padding-bottom:15px;
}
em {
	color: #D40000;
}
input, select, textarea {
	border: #FFA042 0.05em solid;
	margin:4px;
	font-size:10px;
}

.mstyle {
	font-size:10px;
	font-weight:normal;
	line-height:160%;
	color:#FF0000;
}