/** BASIC */

body {
	margin: 0px;
	padding: 0px;

}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-size: 12px;
	font-weight: normal;
	color: #F08438;
}

.text2 {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}

.text3 {
	text-align: center;
	color: #D90014;
}
.text4 {
	font-size: 13px;
	color: #FFFFFF;
}
/** LINKS */

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}


/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	margin: 15px 0px;

}

.roundedcornr_box_137608 {
   background: #a171c5 url(roundedcornr_137608_grad.gif) repeat-x top left;
}
.roundedcornr_top_137608 div {
   background: url(roundedcornr_137608_tl.gif) no-repeat top left;
}
.roundedcornr_top_137608 {
   background: transparent url(roundedcornr_137608_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_137608 div {
   background: url(roundedcornr_137608_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_137608 {
   background: transparent url(roundedcornr_137608_br.gif) no-repeat bottom right;
}

.roundedcornr_top_137608 div, .roundedcornr_top_137608,
.roundedcornr_bottom_137608 div, .roundedcornr_bottom_137608 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_137608 { margin: 0 30px; }