/* CSS Document */
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
p{
	font-family:Calibri, Arial;
	font-size:18px;
	color:#FFFFFF;
}
a{
	color:#CC6600;
	text-decoration:none;
}
.style1 {
	color: #FFFFFF;
	font-family: Calibri, Arial;
	font-size:15px;
	text-align:justify;
}
.style4 {
	font-family: Calibri, Arial;
	color: #C76800;
	font-size: 18px;
	font-style: italic;
}
.reg {
	font-family: Calibri, Arial;
	color: #C76800;
	font-size: 18px;
	padding-left:70px;
}
.style5 {
	font-size: 18px;
	color: #C76800;
}
.style6 {
	font-size: 18px;
	font-style: italic;
	color: #C76800;
}
.style10 {color: #000000}
.style13 {font-family: Calibri, Arial; font-size: 24px; color: #FFFFFF;}
.style15 {
	font-size: 20px;
	font-weight: bold;
	color: #CD5A0A;
}

div.rounded {
 width:100%;
 color:#FFFFFF;
 background: #0e1414 url(images/top_small_bar.gif) repeat-x top;
}
div.rounded div {
 background: transparent  url(images/right_small_bar.gif) repeat-y left;
}
div.rounded div div{
 background: transparent  url(images/small_wd_right_bar.gif) repeat-y right;
}
div.rounded div div div {
 background: transparent url(images/top_right_small.gif) no-repeat top right; 
}
div.rounded div div div div{
 background: transparent url(images/top_left_small.gif) no-repeat top left;
}
div.rounded div div div div div {
 background: transparent   url(images/btm_small_bar.gif) repeat-x bottom;
}
div.rounded div div div div div div{
 background: transparent  url(images/btm_right_small.gif) no-repeat bottom right;
}
div.rounded div div div div div div div{
 background: transparent  url(images/btm_left_small.gif) no-repeat bottom left;
 padding: 15px;
}

