.bg{
	background-image : url(img/bg.gif);
	background-repeat : repeat-x;
	background-repeat : repeat-y;
	background-color : #FFFFFF;
}

.dotH{
	background-image : url(img/dotH.gif);
	background-repeat : repeat-x;
	background-color : #FFFFFF;
}

.dotHWhite{
	background-image : url(img/dotHWhite.gif);
	background-repeat : repeat-x;
	background-color : #000000;
}

.dotHWhiteBgGray{
	background-image : url(img/dotHWhite.gif);
	background-repeat : repeat-x;
	background-color : #000000;
}

.dotV{
	background-image : url(img/dotV.gif);
	background-repeat : repeat-y;
	background-color : #FFFFFF;
}

.dotVWhite{
	background-image : url(img/dotVWhite.gif);
	background-repeat : repeat-y;
	background-color : #000000;
}

.lineHSlim{
	background-image : url(img/lineHSlim.gif);
	background-repeat : repeat-x;
	background-color : #FFFFFF;
}

.lineV{
	background-image : url(img/lineV.gif);
	background-repeat : repeat-y;
	background-color : #FFFFFF;
}

/*---------- fonts ----------*/

body,td{
	font-family : Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size : 11px;
	color : #333333;
}

.red{	color : #FF0000;}
.gray{	color : #A3A3A3;}

.redH{
	font-family: Arial, Tahoma,Helvetica, sans-serif;
	font-size:17px;
	color:#FF0000;
	font-weight: bold;
	letter-spacing:0;
	line-height:17px;
}

.redHBig{
	font-family: Arial, Tahoma,Helvetica, sans-serif;
	font-size:23px;
	color:#FF0000;
	font-weight: bold;
	letter-spacing:-1;
	line-height:18px;
}

.redHBig2{
	font-family: Arial, Tahoma,Helvetica, sans-serif;
	font-size:17px;
	color:#FF0000;
	font-weight: bold;
	line-height:18px;
}

.blHBig2{
	font-family: Arial, Tahoma,Helvetica, sans-serif;
	font-size:17px;
	color:#000000;
	font-weight: bold;
	letter-spacing:-1;
	line-height:18px;
}

.blH{
	font-family: Arial, Tahoma,Helvetica, sans-serif;
	font-size:17px;
	color:#000000;
	font-weight: bold;
	letter-spacing:0;
	line-height:17px;
}

.blHBig{
	font-family: Arial, Tahoma,Helvetica, sans-serif;
	font-size:23px;
	color:#000000;
	font-weight: bold;
	letter-spacing:-1;
	line-height:18px;
}


.Button{
BORDER-RIGHT: #666666 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #666666 1px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; MARGIN: 1px; 		 	BORDER-LEFT: #666666 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #666666 1px solid; BACKGROUND-COLOR: #FFFFFF
}

.Button2{
BORDER-RIGHT: #666666 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #666666 1px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; MARGIN: 1px; 		 	BORDER-LEFT: #666666 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #666666 1px solid; BACKGROUND-COLOR: #D5D5D5
}

input{
	font-family : Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size : 11px;
	color : #333333;
}

select{
	font-family : Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size : 11px;
	color : #333333;
}

textarea{
	font-family : Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size : 11px;
	color : #333333;
}

/*---------- text-link ----------*/
a:link{text-decoration : underline; color : #333333;}
a:visited {text-decoration : underline; color : #333333;}
a:hover {text-decoration : underline; color : #9C0300;}

a.smokybyte:link {text-decoration : none; color : #FF8001;}
a.smokybyte:visited {text-decoration : none; color : #FF8001;}
a.smokybyte:hover {text-decoration : underline; color : #333333;}

a.whiteGotoBl:link {text-decoration : none; color : #FFFFFF;}
a.whiteGotoBl:visited {text-decoration : none; color : #FFFFFF;}
a.whiteGotoBl:hover {text-decoration : none; color : #333333;}

a.whiteGotoRednoUnderline:link {text-decoration : none; color : #FFFFFF;}
a.whiteGotoRednoUnderline:visited {text-decoration : none; color : #FFFFFF;}
a.whiteGotoRednoUnderline:hover {text-decoration : none; color : #FF0000;}

a.blGotoBl:link {text-decoration : none; color : #333333;}
a.blGotoBl:visited {text-decoration : none; color : #333333;}
a.blGotoBl:hover {text-decoration : none; color : #333333;}

a.whiteGotoBlunderline:link {text-decoration : underline; color : #FFFFFF;}
a.whiteGotoBlunderline:visited {text-decoration : underline; color : #FFFFFF;}
a.whiteGotoBlunderline:hover {text-decoration : underline; color : #333333;}

a.whiteGotoRed:link {text-decoration : none; color : #FFFFFF;}
a.whiteGotoRed:visited {text-decoration : none; color : #FFFFFF;}
a.whiteGotoRed:hover {text-decoration : underline; color : #FF0000;}

a.whiteGotoRedunderline:link {text-decoration : underline; color : #FFFFFF;}
a.whiteGotoRedunderline:visited {text-decoration : underline; color : #FFFFFF;}
a.whiteGotoRedunderline:hover {text-decoration : underline; color : #FF0000;}

a.blueGotoBlunderline:link {text-decoration : underline; color : #465A92;}
a.blueGotoBlunderline:visited {text-decoration : underline; color : #465A92;}
a.blueGotoBlunderline:hover {text-decoration : underline; color : #333333;}

a.redGotoBl:link {text-decoration : none; color : #FF0000;}
a.redGotoBl:visited {text-decoration : none; color : #FF0000;}
a.redGotoBl:hover {text-decoration : underline; color : #333333;}

a.hardredGotoBl:link {text-decoration : none; color : #B40101;}
a.hardredGotoBl:visited {text-decoration : none; color : #B40101;}
a.hardredGotoBl:hover {text-decoration : underline; color : #333333;}

a.blGotoRed:link {text-decoration : none; color : #333333;}
a.blGotoRed:visited {text-decoration : none; color : #333333;}
a.blGotoRed:hover {text-decoration : underline; color : #FF0000;}

a.blGotoBlue:link {text-decoration : none; color : #333333;}
a.blGotoBlue:visited {text-decoration : none; color : #333333;}
a.blGotoBlue:hover {text-decoration : underline; color : #0076A0;}

a.redGotoBlunderline:link {text-decoration : underline; color : #FF0000;}
a.redGotoBlunderline:visited {text-decoration : underline; color : #FF0000;}
a.redGotoBlunderline:hover {text-decoration : underline; color : #333333;}


