/* Body Text Not In Other Tags */		
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #438080;
	font-style: normal;
	font-weight: normal;
}

/* Form Text Not In Other Tags */		
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #438080;
	font-style: normal;
	font-weight: normal;
	}

/* Form Textarea Text and Border */		
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #438080;
	font-style: normal;
	font-weight: normal;
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #333366 #333366 #333366 #333366;
}

A:hover.dark 
		{text-decoration : underline;
         font-weight : normal; 
		 color : 438080;}
		 
A:link.dark 
		{text-decoration : none;
		 font-family : Arial,Helvetica,sans-serif;
		 color : 6666ff;
		 font-size : 11px;
		 font-weight : normal;}
		 
A:visited.dark  
		   {text-decoration : underline;
		   font-family : Arial,Helvetica,sans-serif;
		   color : 993333;
		   font-size : 11px;
		   font-weight : normal;}

/* Un-Order List */		
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

/* List Item Text */		
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Body Section  */		
.body_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #438080;
	font-style: normal;
	font-weight: normal;
}

/* Outset Box Effect */		
.box1 {
	padding: 2px;
	border-width: 2px;
	border-style: solid;
	border-color: #cccccc #666666 #666666 #cccccc;
}

/* Outset Box Effect */		
.box2 {
	padding: 3px;
	border-width: 3px;
	border-style: solid;
	border-color: #999999 #333333 #333333 #999999;
}

/* Outset Box Effect */		
.box3 {
	padding: 0px;
	border-width: 2px;
	border-style: solid;
	border-color: #438080 #438080 #438080 #438080;
}

/* Outset Box Effect */		
.box4 {
	padding: 0px;
	border-width: 2px;
	border-style: solid;
	border-color: #ffcc33 #ffcc33 #ffcc33 #ffcc33;
}

/* Submit Button NOT used */		
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #438080;
	font-style: normal;
	font-weight: normal;
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #333366 #333366 #333366 #333366;
	background-color: #cccccc
}

/* Form Input Text and Border */		
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	font-style: normal;
	font-weight: normal;
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #666699 #666699 #666699 #666699;
	background-color: #ccccff
}

/* Large Text  */		
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #438080;
	font-style: normal;
	font-weight: normal;
}

/* Large Text  */		
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #438080;
	font-style: normal;
	font-weight: normal;
}

/* Medium Text  */		
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #438080;
	font-style: normal;
	font-weight: normal;
}

/* White Medium Text  */		
.medium_wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
}

/* Medium Text with Border  */		
.medium_bdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #438080;
	font-style: normal;
	font-weight: normal;
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #666699 #666699 #666699 #666699;
}

/* Medium Text with Border  */		
.medium_lgt_bdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #438080;
	font-style: normal;
	font-weight: normal;
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999 #999999 #999999 #999999;
}

/* Medium Text with Side Border  */		
.medium_bdr_side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #438080;
	font-style: normal;
	font-weight: normal;
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff #333366 #ffffff #333366;
}

/* Medium Brown Text  */		
.brn_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996633;
	font-style: normal;
	font-weight: normal;
}

/* Medium Red Text  */		
.red_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
	font-style: normal;
	font-weight: normal;
}

/* Small Text  */		
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #438080;
	font-style: normal;
	font-weight: normal;
}

/* Small Text  */		
.small_wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
}

/* Small Text  */		
.small_gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffcc00;
	font-style: normal;
	font-weight: normal;
}

/* Side Menu Body Text  */		
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #438080;
	font-style: normal;
	font-weight: normal;
}

/* Web Site Title */		
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #993333;
	font-style: normal;
	font-weight: bold;
}

/* Required Effect */		
.rq { 								
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
	font-style: normal;
	font-weight: normal;
	border-width: 1px;  
	border-color: #993333 #993333 #993333 #993333;
	border-style: solid;
	background-color: #ffccff;
}

/* Required Effect */		
.rqd { 								
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
	font-style: normal;
	font-weight: normal;
}

/* Small Narrow Text  */		
.narrow {
	font-family: Arial Narrow;
	font-size: 9px;
	color: #438080;
	font-style: normal;
	font-weight: normal;
}

/* Menu Title Bar Text  */		
.title_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #438080;
	font-style: normal;
	font-weight: bold;
}

/* Warning Text  */		
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	font-style: normal;
	font-weight: bold;
}


