/** BASIC */

body {
	margin: 10px 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.gif) repeat left top;
	
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 142px;
	border: 1px solid #E8E8E8;
}

/** 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: 11px;
	color: #9D9D9E;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 105%;
}

.ul1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 200%;
}

.ul1 a {
	padding-left: 14px;
	background: url(images/homepage25.gif) no-repeat left center;
}

.ul2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 135%;
}

.ul2 a {
	padding-left: 14px;
	background: url(images/homepage25.gif) no-repeat left center;
}

.text1 {
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.text2 {
	font: normal 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}

.text3 {
	color: #767676;
}

.text4 {
	font: normal 17px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}

.text5 {
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}
.item_title {
	font: normal 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}

.text6 {
	padding: 10px;
	text-align: center;
	font: normal 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}
.text7 {
	font: normal Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
}
.uniconbrown{color: #8A1D04;}

/** LINKS */

a {
	color: #0F6679;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

a.link2 {
	display: block;
	height: 20px;
	margin: 0px;
	padding: 6px 23px 0px 0px;
	background: url(images/homepage05.gif) no-repeat left top;
	text-decoration: none;
	text-align: right;
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}
.mibg{
background: url(images/homepage05.gif) no-repeat left top;
}
a.link2:hover {
	text-decoration: underline;
}

a.link3 {
	font: normal 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #0F6679;
}

a.link4{
	font: normal 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #0F6679;
}

a.linkmain {
	display: block;
	height: 20px;
	margin: 0px;
	padding: 6px 23px 0px 0px;
	background: url(images/homepage05.gif) no-repeat left top;
	text-decoration: none;
	text-align: right;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

.mi{padding: 5px 23px 5px 0px;
}

a.linkmain:hover {
	text-decoration: underline;
	color:#8A1D04	;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background-color: #FFFFFF;
}

.bg2 {
	background: url(images/homepage02.gif) repeat-x left top;
}

.bg3 {
	background: url(images/homepage07.gif) repeat-x left top;
}

.bg4 {
	background: url(images/homepage08.gif) repeat-x left top;
}

.bg5 {
	background: #F7F7F7 url(images/homepage10.gif) repeat-x left top;
}

.bg6 {
	background: url(images/homepage12.gif) repeat-x left center;
}

.bg7 {
	background: #FFFFFF url(images/homepage15.gif) repeat-x left top;
}

.bg8 {
	background: url(images/homepage17.gif) repeat-x left top;
}

.bg9 {
	background: url(images/homepage18.gif) repeat-y left top;
}

.bg10 {
	background: #FFFFFF url(images/homepage19.gif) repeat-x left top;
	border-right-color: #EDEDED;
	border-right-style: solid;
	border-right-width: 1px;
}

.bg11 {
	background: #FDFDFD url(images/homepage20.gif) repeat-x left top;
}

.bg12 {
	background: url(images/homepage23.gif) repeat-x left top;
}

.bg13 {
	background: url(images/homepage26.gif) repeat-x left top;
}

.bg14 {
	background: url(images/homepage56.gif) repeat-x left top;
}
/** MISC */

.align-justify { text-align: justify; }
.align-left { text-align:left; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 10px;
}

.img2 {
	float: right;
	margin-left: 10px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
.fixed{
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}
.tbl_tl{
border-left-width:1px;
border-left-color:#EDEDED;
border-left-style:solid;
border-top-color:#EDEDED;
border-top-style:solid;
border-top-style: solid;
border-top-width: 1px;
}
.tbl_br{
	border-right-width:1px;
	border-right-color:#EDEDED;
	border-right-style:solid;
	border-bottom-color: #EDEDED;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.drkgray{
color:#333333;
}