.boldtxt {
	FONT-SIZE: 0.7em;
	MARGIN: 0px;
	COLOR: #4A4A4A;
	FONT-FAMILY: Verdana;
	font-weight:bold
	
}

.boldsmalltxt {
	FONT-SIZE: 0.6em;
	MARGIN: 0px;
	COLOR: #4A4A4A;
	FONT-FAMILY: Verdana;
	font-weight:bold
	
}
.copyright {
	FONT-SIZE: 0.65em;
	MARGIN: 0px;
	COLOR: #999999;
	FONT-FAMILY: Verdana;

}
.redf {
	FONT-SIZE: 0.70em;
	MARGIN: 0px;
	COLOR: #FF0000;
	FONT-FAMILY: Verdana;

}
.sqtext {
	FONT-SIZE: 0.7em;
	MARGIN: 0px;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana;

}
.sqtexth {
	FONT-SIZE: 0.7em;
	font-weight: bold;
	MARGIN: 0px;
	COLOR: #FFD200;
	FONT-FAMILY: Verdana;
}
.cellbgtop {
	background-image: url(../images/boxtop.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.cellbgbottom {
	background-image: url(../images/boxbottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.innercellbgtop {
	background-image: url(../images/innerboxtop.gif);
	background-repeat:no-repeat;
}
.innercellbgbottom {
	background-image: url(../images/innerboxbottom.gif);
	background-repeat:no-repeat;
}

.access {
	background-image: url(../images/access.jpg);
	background-repeat:no-repeat;
}

.cellbgleft {
	background-image: url(../images/boxleft.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.cellbgright {
	background-image: url(../images/boxright.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.linebg {
	background-image: url(../images/linebg.gif);
	background-repeat: repeat-x;
	background-position: right;
}
.dotedbg {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.hdotbg {
	background-image: url(../images/hdot.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.hlinebg {
	background-image: url(../images/hline.gif);
	background-repeat: repeat-y;
	background-position:center;
}

.vlinebg {
	background-image: url(../images/vline.gif);
	background-repeat: repeat-x;
	background-position:center;
}
.sqtextbg {
	background-image: url(../images/sqtextbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.gtbg {
	background-image: url(../images/gt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.gbbg {
	background-image: url(../images/gb.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.gmbg {
	background-image: url(../images/gm.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.grbg {
	background-image: url(../images/gr.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.glbg {
	background-image: url(../images/gl.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bottom {
	background-image: url(../images/bot_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-family: verdana;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #015186;
	line-height: normal;
}

h2{
	font-family: verdana;
	font-size: 0.75em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}
.points_sm{
	FONT-SIZE: 0.7em;
    COLOR: #294B79;
    FONT-FAMILY: Verdana;
  	text-decoration: none;
}
.boldbb {
	font-family: verdana;
	font-size: 0.75em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}
.linkpoints {
	font-family: verdana;
	font-size: 0.7em;
	font-style: normal;
	color: #386B76;
	line-height: normal;
}
.navigation
{
	FONT-SIZE: 0.7em; 
	COLOR: #2F608F; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
}
.navigation:hover {
	COLOR: #999999;
}
.morelinks
{
	FONT-SIZE: 0.65em; 
	COLOR: #879855; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: underline;
}
.morelinks:hover {
	COLOR: #333333; 
}
.newslink
{
	FONT-SIZE: 0.65em; 
	COLOR: #2F608F; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: underline;
}
.newslink:hover {
	COLOR: #999999; 
}
.topnavi
{
	FONT-SIZE: 0.7em; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
.topnavi:hover {
	COLOR: #999999;
	text-decoration: none;
}
.bottomnavi
{
	FONT-SIZE: 0.7em; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
.bottomnavi:hover {
	COLOR: #999999; 
}

.maintxt
{
	font-family: verdana;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #4A4A4A;
	line-height: normal;
}

img {  
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}

.whitebg {
	 width: 768px; 
	 margin-left: auto;
	 margin-right: auto; 
	 background-color: #FFFFFF;
	 }
	 
input {
	border:1px #000000 solid;
	color: #2E2E2E;
	font-family: Verdana;
	font-size: 0.75em;;
}

textarea {
	border:1px #000000 solid;
	color: #2E2E2E;
	font-family: Verdana;
	font-size: 0.75em;;
}
select {
	border:1px #000000 solid;
	color: #2E2E2E;
	font-family: Verdana;
	font-size: 0.75em;;
}
.toppbg {background-image: url(../images/form/top.gif); background-repeat: repeat-x; background-position: left top;}
.botpbg {background-image: url(../images/form/bottom.gif); background-repeat: repeat-x; background-position: left top;}
.leftpbg {background-image: url(../images/form/left.gif); background-repeat: repeat-y; background-position: left top;}
.rigtpbg {background-image: url(../images/form/right.gif); background-repeat: repeat-y; background-position: left top;}

.tdbor {border: 1px solid #7096A0;}

