html, body {
	height: 100%;
}

body {  
	background-color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-image: 
	url("../images/background.gif");
	background-repeat: repeat-x;
	background-attachment: 
	fixed
}

.middlebg {  
	background-image: 
	url("../images/lifeshectic.gif");
	background-repeat: repeat-x;
	background-attachment: 
	fixed
}

.footerbox {
	border: black solid 1px;
}

.leftbox {
	padding-left: 5px;
}

.leftbox1 {
	padding-left: 2px;
	padding-bottom: 4px;
}

.mainbox {
	padding-top: 9px
}

A:link {text-decoration: none; font-family:Arial, Verdana; font-size:11px; color: #95BA00}
A:visited {text-decoration: none; font-family:Arial, Verdana; font-size:11px; color: #95BA00}
A:active {text-decoration: none; font-family:Arial, Verdana; font-size:11px; color: #CCFF00}
A:hover {text-decoration: none; font-family:Arial, Verdana; font-size:11px; color: #CCFF00}

A.smalllink:link {text-decoration: none; font-family:Arial, Verdana; font-size:10px; color: #95BA00}
A.smalllink:visited {text-decoration: none; font-family:Arial, Verdana; font-size:10px; color: #95BA00}
A.smalllink:active {text-decoration: none; font-family:Arial, Verdana; font-size:10px; color: #CCFF00}
A.smalllink:hover {text-decoration: none; font-family:Arial, Verdana; font-size:10px; color: #CCFF00}

A.greylink:link {text-decoration: none; font-family:Verdana; font-size:10px; color: #555555}
A.greylink:visited {text-decoration: none; font-family:Verdana; font-size:10px; color: #555555}
A.greylink:active {text-decoration: none; font-family:Verdana; font-size:10px; color: #555555}
A.greylink:hover {text-decoration: none; font-family:Verdana; font-size:10px; color: #999999}

A.greenlink:link {text-decoration: none; font-family: Arial, Verdana; font-size:10px; color: #95BA00}
A.greenlink:visited {text-decoration: none; font-family: Arial, Verdana; font-size:10px; color: #95BA00}
A.greenlink:active {text-decoration: none; font-family: Arial, Verdana; font-size:10px; color: #CCFF00}
A.greenlink:hover {text-decoration: none; font-family: Arial, Verdana; font-size:10px; color: #999999}

A.greenboldlink:link {text-decoration: none; font-family:Arial, Verdana; font-size:12px; font-weight: bold; color: #95BA00}
A.greenboldlink:visited {text-decoration: none; font-family:Arial, Verdana; font-size:12px; font-weight: bold; color: #95BA00}
A.greenboldlink:active {text-decoration: none; font-family:Arial, Verdana; font-size:12px; font-weight: bold; color: #CCFF00}
A.greenboldlink:hover {text-decoration: none; font-family:Arial, Verdana; font-size:12px; font-weight: bold; color: #CCFF00}

A.navlink:link {text-decoration: none; font-family:Arial, Verdana; font-size:11px; font-weight: bold; color: #95BA00}
A.navlink:visited {text-decoration: none; font-family:Arial, Verdana; font-size:11px; font-weight: bold; color: #95BA00}
A.navlink:active {text-decoration: none; font-family:Arial, Verdana; font-size:11px; font-weight: bold; color: #CCFF00}
A.navlink:hover {text-decoration: none; font-family:Arial, Verdana; font-size:11px; font-weight: bold; color: #CCFF00}

A.footerlink:link {text-decoration: none; font-family: Verdana; font-size:9px; font-weight: bold; color: #95BA00}
A.footerlink:visited {text-decoration: none; font-family: Verdana; font-size:9px; font-weight: bold; color: #95BA00}
A.footerlink:active {text-decoration: none; font-family: Verdana; font-size:9px; font-weight: bold; color: #95BA00}
A.footerlink:hover {text-decoration: none; font-family: Verdana; font-size:9px; font-weight: bold; color: #777777}

.maintext {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: normal;}
.smalltext {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: normal;}
.smalltextgrey {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #666666; font-weight: normal;}
.maintextbig {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal;}
.maintextul {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: underline; font-weight: normal;}
.greybold {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #999999; font-weight: bold;}
.header {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold;}
.subheader {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #666666; font-weight: bold;}
.whitetext {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: normal;}
.headline {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; color: #95BA00; font-weight: bold;}
.inothernews {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold;}
.footertext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; font-weight: bold;}


INPUT.TEXT  {
    font-family : Verdana;
    font-size : 7pt;
    font-weight : none;
    background-color : FFFFFF;
    border-color : 000000;
    border-style : inset;
    border-width : 1px;
    color : 95ba00;
}

/* Provided by Roman Chekh */


.FormTABLE {}
.FormHeaderTD {}
.FormHeaderFONT {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; color: #95BA00; font-weight: bold;}
.FieldCaptionTD font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; color: #95BA00; font-weight: bold;}
.FieldCaptionFONT { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold;}
.DataTD {}
.RecordSeparatorTD {background-color: #5B6177}
.DataFONT {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: normal;}
.ErrorFONT {font-size: 11px; color: #F68E7A; font-family: Verdana, Arial, Helvetica, sans-serif;}
.ColumnFONT {font-size: 11px; color: #ffffff;  font-family: Verdana, Helvetica, Arial, Tahoma}
.ColumnTD {
	background-color: #000000;
	color: #ffffff;
	padding: 2
}

input, select, textarea{
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #142C1E;
}