body {
	scrollbar-arrow-color : #000000;
	scrollbar-track-color : #000000;
	scrollbar-shadow-color : #666666;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #cccccc;
	scrollbar-darkshadow-color : #000000;
	scrollbar-3dlight-color : #ffffff;
	margin : 2px;
	padding : 0px;
	background-color : #C7C1C9;
}

.base {
	background-color : #C7C1C9;
}

.content {
	font-family :  verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	line-height:18px;
	color: #363a47;
	text-align : justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color : #fff;
	border : solid 1px #000000;
}

.contact {
	font-family :  verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	line-height:18px;
	color: #363a47;
	text-align : justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color : #C7C1C9;
}

.normal {
	font-family :  verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	line-height:15px;
	color: #363a47;
	text-align : left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;

}

.holder {
background-color : #ffffff;
border : solid 1px #591675;
}

.mainpic {
border : solid 6px #78620A;
}

.thumb {
border : solid 1px #cccccc;
}

a {
	font-family :  verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	color: #ffcc33;
	text-align : justify;
	text-decoration : none;
	font-weight: bold;
}

a:hover {
	font-family :  verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	color: #ffffff;
	text-align : justify;
	text-decoration : none;
	font-weight: bold;
}

.black {
	font-family :  verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	text-align : justify;
	text-decoration : none;
	font-weight: bold;
}

.black:a {
	font-family :  verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	text-align : justify;
	text-decoration : none;
	font-weight: bold;
}

.black:hover {
	font-family :  verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	color: #660000;
	text-align : justify;
	text-decoration : none;
	font-weight: bold;
}


.purple {
background-color :#291D4A;
font-family :  verdana, arial, helvetica, sans-serif;
font-size : 9px;
color: #fff;
text-align:center;
}

.turqoise {
background-color :#195860;
}

.whitetext {
	text-align:center;
	font-family :  arial, helvetica, sans-serif;
	font-size : 12px;
	color:#ffffff;
	font-weight: bold;

}

.turqoisebg {
background-color :#195860;
background-image : url(/images/menubg.gif);
height : 25px;
text-align:center;
font-family :  verdana, arial, helvetica, sans-serif;
font-size : 10px;
}


.ptitle {
	text-align:left;
	font-family :  arial, helvetica, sans-serif;
	font-size : 18px;
	color:#000000;
	font-weight: bold;
	padding-top : 15px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom: 5px;
}

input,select,textarea  {

	font-size : 11px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	border-color : black;
	border-width : 1px;
	border-style : solid;
	background-color: #d5c8fb;
}


.bold_black {
	font-size : 11px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}


.error {
font-size : 11px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #990000;
}

