/*/////////////////////
GENERALLY APPLIED CSS
/////////////////////*/
body {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #222222;
	background: transparent;
}
td, p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
}

a:link, a:visited, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #0000c0;
}
a:hover {
	text-decoration: underline;
}



/*/////////////////////
ALTERNATE LINK CLASS
/////////////////////*/
.link_selected:link, .link_selected:visited, .link_selected:active {
	color: #000000;
	text-decoration: underline;
}
.link_selected:hover {
	color: #000000;
	text-decoration: none;
}





/*/////////////////////
NAV TEXTS
/////////////////////*/
.modlink {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	color: #666666;
}
.modlink:link, .modlink:visited, .modlink:active {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	text-decoration: none;
	color: #0000c0;
}
.modlink:hover {
	text-decoration: underline;
}





/*/////////////////////
MODULE TEXTS
/////////////////////*/
.bigscripty {
	font-family: Times New Roman, Monotype Corsiva, Arial, Helvetica;
	font-size: 24px;
	font-weight: normal;
	color: #224422;
}


/*/////////////////////
global colors and bgcolors
/////////////////////*/
.txt1, .txt1:link, .txt1:visited, .txt1:active {color: #ff6000;}
.txt2, .txt2:link, .txt2:visited, .txt2:active {color: #80c000;}
.txt3, .txt3:link, .txt3:visited, .txt3:active {color: #00c080;}
.txt4, .txt4:link, .txt4:visited, .txt4:active {color: #0060ff;}
.txt5, .txt5:link, .txt5:visited, .txt5:active {color: #8000ff;}
.txt6, .txt6:link, .txt6:visited, .txt6:active {color: #ff0080;}

.bg1 {background-color: #bf6730;}
.bg2 {background-color: #8fbf30;}
.bg3 {background-color: #30bf8f;}
.bg4 {background-color: #3067bf;}
.bg5 {background-color: #7830bf;}
.bg6 {background-color: #bf3078;}

.mod_border {background-color: #999999;}
.mod_bg {background-color: #ff0000;}

.subnav_bg {background-color: #eeeeee; background-image: url("images/subnav_bg.gif");}
.footer_bg {background-color: #f7f7f7; background-image: url("images/footer_bg.gif");}




/*/////////////////////
header thingy
/////////////////////*/
.form_header {
	background-image: url("../images/block_bg.gif");
	background-position: top left;
	background-repeat: no-repeat;
}
.form_header_text {
	font-family: Tahoma, Arial;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #220000;
}



/*/////////////////////
FORM OBJECTS and TEXT
/////////////////////*/
.formtext {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	color: #222222;
}
.formtext:link, .formtext:visited, .formtext:active {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	color: #0000c0;
}
.formtext:hover {
	text-decoration: underline;
}
.formcancel:link, .formcancel:visited, .formcancel:active {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	color: #ff0000;
}
.formcancel:hover {
	text-decoration: underline;
}


.formtextsmall {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	color: #666666;
}
.formtextsmall:link, .formtextsmall:visited, .formtextsmall:active {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	text-decoration: none;
	color: #0000c0;
}
.formtextsmall:hover {
	text-decoration: underline;
}


.submit {
	background-color: #4F8F4F; 
	border: #006600 2px solid; 
	color: #ffffff; 
	font-family: Verdana, Tahoma, Arial; 
	font-size: 12px; 
	font-weight: bold;
}
.submit:hover {
	background-color: #61B061;
}

.textboxes { 
	font-family: Tahoma, Arial;
	font-size: 12px; 
	color: black; 
}
.textboxes_colored { 
	font-family: Tahoma, Arial;
	font-size: 12px; 
	color: black; 
	border-width: 1px;
	background-color: #f6f6ff;
}




/*/////////////////////
OTHER
/////////////////////*/
.alert {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 14px;
	color: #ff0000;
}
.alertsmall {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
}

.msg {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #124512;
}
.msgsmall {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.code {
	font-family: Courier New, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.dim {
	color: #999999;
}

.image {
	border: 1px solid #666666;
}

.red_box {
	border: 1px solid #ff9999;
	background-color: #f6f6ff;
}



/*/////////////////////
TABLE OBJECTS
/////////////////////*/
table.tbl, table.left_tbl
{ 
	font-family: Tahoma, Verdana, Arial;
	border-collapse: collapse;
	font-size: 12px;
}

th.left_tbl
{
	background: #dddddd url("../images/th_bg.gif") repeat-x bottom;
	font-size: 12px;
	color: black;
	border-right: 2px outset #bbbbbb;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #bbbbbb;
	vertical-align: middle;
}
th.tbl
{
	background: #dddddd url("../images/th_bg.gif") repeat-x bottom;
	font-size: 12px;
	color: black;
	border-right: 2px outset #bbbbbb;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #bbbbbb;
	vertical-align: middle;
}

tr.tbl
{ 
	background-color: #f0f0f0;
}
tr.light_tbl
{ 
	background-color: #f8f8f8;
}
tr.foot_tbl
{ 
	background-color: #ffffff;
}
	tr.inactive_even
	{ 
		/*background-image: url("images/tab_inactive_even_bg.jpg");*/
		background-color: #eeeeee;
	}
	tr.inactive_odd
	{ 
		/*background-image: url("images/tab_inactive_odd_bg.jpg");*/
		background-color: #999999;
	}

td.left_tbl_small_dim
{
	font-size: 10px;
	color: #999999;
}
td.tbl_small_dim
{
	font-size: 10px;
	color: #999999;
	border-left: 1px solid white;
}
td.left_tbl_dim
{
	font-size: 12px;
	color: #999999;
}
td.tbl_dim
{
	font-size: 12px;
	color: #999999;
	border-left: 1px solid white;
}
td.left_tbl_small_pending
{
	font-size: 10px;
	color: #ff0000;
}
td.tbl_small_pending
{
	font-size: 10px;
	color: #ff0000;
	border-left: 1px solid white;
}
td.left_tbl_pending
{
	font-size: 12px;
	color: #ff0000;
}
td.tbl_pending
{
	font-size: 12px;
	color: #ff0000;
	border-left: 1px solid white;
}
td.left_tbl_small
{
	font-size: 10px;
	color: black;
}
td.tbl_small
{
	font-size: 10px;
	color: black;
	border-left: 1px solid white;
}
td.left_tbl
{
	font-size: 12px;
	color: black;
}
td.tbl
{
	font-size: 12px;
	color: black;
	border-left: 1px solid white;
}
td.foot_tbl
{ 
	font-size: 10px;
	color: black;
	border-top: 1px solid #bbbbbb;
}
td.foot_tbl_no_edge
{ 
	font-size: 10px;
	color: black;
}
a.tbl:visited, a.tbl:active, a.tbl:link
{
	font-size: 10px;
	font-weight: normal;
}

.table_checkboxes { 
	font-family: Arial, Verdana;
	font-size: 5px; 
	color: black;
	margin: -4px 5px -4px -1px;
	border-width: 0px;
}

