/** BASIC */

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

a.menulinks:link { color: #B33737; text-decoration:none; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10 }
a.menulinks:visited { color: #B33737; text-decoration:none; font-weight:bold ;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10 }
a.menulinks:hover { color: #611818; text-decoration:none; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10 }
a.menulinks:active { color: #B33737; text-decoration:none; font-weight:bold ;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10 }

/** FORMS */

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

.input1 {
	width: 180px;
	border: 1px solid #E6E6E6;
	background-color: #F6F6F6;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.input2 {
	width: 61px;
	height: 17px;
	border: none;
	background: url(images/homepage32.gif) no-repeat center center;
	font: bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/** HEADINGS */

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

.plan_box_heading {
	height: 22px;
	width: 166px;
	text-align:center;
	vertical-align:middle;
	background-image:url(images/homepage16.gif);
	font-size:12px;
	font-stretch:wider;
	font-weight:bold;
	padding-top: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

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

/** LINKS */

a {
	color: #34AFAF;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
	font-size: 11px;
	color: #666666;
}

.style1 a {
	text-decoration: none;
	color: #666666;
}

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

/** menus **/
.menu_bar {
	width: 100px;
	background-image:url(images/homepage09-over.jpg);
	height: 29px;
	text-align: center;
	vertical-align:middle;
	font-weight:bold;
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage08.gif) repeat-x;
}

.bg2 {
	background: url(images/homepage23.gif);
}

.bg3 {
	background: url(images/homepage24.gif);
}

.bg4 {
	background: url(images/homepage34.gif) no-repeat right bottom;
}

.bg5 {
	background: url(images/homepage33.gif) no-repeat right bottom;
}

.bg6 {
	background: url(images/homepage31.gif) no-repeat;
}

.bg7 {
	background: url(images/homepage35.gif);
}

.bg8 {
	background: url(images/homepage36.gif) repeat-x;
}

.bg9 {
	background: url(images/subpage1_02.gif);
	font-weight:bold;
}
.bg10 {
	background: url(images/subpage1_02.gif);

}
.bg11 {
	font-weight:bold;
}

.bg12 {
	background: url(images/subpage1_02.gif);

}
/** MISC */

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

.img1 {
	float: left;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
.box_desc {
	text-align: left;
}
