body {
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center
	}
	
td
{
    COLOR: #515151;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: .7em;	
	text-decoration:none;
	font-weight: normal;
}


.main-text
{
	COLOR: #515151;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: .7em;	
	text-decoration:none;
	font-weight: normal
}
.white-text
{
	COLOR: #ffffff;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: .7em;	
	text-decoration:none;
	font-weight: normal
}
.title, h1, h2
{
	COLOR: #102C6E;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	font-size: .8em;	
	text-decoration:none;
	font-weight: bold;

}
h1,h2 {
	font-size:1.2em;
}
a
{
    COLOR: #102C6E;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 1em;	
	text-decoration:none;
	font-weight: normal
}
a.top-link{font-size:11px;}
a:hover
{
	COLOR: #0BA33D;
    TEXT-DECORATION: Underline;
	Font-weight: normal
}
a.white-link
{
    COLOR: #ffffff;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;;
	FONT-SIZE: 12px;	
	text-decoration:none;
	font-weight: normal
}
.white-link:hover
{
	COLOR: #DAD8D8;
    TEXT-DECORATION: Underline;
	font-weight: normal
}
.green-link
{
  COLOR: #178735;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;;
	FONT-SIZE: 1em;	
	text-decoration:none;
	font-weight: normal
}
.green-link:hover
{
	COLOR: #102C6E;
  TEXT-DECORATION: none;
	font-weight: normal
}

.green-link-inner
{
  	COLOR: #178735;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;;
	FONT-SIZE: 1em;	
	text-decoration:none;
	font-weight: normal
}
.green-link-inner:hover
{
	COLOR: #102C6E;
  TEXT-DECORATION: none;
	font-weight: normal
}
.gray-link
{
  COLOR: #515151;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;;
	FONT-SIZE: 1em;	
	text-decoration:none;
	font-weight: normal
}
.gray-link:hover
{
	COLOR: #2F9E2A;
  TEXT-DECORATION: none;
	font-weight: normal
}

.submitstyle
{
  background-color: #246c20;
  color : #ffffff;
  FONT-FAMILY: arial, verdana, Helvetica, sans-serif;;
	FONT-SIZE: 1em;
}
