/** BASIC */

body {
	margin: 30px 0px;
	padding: 0px;
	background: #FFFFFF url(images2/homepage01.gif) repeat left top;
}

/** FORMS */

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

#tablestart {
 border: 1px solid black; font-size:9.5pt; padding:10px; }

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

legend {
	display: none;
}

#inputtext1 {
	height: 15px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-top-color: #B4B4B4;
	border-left-color: #D0D0D0;
}

#inputsubmit1 {
	width: 51px;
	height: 21px;
	margin-left: 5px;
	background: url(images2/subpage1_03.jpg);
	border: none;
	font-weight: bold;
	color: #FFFFFF;
}

/** HEADINGS */

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

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5D5D5D;
}

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

.text1 {
	font-size: 16px;
	color: #FFFFFF;
}

.text2 {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.text3 {
	text-align: center;
	font: bold 18px Tahoma, Arial, Helvetica, sans-serif;
	color: #F77A00;
}

.text3 span {
	position: relative;
	margin-top: -10px;
	font-size: 11px;
}

.text4 {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #3C3C3C;
}

.text5 {
	text-align: center;
	color: #C2C2C2;
}

.text6 {
	font-size: 12px;
	font-weight: bold;
}

.text7 {
	font: bold 18px Tahoma, Arial, Helvetica, sans-serif;
	color: #F77A00;
}

.text7 span {
	position: relative;
	margin-top: -10px;
	font-size: 11px;
}

 

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	margin-bottom: 20px;
}

/** LINKS */

a {
	color: #5D5D5D;
}

a:hover {
	text-decoration: none;
}

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

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

.link2 {
	display: block;
	height: 33px;
	padding-top: 3px;
	background: url(images2/homepage16.jpg) no-repeat center top;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.link3 {
	color: #FFFFFF;
}

.link4 {
	color: #A9A9A9;
}

.link5 {
	padding-left: 12px;
	background: url(images2/subpage1_02.gif) no-repeat 1px 50%;
	text-decoration: none;
	color: #FFFFFF;
}

.link5:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1  { background: #2D2D2D url(images2/homepage03.gif) repeat-x left bottom; }
.bg2  { background: #2EA154 url(images2/homepage04.jpg) no-repeat right top; }
.bg3  { background: #FFFFFF url(images2/homepage11.gif) repeat-y left top; }
.bg4  { background: #37A2FF url(images2/homepage12.gif) no-repeat right top; }
.bg5  { background: url(images2/homepage14.gif) repeat-x left top; }
.bg6  { background: url(images2/homepage15.gif) no-repeat center top; }
.bg7  { background: url(images2/homepage17.gif) no-repeat left top; }
.bg9  { background: url(images2/homepage19.gif) repeat-x left top; }
.bg10 { background: url(images2/subpage2_01.gif) no-repeat left top; }
.bg11 { background: url(images2/subpage1_05.gif) repeat-y left top; }
.bg13 { background: url(images2/new-ban.gif) no-repeat center top; }


/** BORDERS */

.bt { border-top: 1px solid #DDDDDD; }
.br { border-right: 1px solid #DDDDDD; }
.bb { border-bottom: 1px solid #DDDDDD; }
.bl { border-left: 1px solid #DDDDDD; }

/** 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;
}

