body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF9EF;
}

h2 {
   color: #336699;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-color: 			#336699;
	border-style:				solid;	
	border-width: 				1px;
}

.inputob {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-width: 				0px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-color: 			#336699;
	border-style:				solid;	
	border-width: 				1px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-color: 			#9C3A24;
	border-style:				solid;	
	border-width: 				1px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.bbcode {
background-color: #FFFFFF;
width: 23px;
height: 23px;
border: 1px solid #336699;
}

.bbcode2 {
background-color: #FF0000;
width: 23px;
height: 23px;
border: 1px solid #A5D0E4;
}

.inner {
	background-color: #336699; 
}

.inner2 {
	background-color: #FFF9EF; 
}

.inner3 {
	background-color: #FFFFFF; 
}

.inner4 {
	background-color: #336699; 
}

.text1 {
	color: #FFF9EF;
	font-weight: bold;		
}

.al {
	font-size: 11px;
}

.a2 {
	font-size: 11px;
	color: #9ABCDF;
}

.a3 {
	color: #336699;
}

.button {
	background-color: #FFFFFF;
	color: #336699;
	border-color: 			#336699;
	border-style:				solid;	
	border-width: 				1px;	
}

.maintable {
    border: 2px solid #336699;
	background-color: #FFFFFF;	
}

a:link { text-decoration:underline; color:#336699; }
a:visited { text-decoration:underline; color:#336699; }
a:hover { text-decoration:none; color:#336699; }