p {	
	color: #333333;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}

p b {	
	color: #333333;
}

input {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size : 8pt;	
	color : #333333;	
	border-width : 0 0 0 0;	
	border : 1px solid #666666;	
	padding : 0px 0px 2px 2px;	
	background-color : #FFFFFF;
}

.footer {	
	color: #333333;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 10px;
}
.footer a:link {	
	color : #333333;	
	text-decoration : none;
}
.footer a:visited {	
	color : #333333;	
	text-decoration : none;
}
.footer a:hover {	
	color : #333333;	
	text-decoration : underline;
}
.footer a:active {	
	color : #333333;	
	text-decoration : underline;
}

.footer1 {	
	color: #B5B5B5;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 9px;
}

p a:link {	
	color : #333333;	
	text-decoration : none;
}
p a:visited {	
	color : #333333;	
	text-decoration : none;
}
p a:hover {	
	color : #990000;	
	text-decoration : underline;
}
p a:active {	
	color : #990000;	
	text-decoration : underline;
}

.a11 {	
	color: #777777;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
}

.redlink {	
	color: #333333;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}
.redlink a:link { 	
	color : #333333;	
	text-decoration : none;
}
.redlink a:visited {	
	color : #333333;	
	text-decoration : none;
}
.redlink a:hover {	
	color : #990000;	
	text-decoration : underline;
}
.redlink a:active {	
	color : #990000;	
	text-decoration : underline;
}

.error {
	color: #990000;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	font-weight : bold;
}

.faq {	
	color: #656543;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}

ul {
	font-family : Arial, Helvetica, sans-serif;	
	font-size :12px;	
	color: #cc0000;	
	list-style-type: square;	
	list-style-image: url(/images/point_white.gif);
	line-height : 0px;
}
	
li {	
	padding-bottom: 0px;
	margin-left : 0 px;	
	color : #000000;	
	line-height : 15px;	
}
li a:link {	
	color : #333333;	
	text-decoration : none;
}
li a:visited {	
	color : #333333;	
	text-decoration : none;
}
li a:hover {	
	color : #990000;	
	text-decoration : underline;
}
li a:active {	
	color : #990000;	
	text-decoration : underline;
}

.leftmenu {	
	color: #333333;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;  
	text-decoration : none; 
}
.leftmenu a:link {	
	color: #333333;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	text-decoration : underline;
}
.leftmenu a:visited {    
	color: #333333;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;		
	text-decoration : underline;
}
.leftmenu a:hover {	
	color: #333333;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	text-decoration : underline;
}
.leftmenu a:active {	
	color: #333333;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	text-decoration : underline;
}

.button {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 8pt;	
	font-weight: bold;	
	color: #448844;	
	background-color: #FAFAF3;	
	border: #879F7B;	
	border-style: solid;	
	border-top-width: 1px;	
	border-right-width: 1px;	
	border-bottom-width: 1px;	
	border-left-width: 1px;	
	cursor: hand;	
	height: 21px;	
	width: 70px;
}

.buttonover {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 8pt;	
	font-weight: bold;	
	color: #448844;	
	background-color: #E9E9CB;	
	border: #879F7B;	
	border-style: solid;	
	border-top-width: 1px;	
	border-right-width: 1px;	
	border-bottom-width: 1px;	
	border-left-width: 1px;	
	cursor: hand;	
	height: 21px;	
	width: 70px;
}
/*backgrounds*/

.bg01 {
	background-image: url(images/bg/bg01.gif);	
	background-repeat: repeat;
}
.bg02 {
	background-image: url(images/bg/bg02.gif);	
	background-repeat: repeat;
}
.bg03 {
	background-image: url(images/bg/bg03.gif);	
	background-repeat: repeat;
}
.bg03_02 {
	background-image: url(images/bg/bg03_02.gif);	
	background-repeat: repeat;
}
.bg04 { 
	background-image: url(images/bg/bg04.gif);	
	background-repeat: repeat;
}
.bg05 {
	background-image: url(images/bg/bg05.gif);	
	background-repeat: repeat;
}

.shadow { 
	background-image: url(/images/bg/shadow.gif);	
	background-repeat: repeat-x;
}

.dothor {
	background-image: url(images/dothor.gif);	
	background-repeat: repeat-x;
}

.homebg {
	background: url(images/bg/home_bg.jpg);
	background-repeat: repeat-x;
}

.homebg02 {
	background: url(images/bg/home_bg02.jpg);
	background-repeat: repeat-x;
}

