/* ###################### OVERALL SETTINGS ###################### */
BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #FFFFFF;
  color            : #000000;
}

table {
padding:0px;
margin:0px;
border:0px;
}

td, tr, p, div {
padding:0px;
margin:0px;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  color            : #333333;
}

.header {
color:#ee4d9b;
font-size:17px;

}


a.header-link:link, a.header-link:visited {
color:#ee4d9b;
font-size:17px;
text-decoration:underline;
}

a.header-link:hover {
color:#ee4d9b;
font-size:17px;
text-decoration:none;
}


td.copy {
text-align:center;
vertical-align:bottom;
padding-bottom:35px;
font-size:17px;
color:#FFFFFF;

}

img { border:0px; }

.contacts {
	color:#b45a93;
	font-size:14px;
	padding-right:20px;
}

.contacts1 {
	color:#000000;
	font-size:21px;
}



.header-title {
color:#ee4d9b;
font-size:23px;
text-decoration:underline;

}


.maininfo {
padding-left:30px;
color:#b45a93;
font-size:15px;

}

ul {
  margin           : 0px 0px 0px 0px;
  padding-left:15px;
}

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}




/* ################### MAIN AND SUB MENU SYSTEM ################### */
a.mainlevel:link, a.mainlevel:visited {
  color            : #ffffff;
  font-weight      : normal;
  font-size:14px;
  text-decoration:underline;

}

a.mainlevel:hover {
  color            : #ffffff;
  font-size:14px;
  text-decoration:none;
}

td.mainlevel {
padding-right:30px;
text-align:left;


}

table.moduletable {

}

table.moduletable th {

}

table.moduletable td {
  font-size        : 10px;
  font-weight      : normal;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableheader {
  background-color : #ee4d9b;
  color            : #ffffff;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #ffe2f1;
}

.sectiontableentry2 {
  background-color : #fdd1e4;
}


/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-size        : 10px;
  color            : #b45a93;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {

}

.contentpaneopen {
width:100%;
padding-top:0px;
}

.blog {
width:100%;
}

.contentheading, .componentheading {

  color:#ee4d9b;
  text-align       : left;
  font-weight:bold;
  padding-top:10px;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
color:#ee4d9b;
font-size:17px;
text-decoration: underline;
}

a:hover {
color:#ee4d9b;
font-size:17px;
text-decoration:none;
}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
  color            : #A5D30C;
}

a.email:link, a.email:visited {
color:#b45a93;
font-size:18px;
padding-right:20px;
text-decoration:underline;
}

a.email:hover {
color:#b45a93;
font-size:18px;
padding-right:20px;
text-decoration:none;
}
a.devel:link, a.devel:visited {
font-size:13px;
text-decoration:none;
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
}
a.devel:hover {
  text-decoration:none;
  color:#efefef;
  font-family: Arial, Helvetica, sans-serif;
}
.c3 a:link {color: #FFFF00;}
.c3 a:visited {color: #CCFF33;}
.c3 a:hover {color: #FF3300;}
.c3 a:active {color: #666666;}
.c3 {font-size:12px; }