BODY {
	margin : 50 0 0 0;
	
}
P, LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin : 10px 10px;
}

TD,  UL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	
}

LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	list-style-image : url(images/arrows_r.gif);
	padding-left : 5px;
	list-style-type : square;
}

LI.box {
	font-size : 10pt;
	list-style-type : square;
	list-style-image : none;
	color : #000000;
}

B {
	color : #669966;
}

.b {
	font-size : 12pt;
	font-weight : bold;
	color : #FFFFFF;

}
.bb {

	font-size : 14pt;
	font-weight : bold;
	color : #FFFFFF;
}
.bbb {

	font-size : 28pt;
	font-weight : bold;
	color : #FFFFFF;
}
.bbbb {
	
	font-size : 30pt;
	font-weight : bold;
	color : #FFFFFF;
}
.bbbbb {

	font-size : 48pt;
	font-weight : bold;
	color : #FFFFFF;
}
B.first_screen {
	font-weight : bold;
	color : #993300;
}
H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24pt;
	font-weight : bold;
	color : #FFFFFF;
	margin : 0px 0px 25px 10px;
	vertical-align : bottom;
}
H2 {
	font-family : BankGothic Md BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #669966;
	margin : 10px 10px 0px;
}
H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #666666;
	margin : 10px 0px;
	font-weight : normal;
	text-decoration : underline;
}

A.hhh {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #666666;
	font-weight : normal;
	text-decoration : underline;
}

H4 {
	font-family : BankGothic Md BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #669966;
	margin : 10px 10px 0px;
}

A.hhh:hover {
	color: #FF9900;
	
}

A {
	color : #FF9900;
}
A:hover{
	color : #669966;
    text-decoration : none;
}

A.toplink {
	color : #666666;
	text-decoration : none;
}

A.toplink:hover {
	color : #FF9900;
	text-decoration : none;
}

.toplinka {
	color : #FF9900;
	text-decoration : none;
}

.toplinka:hover {
	color : #FF9900;
}

.tag {
	color : #666666;
	font-size : xx-small;
	margin : 5px 10px 0px;
}

a.tagd {
	color : #666666;
	font-size : xx-small;
	margin : 0px 10px;
	text-decoration : underline;
}

a.tagd: hover {
	color : #FF9900;
}


.tag:hover {
	color : #FF9900;
}
HR {
	color : #FF9900;
	width : 350px;
	line-height : 1px;
	margin : 0px 0px 0px 10px;
	height : 1px;
	text-align : left;
}

INPUT, TEXTAREA {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	border-color : #CCCCCC;
	scrollbar-3d-light-color : #FFFFFF;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #FF9900;
	scrollbar-dark-shadow-color : #666666;
	scrollbar-face-color : #669900;
	scrollbar-highlight-color : #CCCCCC;
	scrollbar-shadow-color : #999999;
}

.submit {
	font-family : BankGothic Md BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
	background-color : #FF9900;
	border-color : #000000;
}

.thumb
{
	text-align: left;
	margin:10px 7px;
	padding:5px;
	float: left;
	vertical-align : bottom;
	width: 350px;
}

.thumb A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #666666;
	background : url(images/arrows_r.gif) no-repeat 2px 0px;
	padding-left: 20px;
	padding-top: 2px;
	
}

.thumb A:HOVER {
	color : #FF9900;
}