body {
	background-color : #78A000;
	margin: 0;
	padding : 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
}
td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height:15px;
	color : #333333;
}
p {
	font-size : 11px;
}
a {
	text-decoration : none;
}
a:link {
	color : #FF8000;
}
a:visited {
	color : #FF8000;
}
a:active {
	color : #003333;
}
a:hover {
	color : #003333;
}
h1, h2, h3, h4{
color:#78A000;
}
h5, h6 {
color:#555;
}
h1 {
	font-size : 28px;
}
h2 {
	font-size :21px;
}
h3 {
	font-size : 18px;
}
h4 {
	font-size : 14px;
}
h5 {
	font-size : 13px;
}
h6 {
	font-size : 11px;
}
hr {
height:1px;
background-color:#ccc;
border:none;
}
input, select, textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #003333;
	border:1px solid #99CC00;
}
input, textarea {
padding:4px;
}
.neg {
	color:#FFFFFF;
}
.neg h1, .neg h2, .neg h3, .neg h4, .neg h5, .neg h6, .neg p {
	color:#FFFFFF;
}
.neg a:link {
	color : #BFFF00;
}
.neg a:visited {
	color : #BFFF00;
}
.neg a:active {
	color : #FFFFFF;
}
.neg a:hover {
	color : #FFFFFF;
}
.small {
	font-size : 10px;
	line-height:normal;
	color : #808080;
}
.errorMessage {
	font-size : 13px;
	font-weight : bold;
	color: #FF0000;
}
iframe {
border:0;
}


/* ___________________________________________________________________________________________________ POSITION */

/* ___________________________________________________________ DWA */
div.dwaWrapper{
background:#78A000 url(http://www.dwalliance.com/micro_event/gradient_grey_32.png) top left repeat-x;
height:40px;
min-height:40px;
}
div.dwa{
}
div.dwa img {
float:left;
}
div.dwa ul{
float:right;
list-style:none;
display:inline;
margin:12px 12px 0 0 ;
padding:0;
}
div.dwa ul li{
list-style:none;
display:inline;
margin:0 12px 0 0;
padding:0;
}
div.dwa a,
div.footer a {
text-decoration:none;
}
div.dwa a:link, div.footer a:link 
{ color : #fff ;}
div.dwa a:visited, div.footer a:visited
{ color : #fff ;}
div.dwa a:active, div.footer a:active
{ color : #bfff00 ;}
div.dwa a:hover,div.footer a:hover
{ color : #bfff00 ;}



div.footerWrapper{
clear:both;
margin-top:16px;
background:#78A000 url(http://www.dwalliance.com/micro_event/gradient_grey_128.png) top left repeat-x;*/
padding:16px 32px;
/*background-image:url(http://www.dwalliance.com/micro_event/gradient_grey_128.png);
background-position:top left;
background-repeat:repeat-x;
background:{THEME};*/
}
div.footer{
width:960px;
margin:0 auto;
}
/* ___________________________________________________________ TITLE */


div.titletWrapper {
}
div.title {
width:100%;
height:48px;
min-height:48px;
border-top:1px solid #fff;
background-image:url(http://www.dwalliance.com/micro_event/bg_title.png);
background-position:top left;
background-repeat: repeat-x;
background-color:#FF8000;
overflow:hidden;
}

div.title h1 {
margin:0;
padding:8px 24px;
font-size:24px;
color:#fff;
}

/* ___________________________________________________________ CONTENT */


div.contentWrapper {
padding-top:16px;
overflow:hidden;
background-image:url(http://www.dwalliance.com/micro_event/gradient_grey_64.png);
background-position:top;
background-repeat: repeat-x;
}

div.content {
}
/* ___________________________________________________________ INTRO */

div.introWrapper {
clear:both;
float:left;
width:20%;
}
div.intro {
padding: 0 32px 0 16px;
}

div.intro div.promo123 {
background-image:url(http://www.dwalliance.com/micro_event/banner_1_2_3.png);
background-position:top left;
background-repeat: no-repeat;
width:192px;
height:192px;
min-height:192px;
}
div.intro div.promoUpgrade a {
display:block;
background-image:url(http://www.dwalliance.com/micro_event/banner_upgrade.png);
background-position:top left;
background-repeat: no-repeat;
width:192px;
height:256px;
min-height:256px;
}
div.intro div.promo123 p {
display:none;
}
div.intro div.promoUpgrade h3 a span {
display:none;
}


/* ___________________________________________________________ MAIN */

div.mainWrapper {
float:left;
width:58%;
border:1px solid #ccc;
background-color:#fff;
}
div.main {
padding:8px 24px;
}
div.main div.languages {
float:right;
display:inline;
}
div.main form p {
overflow:hidden;
margin:8px 0;
padding:8px 0;
border-bottom: 1px solid #ededed;
}
div.main form p label.labelDesc {
display:block;
float:left;
width:128px;
margin-right:12px;
color:#999;
text-align:right;
}

/* ___________________________________________________________ EXTRAS */

div.extrasWrapper {
float:right;
width:20%;
}
div.extras {
padding:16px;
text-align:center;
color:#fff;
}

/* ___________________________________________________________ PLUS */


/*a.inner_link{color:#FF8000;}
a.inner_link:hover{color:#000000;text-decoration:none;}*/
