body {
	font-family: Arial, Helvetica, sans-serif;

	color: #FFFF99;
	background-color: #FFFFBB;



}
a {
	color: #FFFF99;
}


a:hover {
	font-size: 15px;
 	font-weight: bold;
}



h1 {
	color: #FFFFCC;
	font-size: 28px;
}
h2 {
	color: #FFFFCC;
	font-size: 20px;
}
h3 {
	color: #FFFFCC;
	font-size: 18px;
}
h4 {
	color: #FFFFCC;
	font-size: 16px;
}
h5 {
	color: #FFFFCC;
	font-size: 14px;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

div.float {
  float: left;
  padding: 10px
}


/**
 *  Outer rounded text box
 **/

.container {
	/*position: absolute;*/
	width: 100%;
	left: 2px;
	top: 2px;
	background: #990000;
	margin: 2px auto;
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #440000;
}

.contents {
	margin: 0px;
	padding: 15px 20px 15px 20px;
	/*width: 140px;*/
}

.contentsotro {
	margin: 0px;
	padding: 2px 2px 2px 2px;
	/*width: 140px;*/
}


.rbtop {
	position:relative;
	margin-top: -1px;    /** -W  **/
	margin-left: 1px;    /**  W  **/
	margin-right: -1px;  /** -W  **/
	background: transparent url(rounded.php?cn=tr&s=10&b=2&cb=440000&ci=990000&co=FFFFBB) no-repeat top right;
}

.rbtop div {
	position:relative;
	margin-left: -2px;   /** -2W **/
	background: transparent url(rounded.php?cn=tl&s=10&b=1&cb=440000&ci=990000&co=FFFFBB) no-repeat top left;
} 

.rbbot {
	position:relative;
	margin-bottom: -1px; /** -W  **/
	margin-left: 1px;    /**  W  **/
	margin-right: -1px;  /** -W  **/
	background: transparent url(rounded.php?cn=br&s=10&b=1&cb=440000&ci=990000&co=FFFFBB) no-repeat bottom right;
}

.rbbot div {
	position:relative;
	margin-left: -2px;
	background: transparent url(rounded.php?cn=bl&s=10&b=2&cb=440000&ci=990000&co=FFFFBB) no-repeat bottom left;
}

.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
h3 {

	color: #FFFFCC;
	font-size: 18px;
}
h4 {


	color: #FFFFCC;
	font-size: 16px;
}
h5 {
	color: #FFFFCC;
	font-size: 14px;
}

