body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

/*

	Main Table

*/

body table {

	width:760px;
	border:none;
	margin-left:auto;
	margin-right:auto;

}

.tandc {
	height: 150px;
	overflow: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}


#body table {

	clear:both;
	overflow:visible;
	width:auto;

}

/*

	Header / Brand Bar / Primitive Links

*/

body table tr #header div{
	float:right;
	margin-top: 0px;
	margin-right: 10px;
}

body table tr #header div a{
	color: #333333;
	background-color:#FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}

body table tr #header div a:hover{
	color: #333333;
	background-color:#FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	
}


/*

	FOOTER
	
*/

body table tr #footer {
	color: #333333;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}
	
body table tr #footer div {
	color: #333333;
	background-color:#FFFFFF;
	float:right;
}

body table tr #footer div a{
	color: #333333;
	background-color:#FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}

body table tr #footer div a:hover{
	color: #333333;
	background-color:#FFFFFF;
	font-size: 10px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	
}




/*


*/

.textbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;


}

.greenBtn {
	background-image: url(/interface/gui/images/buttons/greenbg.jpg);
	height: 24px;
	width: 78px;
	color: #FFFFFF;
	border: 2px double #7DC605;
	background-color: #FFFFFF;

}

.redBtn {
	background-image: url(/interface/gui/images/buttons/redbg.jpg);
	height: 24px;
	width: 78px;
	color: #FFFFFF;
	border: 2px double #FF0000;
	background-color: #FFFFFF;

}


.errorbox {
	visibility:hidden;
	position:absolute;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/interface/gui/images/login/icon_err.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left top;
	height: 15px;
	width: auto;
	overflow: visible;
	color: #CA0000;
	margin-bottom: 5px;
}

.infobox {
	visibility:visible;
	position:relative;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/interface/gui/images/icons/icon_info.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left top;
	height: 15px;
	width: auto;
	overflow: visible;
	color: #333333;
	margin-bottom: 5px;
	background-color: #FFFFCC;
	border: 1px solid #FFCC66;
	padding-top: 3px;
	padding-bottom: 3px;
}

.infoerrorbox {
	visibility:visible;
	position:relative;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/interface/gui/images/icons/icon_err.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left top;
	height: 15px;
	width: auto;
	overflow: visible;
	color: #FF0000;
	margin-bottom: 5px;
	background-color: #FFFFCC;
	border: 1px solid #FFCC66;
}



.helpbox {
	visibility:hidden;
	position:absolute;
	height: 135px;
	width: 290px;
	border: 1px solid #666666;
	overflow: hidden;
	margin-top: 30px;
	margin-left: 30px;
	background-image: url(/interface/gui/images/general.ui/help_bg.jpg);
	padding: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	background-color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	z-index: 100;
}
.indent {
	
	padding-right: 20px;
	padding-left: 30px;
}

/*

FORM LAYOUT STUFF

*/

.formitem {
	
	padding-bottom: 5px;
	height:auto;
}

label input {


	
	

}

label {

	float:left;
	width:200px

}

/*

PROGRESS BAR

*/

.progressbar {
	background-color: #D92F2F;
	height: 20px;
	width: 480px;
	overflow: hidden;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}


.progressbar div {
	float:left;
	padding-right: 10px;
	height: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E26363;
	overflow: hidden;

}

.progressbar #current {
	float:left;
	padding-right: 30px;
	height: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	background-color: #7CC200;
	background-image: url(/interface/gui/images/icons/progressbar_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D92F2F;
	overflow: hidden;

}
.tabpage {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabunselected {
	background-color: #EFEFEF;
	text-align: center;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7FC200;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
}
.bigrrow {
	background-image: url(/interface/gui/images/icons/big_ltgreen_arrow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	color: #FFFFFF;
}

.bigrrowyes {
	background-image: url(/interface/gui/images/icons/big_green_arrow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	color: #FFFFFF;
}

.bigrrowyes a {

	color:#FFFFFF;
	text-decoration:none;
}


.bigrowbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9E59B;
	text-align: center;
}


.tabselected {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #7DC400;
	border-right-color: #7DC400;
	border-left-color: #7DC400;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}


.tabunselected a {

	text-decoration:none;
	color:#333333

}

.tabunselected a:hover {

	text-decoration:underline;
	color:#333333

}
.NewPreview {
	height: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	overflow: auto;
}
.smallertext {
	font-size: 10px;
}
