/* CSS DB MODELS STORE */

body {
	background-color: #ffffff;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	}

.footertxt {
    font-size: 0.7em;
    font-family: Arial;
	line-height: 1.6;
	font-weight: normal;
	color: #440B01;
	}

.footertxt a { 
	color: #ff821d;
	text-decoration: none;
	}
	
.footertxt a:hover {
	color: #440B01;
	text-decoration: none;
	}
	
.menubg {
	background-image: url(Images/menu_bg.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	}

.content {
	background-color: #ffffff;
	}
	
.footer {
	background-image: url(Images/footer.gif);
	}
		
.maintxt {
	font-size: 0.8em;
    color: #5B2C0A;
    font-family: Arial;
	line-height: 1.6;
	font-weight: normal;
	}	
	
.maintxt a { 
	color: #e26414;
	text-decoration: none;
	}
	
.maintxt a:hover {
	color: #e26414;
	text-decoration: underline; 
	}

.maintxtlrg {
	font-size: 1.4em;
    color: #5B2C0A;
    font-family: Arial;
	line-height: 1.6;
	font-weight: bold;
	}	
	
.maintxtlrg a { 
	color: #e26414;
	text-decoration: none;
	}
	
.maintxtlrg a:hover {
	color: #e26414;
	text-decoration: underline; 
	}


.maintxtsml {
	font-size: 0.8em;
    color: #5B2C0A;
    font-family: Arial;
	line-height: 1.6;
	font-weight: normal;
	}	
	
.maintxtsml a { 
	color: #e26414;
	text-decoration: none;
	}
	
.maintxtsml a:hover {
	color: #e26414;
	text-decoration: underline; 
	}

.boxtext {
	color: #e26414;
    font-family: Arial;
	font-weight: normal;
	font-size: inherit;
	}	
	
.thankstext {
	color: #e26414;
    font-family: Arial;
	font-weight: normal;
	font-size: inherit;
	}	
	
.newstable {
	border-style: solid;
	border-width: 1px;
	border-color: #e26414;
	}	
	

	