/** BASIC */


body {
    margin:0;
    padding:0;
    background-color:#FFFFFF;
    background-image:url(images/PNGs/Clouds_Hats_Top.png);
    background-position:left top;
    background-repeat:no-repeat;
}
#bkgnd2 {
    background-color:transparent;
    background-image:url(images/PNGs/Clouds_Hats_Top2.png);
    background-position:right top;
    background-repeat:no-repeat;
}


/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A5068;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text3 {
	color: #FFFFFF;
}

.text4 {
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #435A72;	
}



.text6 {
	font-size: 10px;
}

.text6 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #788CA0;
}

.text7 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A9B9C7;
}

.text8 {
	color: #8B9FB1;
	text-align: center;
}

.text9 {
	font-size: 11px;
}

.text10 {
	font-size: x-small;
	color: #000000;
}

.textAd {
	font-size: small;
	color: #000000;
	margin: 40px;
}

.textAd3 {
	font-size: small;
	color: #000000;
	margin: 0px 40px;
}

.textAd2 {
	font-size: medium;
	color: #FFFFFF;
	margin: 40px;
}

.textAdFooter {
	font-size: small;
	color: #FFFFFF;
	margin: 25px;
}


/** LIST */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	margin-bottom: 10px;
	padding-bottom: 2px;
}

.list1 li.last {
	background: none;
	margin: 0px;
	padding:0px;
}

.list1 a {
	display: block;
	padding-left: 10px;
	background: url(images/homepage19.gif) no-repeat 0px 6px;
}

/** LINKS */

a {
	color: #FF8B02;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

* STYLES 

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: #FFB525 url(images/homepage09.jpg) repeat-x left top; }
.bg2 { background: url(images/homepage12.gif) repeat-y left top; }
.bg3 { background: url(images/homepage13.jpg) repeat-y left top; }
.bg4 { background: url(images/homepage21.jpg) repeat-x left top; }
.bg5 { background: url(images/homepage17.gif) repeat-y left top; }
.bg6 { background: #6699FF url(images/homepage23.jpg) repeat-x left top; }
.bg7 { background: #FFB525 url(images/homepage90.jpg) repeat-x left bottom; }
.bg8 { background: url(images/box2img.jpg) ; }
.bg9 { background: #6699FF url(images/homepage23.jpg) repeat-x left bottom; }
.bg10 { background: #FFB525 url(images/newheader1.jpg) ; }
.bg11a { background: url(images/bgcloud1a.jpg) ; }
.bg11b { background: url(images/bgcloud1b.jpg) ; }
.bg11c { background: url(images/bgcloud1c.jpg) ; }
.bgAdHeader  { background: url(images/PNGs/AdPageHeader.png) ; }
.bgAdBox  { background: url(images/PNGs/AdPageTextBox.png) ; }
.bgAdFooter { background: url(images/AdPageFooter.jpg) ; }
.bg15  { background: url(images/PNGs/TDAd2Body.png) ; }
.bg16  { background: url(images/PNGs/TDWorksBody.png) ; }
.bg17  { background: url(images/PNGs/TDWorksBody2.png) ; }
.bg18  { background: url(images/PNGs/TDAd2Footer.png) ; }
.bg20  { background: #FFFFFF repeat ; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 10px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 10px;
}

.img3 {
	text-align: center;
	margin: 3px 0px 0px 10px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	margin-bottom: 10px;
	background: url(images/homepage15.gif) repeat-x left top;
}

