body {
	font-family: Arial;
	font-size:11px;
	color: #333333;
	background: #608fc6 url('images/bg.gif') top left;
	margin: 0px;
	padding: 0px
}



h1,h2, h3, h4	{

	margin: 0px;
	padding: 0px;
	
}



p,td,th {
    font-family: Arial;
	font-size:11px;
}



a, a:hover {

    	font-family: Arial;

	fnt-size:11px;

	color: #0aa941;

	text-decoration: underline;

}

a:hover	{

	color:#505050;

}



H1	{

	color: #8c0000;

	font-size:20px;

	font-weight:bold;

	font-family: Arial Narrow;

	text-indent:30px;

	background:  url('images/title_bg.jpg') no-repeat top left;
	
} 

h3 {

	font-size: 14px;

	font-weight: bold;

	color: #000000;
} 

h2 {

	font-size: 14px;
	font-weight: bold;
	color: #000000;
} 

h4 {

	font-size: 17px;

	font-weight: bold;

	color: #000000;

} 


.tx, textarea, input.tx, input.search	{

	font-family: Arial, Helvetica, sans-serif;

	font-size:11px;

	background-color:#ffffff;

	width:200;

	BORDER: #c0c0c0 1px solid;

}

ul,form 	{

	MARGIN: 0px;

	PADDING-BOTTOM: 0px;

    	PADDING-LEFT: 0px;

    	PADDING-RIGHT: 0px;

    	PADDING-TOP: 0px

}

ul	{

	padding-left:10px;

}

li.std	{

	line-height:1.5em;

	background: url('images/arr_sm.gif') no-repeat left top;

	padding-left:10px; list-style-type:none

}

li.menu	{

	line-height:2em;

	background: url('images/arr.gif') no-repeat left top;

	padding-left:10px;

	BORDER-bottom: 1px solid #c7ccd2;; list-style-type:none	

}

li.menu a, ul.menu a	{
	
	color:#0e2e55;

	text-decoration:none;

}

.big	{

	font-size:18px;

	font-family: Arial Narrow;

	font-weight:500;

}

.white	{

	color:#ffffff;

}

.white:hover	{

	color:#f0f0f0;

}

.price	{

	color:#fd0f25;

	font-weight:bold;

}


.cost	{

	color: #6b8db3;

}

.brd	{

	BORDER-bottom: #eaeaea 1px solid;

}


.brd_up	{

	BORDER-top: #eaeaea 1px solid;

}

.brd_up_tit	{

	BORDER-top: #338c20 3px solid;

}


.bg 	{

	background: url('images/bg.jpg') repeat-x top left;

}

.tablehead
	{

	font-size:17px;

	font-family: Arial Narrow;

	text-transform : uppercase;

	font-weight:bold;

	BORDER-bottom: #007a06 1px solid;

}
.untableheadbg
	{

	background-color:#f3f3f3;
	
}

.price	{

	color:#db2828;

	font-size:18px;

	font-family: Arial Narrow;
}
.avail
{

	color:#ff9900;

	font-weight:bold;

}
.submit
{
	color: #ffffff;
	BORDER: 1px solid #58cf54;
	background: url('images/button.png') repeat-x;
	height:22px; font-weight:bold; font-size:11px; background-repeat:repeat-x
}




.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
.highslide {
	cursor: url(./highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
/*.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}*/

.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}