/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	/** background: #ECECC6;/** url(images/homepage01.jpg) repeat-x left top;*/
	background: #FFFFFF;/** url(images/homepage01.jpg) repeat-x left top;*/
	text-align: center;
}


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

h1 {
	color: #6E6E6E;
}

h2, h3, h4 {
	color: #E0219E;
}
/**
h1.titlestyle {
	font-size: 16px;
	color: #ff6970;
} */

/** TEXTS */
body, th, td, input, textarea, select {
	/** font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; */
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* color: #330000; */
	color: #6e6e6e;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

.stylelp{
	background:#F1FFC7;
	border:0;
	font-family:verdana;
	font-size:62.5%;
	margin:0;
	/** min-width:974px; */
	/** color:#464646; */
}

.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #525252;
}

.text2 {
	padding: 2px;
	background: url(images/homepage15.gif) repeat left top;
	font-style: normal;
}

/** LINKS */
a {
	/**color: #39ABC3;*/
	color: #E0219E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.link1 {
	text-decoration: none;
	font-size: 9px;
	color: #999999;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	text-decoration: none;
	font-size: 12px;
	color: #474747;
}

a.link2:hover {
	text-decoration: none;
	color: #E0219E;
}

a.link3 {
	text-decoration: none;
	font-size: 16px;
	color: #CC6633;
}

a.link3:hover {
	text-decoration: none;
	color: #330066
}

a.link4 {
	text-decoration: none;
	font-size: 16px;
	color: #6960EC;
}

a.link4:hover {
	text-decoration: underline;
	color: #330066
}

/** STYLES */
.style1 {
	font-size: 9px;
	color: #474747;
}

.style1 a {
	color: #474747;
}

.style1 a:hover {
}

/** BACKGROUNDS */
.bg1 {
}

/** MISC */
.align-justify { text-align: justify; }
.align-right { text-align: right; }

.img5 {
	padding-left: 270px;
}

.img1 {
	float: left;
}

.img2 {
	float: right;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** LISTS */
ul.horizontal li {
	padding: 0;
	/**margin: 0 10px 0 0;*/
	list-style: none;
	display: inline;
}

/* ADDITIONAL STYLES */
.style6 {
	color: #E0219E;
	font-weight: bold;
	font-size: 16px;
}
.style50 {
	color: #FF0066;
	font-weight: bold;
	font-size: 16px;
}
.style16 {/** font-family: verdana;   */
		  /** font-size: 12px;   */
		  /** color: #6E6E6E; **/
		  color: #474747;
		  letter-spacing: 1px;
		  font-size: 12px;
}
.style17 {
		  color: #FFFFFF;
		  letter-spacing: 1px;
		  font-size: 14px;
}

.style18 {color: #E0219E; letter-spacing: 0px; font-size: 16px;}
.style19 {color: #E0219E}

#info {}
a.linkup {position:relative;}
a.buttonup {position:absolute; top:130px; left:650px; border:0;}
a.buttonup img {border:0;}

.style22 {color: #6E6E6E; font-weight: bold; font-size: 14px; }
