html
{
	height: 100%;
}
body
{
	margin: 0px;
	background: #336633;
	text-align: center;
	height: 100%;
}
div.links
{
	position: absolute;
/*	top: 125px;
	margin-left: 153px;*/
	top: 124px;
	margin-left: 152px;
	/* 770 - 153 */
	width: 617px;
}
div.container
{
	margin: 0 auto;
	width: 70%;
	width: expression(document.body.clientWidth < 1100 ? "770px" : "70%" );
	min-width: 770px;
	text-align: left;
/*	height: 100%;*/
	background: url(/new/images/main_back.jpg) no-repeat bottom right #ffffff;
}
div.containerTemp
{
	position: absolute;
	display: none;
	text-align: center;

	margin: 150px auto 0 auto;
	width: 70%;
	width: expression(document.body.clientWidth < 1100 ? "770px" : "70%" );
	min-width: 770px;
}
div.head
{
	height: 145px;
	background: url(/new/images/top_back.jpg) repeat-x top left;
}
div.main
{
	margin-top: 10px;
}
div.foot
{
	clear: both;
	padding: 0 10px 0 10px;
}
div.foot2
{
	height: 10px;
	background: #669966;
	border-top: 1px solid #222222;
}
div.sponsor
{
	/* width of 113 */
	margin: 0 20px 0 20px;
}

div.colNav
{
	width: 153px;
}
div.colSpace
{
	width: 10px;
}
div.colMain
{
	/* width of 400ish */
	width: auto;
	margin: 0 193px 0 163px;
}
div.colMainFull
{
	width: auto;
	margin: 0 10px 0 163px;
}
div.colMainSB
{
	width: auto;
	margin: 0 10px 0 10px;
}
div.colSide,td.colSide
{
	width: 173px;
}

/* ********** ********** ********** ********** ********** ********** ********** ********** */

td.nav,div.nav
{
	font-family: verdana;
	height: 15px;
	padding: 0 10px 0 10px;
	background: url(/new/images/nav_top.gif) repeat-x bottom left;
	cursor: pointer;
	white-space: nowrap;
}
td.on,div.on
{
	background: url(/new/images/nav_top_on.gif) repeat-x bottom left;
}
.navLine
{
	height: 1px;
	background: #b5b2b5;
}
.navSpace
{
	width: 1px;
	height: 1px;
}
div.navTop
{
	/* width of 137 */
	margin: 0 8px 0 8px;
	background: url(/new/images/nav_corner_top.gif) no-repeat top left;
	padding-top: 2px;
}
div.navBot
{
	/* width of 137 */
	background: url(/new/images/nav_corner_bot.gif) no-repeat bottom left;
	padding-bottom: 2px;
}
div.navIn
{
	/* width of 133 */
	margin: 0 2px 0 2px;
}
/* ********** ********** ********** ********** ********** ********** ********** ********** */

div,img
{
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
}
.il
{
	display: inline;
}
.w100
{
	width: 100%;
}
.h30
{
	height: 30px;
}
.h20
{
	height: 20px;
}
.h10
{
	height: 10px;
}
.h5
{
	height: 5px;
}
.wSide
{
	width: 29px;
}
.w99
{
	width: 99%;
}
.fl
{
	float: left;
}
.fr
{
	float: right;
}
.cb
{
	clear: both;
}
.ac
{
	text-align: center;
}
.ar
{
	text-align: right;
}
.al
{
	text-align: left;
}
.hand
{
	cursor: pointer;
}
.imgArrow
{
	display: inline;
	padding-bottom: 1px;
}
.box
{
	background: url(/new/images/nav_top.gif) repeat-x bottom left;
	border: 1px solid #cccccc;
	padding: 3px;
	margin: 0 2px 2px 0;
}
.test
{
	border: 1px solid pink;
}

/* ********** ********** ********** ********** ********** ********** ********** ********** */

div.homeBox
{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: url(/new/images/box_back.jpg) no-repeat bottom right;
	padding: 0 5px 10px 0;
}
div.box1
{
	border: 1px solid #cccccc;
	padding: 10px;
	margin-bottom: 5px;
	background: #ffffff;
}
div.box2
{
	border: 1px solid #cccccc;
	background: url(/new/images/box_back.jpg) no-repeat bottom right;
	padding: 5px;
}
div.box3
{
	border: 1px solid #cccccc;
	margin-bottom: 5px;
	background: #ffffff;
}
div.box4
{
	border: 1px solid #cccccc;
	padding: 5px;
	background: #f8f8f8;
}
div.gallery1
{
	border: 1px solid #cccccc;
	margin-bottom: 5px;
}
img.gallery2
{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

/* ********** ********** ********** ********** ********** ********** ********** ********** */

td,div,input,textarea,select
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.txtSpace
{
	line-height: 15px;
}
.txtTitle
{
	font-size: 21px;
	color: #666666;
	margin-bottom: 10px;
}
.txtTitleLike
{
	margin-bottom: 10px;
}
.txtBold
{
	font-weight: bold;
}
.txtGrey
{
	color: #b5b2b5;
}
.txtGreen
{
	color: #336633;
}
.txtWhite
{
	color: #ffffff;
}
.txtM
{
	font-size: 11px;
}
.txtW
{
	color: green;
}
.txtL
{
	color: #cc0000;
}
.txtD
{
	color: #aaaaaa;
}
.txtWhite
{
	color: #ffffff;
}
.txt10
{
	font-family: verdana;
	font-size: 10px;
}
.txtLarge
{
	font-size: 14px;
}
.bckBlack
{
	background: #000000;
}
.bckWhite
{
	background: #ffffff;
}

/* ********** ********** ********** ********** ********** ********** ********** ********** */

a,a:visited,a:active,a:hover
{
	color: blue;
    text-decoration: underline;
}
a.nav,a:visited.nav,a:active.nav,a:hover.nav
{
	display: block;
	font-size: 10px;
	color: #000000;
    text-decoration: none;
    line-height: 15px;
}
a.head,a:visited.head,a:active.head,a:hover.head
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
    text-decoration: none;
}

a.ol,a:visited.ol,a:active.ol,a:hover.ol
{
	font-size: 10px;
	color: #eeeeee;
}
/* ********** ********** ********** ********** ********** ********** ********** ********** */

a.lnkW,a:visited.lnkW,a:active.lnkW,a:hover.lnkW
{
	color: green;
    text-decoration: none;
}
a.lnkL,a:visited.lnkL,a:active.lnkL,a:hover.lnkL
{
	color: #cc0000;
    text-decoration: none;
}
a.lnkD,a:visited.lnkD,a:active.lnkD,a:hover.lnkD
{
	color: #aaaaaa;
    text-decoration: none;
}

/* ********** ********** ********** ********** ********** ********** ********** ********** */

a.showHide,a:visited.showHide,a:active.showHide
{
	position: relative;
	z-index: 24;
	text-decoration: none;
}
a.showHide:hover
{
	z-index: 25;
	background: none;
	text-decoration: none;
}
a.showHide span
{
	display: none;
	padding: 5px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}
a.showHide:hover span
{
	display: block;
	position: absolute;
	background: #eeeeee;
	text-decoration: none;
	color: #000000;
	top: 10px;
	right: 4px;
	width: 175px;

	border: 1px #cccccc solid;
	background: url(/new/images/box_back.jpg) no-repeat bottom right #ffffff;
	padding: 4px;
}

/* ********** ********** ********** ********** ********** ********** ********** ********** */

td.rowOdd
{
	font-size: 11px;
	background: #f8f8f8;
	padding: 2px 10px 2px 10px;
}
td.rowEven
{
	font-size: 11px;
	background: #eeeeee;
	padding: 2px 10px 2px 10px;
}

/* ********** ********** ********** ********** ********** ********** ********** ********** */

form
{
	margin: 0;
}
input.mb
{
	border: 0;
	width: 97%;
}
input.file
{
	border: 1px #000000 solid;
}
td.mb
{
	border-left: 1px solid #cccccc;
}
textarea.mb
{
	border: 0;
	width: 97%;
	height: 150px;
}

/* ********** ********** ********** ********** ********** ********** ********** ********** */

img.invisible
{
	filter:alpha(opacity=99);
	-moz-opacity: 0.99;

	width: 240px;
	height: 340px;
}