        input {background-color: E5ECF9;}
        select {background-color: E5ECF9;}
        /*textarea {background-color: E5ECF9;}.texta {border: 1px solid E5ECF9}*/

        a:link {color: 77aabd ; text-decoration:none}
        a:active {color: 00669d ; text-decoration:none}
        a:visited {color: 00669d ; text-decoration:none}
        a:hover { color: 00669d ; text-decoration:underline}

body { 
		margin-top: 0px;
		background: url(http://30k-ok.com/templates/rt_mixxmag_j15/images/style9/color-bg.jpg) fixed center top no-repeat;
		background-color:#000;

} 
		
		
/*
body {
		margin-top: 0px;
		background-color:#000;
		background-image: url(http://30k-ok.com/templates/rt_mixxmag_j15/images/style9/color-bg.jpg); 
		background-repeat:no-repeat;
}
*/
.maintable {
		background-color:#FFF;
}
.checkboxtext {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding: 10;
}

.confidential {
		font-weight:bold;
		color:#C00;
}

.textthingy {
		width:500px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: FFFFFF;
		border-top-width: 1px;
        border-top-style: solid;
        border-top-color: 999999;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: 999999;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: 999999;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: 999999;
}

.textboxthingy {
		width:250px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: FFFFFF;
		border-top-width: 1px;
        border-top-style: solid;
        border-top-color: 999999;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: 999999;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: 999999;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: 999999;
}

.textboxthingyred {
		width:250px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: ffd0d0;
		border-top-width: 1px;
        border-top-style: solid;
        border-top-color: 999999;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: 999999;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: 999999;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: 999999;
}

.dropdownthingy {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: FFFFFF;
		border-top-width: 1px;
        border-top-style: solid;
        border-top-color: 999999;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: 999999;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: 999999;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: 999999;
}

.send {
		background-color: EAEAEA;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: 666666;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: 666666;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: 666666;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: 666666;
}

.tdhead {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding: 2;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: DDAD08;
        border-bottom-width: none;
        border-bottom-style: none;
        border-bottom-color: none;
        border-left-width: none;
        border-left-style: none;
        border-left-color: none;
        border-right-width: none;
        border-right-style: none;
        border-right-color: none;
        background-color: FEFADE;
}

.tdmenu {
		background-color:#FFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding: 10;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: cccccc;
        border-top-width: none;
        border-top-style: none;
        border-top-color: none;
        border-left-width: none;
        border-left-style: none;
        border-left-color: none;
        border-right-width: none;
        border-right-style: none;
        border-right-color: none;
        background-color: none;
}

.agreetbl {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}

td.off {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
		color: #999999;
		background: #FFFFFF;
}

td.on{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
		background: #CCCCCC;
}

.graytext {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #999999;
}

.error {
		color:#CC0000;
}