body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C9CAF8;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	text-decoration:none;
}
a:active {
	text-decoration: none;
	color: #000000;
	text-decoration:none;
}
.stylefooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;
}
.stylefooter2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration:none;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	background-color: #FFF;
}
.styleh1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-align:center;
}
h1 {
	font-size : 1em;
	color : #000000;
}
h2 {
	font-size : 1.2em;
	color : #000000;
}
/* Css Menu  (c) 2009, PureCSSMenu.com */

ul.cssMenu ul {
	display : none;
}
ul.cssMenu li:hover > ul {
	display : block;
}
ul.cssMenu ul {
	position : absolute;
	left : -1px;
	top : 98%;
}
ul.cssMenu ul ul {
	position : absolute;
	left : 98%;
	top : -2px;
}
ul.cssMenu, ul.cssMenu ul {
	margin : 0;
	list-style : none;
	padding : 0 2px 2px 0;
	background-color : #8787f9;
	background-repeat : repeat;
	border-color : #8787f9;
	border-width : 1px;
	border-style : solid;
}
ul.cssMenu table {
	border-collapse : collapse;
}
ul.cssMenu {
	display : block;
	float : left;
}
ul.cssMenu ul {
	width : 170.1px;
}
ul.cssMenu li {
	display : block;
	margin : 2px 0 0 2px;
	font-size : 0;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
	outline-style : none;
}
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
	display : block;
	vertical-align : middle;
	background-color : #8787f9;
	border-width : 0;
	border-color : #6655ff;
	border-style : solid;
	text-align : left;
	text-decoration : none;
	padding : 4px 8px 4px 8px;
	font : bold 11px Verdana;
	color : #000000;
	text-decoration : none;
	cursor:default;
}
ul.cssMenu span {
	overflow : hidden;
}
ul.cssMenu li {
	float : left;
}
ul.cssMenu ul li {
	float : none;
}
ul.cssMenu ul a {
	text-align : left;
	white-space : nowrap;
}
ul.cssMenu li.sep {
	text-align : center;
	padding : 0;
	line-height : 0;
	height : 100%;
}
ul.cssMenu li.sep span {
	float : none;
	padding-right : 0;
	display : inline-block;
	background-color : #aaaaaa;
	background-image : none;
}
ul.cssMenu ul li.sep span {
	width : 80%;
}
ul.cssMenu li:hover {
	position : relative;
}
ul.cssMenu li:hover > a {
	background-color : #9a99ff;
	border-color : #665500;
	border-style : solid;
	font : bold 11px Verdana;
	color : #ffffff;
	text-decoration : none;
}
ul.cssMenu li a:hover {
	position : relative;
	background-color : #9a99ff;
	border-color : #665500;
	border-style : solid;
	font : bold 11px Verdana;
	color : #ffffff;
	text-decoration : none;
}
ul.cssMenu li.dis a {
	color : #aaaaaa !important;
}
ul.cssMenu img {
	border : none;
	float : left;
	margin-right : 4px;
	width : 16px;
	height : 16px;
}
ul.cssMenu ul img {
	width : 16px;
	height : 16px;
}
ul.cssMenu img.over {
	display : none;
}
ul.cssMenu li.dis a:hover img.over {
	display : none !important;
}
ul.cssMenu li.dis a:hover img.def {
	display : inline !important;
}
ul.cssMenu li:hover > a img.def {
	display : none;
}
ul.cssMenu li:hover > a img.over {
	display : inline;
}
ul.cssMenu a:hover img.over, ul.cssMenu a:hover ul img.def, ul.cssMenu a:hover a:hover img.over {
	display : inline;
}
ul.cssMenu a:hover img.def, ul.cssMenu a:hover ul img.over, ul.cssMenu a:hover a:hover img.def {
	display : none;
}
ul.cssMenu a:hover ul {
	display : block;
}
ul.cssMenu span {
	display : block;
	background-image : url(../images/arrv_anim_1.gif);
	background-position : right center;
	background-repeat : no-repeat;
	padding-right : 11px;
}
ul.cssMenu li:hover > a > span {
	background-image : url(../images/arrv_anim_1o.gif);
}
ul.cssMenu ul span, ul.cssMenu a:hover table span {
	background-image : url(../images/arr_double_1.gif);
}
ul.cssMenu ul li:hover > a span {
	background-image : url(../images/arr_double_1o.gif);
}
ul.cssMenu table a:hover span {
	background-image : url(../images/arr_double_1o.gif);
}
blockquote {
	background:#ff0000;
	margin:10px;
	padding:10px;
	border-top:2px solid #ddd;
	border-right:2px solid #666;
	border-left:2px solid #ddd;
	border-bottom:2px solid #666;
}
#content blockquote p {
	margin:0;
	padding:10px;
}
div.tbox {
	height:250px;
	width:280px;
	float:left;
	text-align:left;
	padding:4px;
	margin:8px 3px 5px;
}
div.imgportraitbox {
	background-color:#9998FE;
	border-top:2px solid #ddd;
	border-right:2px solid #666;
	border-left:2px solid #ddd;
	border-bottom:2px solid #666;
	height:260px;
	width:292px;
	float:left;
	text-align:center;
	padding-top:2px;
	margin:2px 2px 5px;
}
div.descportraitbox {
	text-align:center;
	font-size:.75em;
	width:285px;
	margin:2px;
}
div.imgportraitbox img {
	background:#8787F9;
	border-top:2px solid #ddd;
	border-right:2px solid #666;
	border-left:2px solid #ddd;
	border-bottom:2px solid #666;
	display:inline;
	margin-left:auto;
	margin-right:auto;
	padding:2px;
}
div.imgportraitbox h6 {
	text-align:center;
	font-size:1.2em;
	font-weight:700;
	padding-top:4px;
	border-top:2px solid #ddd;
	border-right:2px solid #666;
	border-left:2px solid #ddd;
	border-bottom:2px solid #666;
	padding-bottom:4px;
	margin:2px;
	background-color: #FFF;
}
div.imgportraitbox p {
	margin:0;
}
div.imglargebox {
	background-color:#9998FE;
	border-top:2px solid #ddd;
	border-right:2px solid #666;
	border-left:2px solid #ddd;
	border-bottom:2px solid #666;
	height:260px;
	width:140px;
	float:left;
	text-align:center;
	padding-top:2px;
	margin:2px 3px 5px;
}
div.imglargebox img {
	background:#8787F9;
	border-top:2px solid #ddd;
	border-right:2px solid #666;
	border-left:2px solid #ddd;
	border-bottom:2px solid #666;
	display:inline;
	margin-left:auto;
	margin-right:auto;
	padding:2px;
}
div.desclargebox {
	text-align:center;
	font-size:.75em;
	width:136px;
	margin:2px;
}
div.desclargebox h6 {
	text-align:center;
	font-size:1.2em;
	font-weight:700;
	padding-top:4px;
	border-top:2px solid #ddd;
	border-right:2px solid #666;
	border-left:2px solid #ddd;
	border-bottom:2px solid #666;
	padding-bottom:4px;
	margin:2px;
	background-color: #FFF;
}
div.desclargebox p {
	margin:0;
}
div.textbox {
	background-color:#9998FE;
	border-top:2px solid #ddd;
	border-right:2px solid #666;
	border-left:2px solid #ddd;
	border-bottom:2px solid #666;
	width:120px;
	text-align:center;
	padding:4px;
}
.center {
	text-align:center;
}
.cleaner_with_height {
	clear:both;
	width:100%;
	padding:6px;
	height:20px;
}
a img {
	border:2px solid #9998FE;
	margin:2px;
	padding:0;
}
a:hover img {
	border:2px solid #fff;
}
.left {
	float:left;
	margin:3px 10px 2px 0;
}
.right {
	float:right;
	margin:2px 0 2px 10px;
}
.bl {
	background: url(../images/bl.png) 0 100% no-repeat #8787F9;
	width: 100%
}
.br {
	background: url(../images/br.png) 100% 100% no-repeat
}
.tl {
	background: url(../images/tl.png) 0 0 no-repeat
}
.tr {
	background: url(../images/tr.png) 100% 0 no-repeat;
	padding:10px
}
.sbl {
	background: url(../images/sbl.jpg) 0 100% no-repeat #8787F9;
	width: 100%
}
.sbr {
	background: url(../images/sbr.jpg) 100% 100% no-repeat
}
.stl {
	background: url(../images/stl.jpg) 0 0 no-repeat
}
.str {
	background: url(../images/str.jpg) 100% 0 no-repeat;
	padding:10px
}
.clear {
	font-size: 1px;
	height: 1px
}
.indenttext {
	color:#000;
	margin:0 auto;
	padding:15px 30px 15px 30px;
}
.whitetext {
	color:#fff;
	font-weight:700;
}
.bluetext {
	color:#236C8A;
	font-weight:700;
}
.bluetextlarge {
	color:#236C8A;
	font-size:1.2em;
	font-weight:700;
}
.indentblue {
	color:#236C8A;
	margin:0 auto;
	padding:0px 30px 15px 30px;
}
.greentext {
	color:#006600;
	font-weight:700;
}
.indentgreen {
	color:#006600;
	margin:0 auto;
	padding:0px 30px 15px 30px;
}
.redtext {
	color:#FF0000;
	font-weight:700;
}
.blacktext {
	color:#000000;
	font-size:1em;
	font-weight:400;
}
.redtextlarge {
	color:#FF0000;
	font-size:1.6em;
	font-weight:700;
}
.indentred {
	color:#FF0000;
	margin:0 auto;
	padding:0px 30px 15px 30px;
}
.fb {
	float:right;
	padding-top:3px
}
.FbCont {
	float:right;
	padding-top:3px
}


div.imgdesigner {
	background-color:#9998FE;
	border-top:2px solid #ddd;
	border-right:2px solid #666;
	border-left:2px solid #ddd;
	border-bottom:2px solid #666;
	height:105px;
	width:135px;
	float:left;
	text-align:center;
	padding-top:2px;
	margin:2px 2px 5px;
}
div.imgdesigner img{
	background:#8787F9;
	border-top:2px solid #ddd;
	border-right:2px solid #666;
	border-left:2px solid #ddd;
	border-bottom:2px solid #666;
	display:inline;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding:2px;
}
div.imgdesigner a:hover img {
	border:2px solid #fff;
}
div.descdesigner {
	text-align:center;
	font-size:0.75em;
	width:130px;
	margin:2px;
}
div.descdesigner h6 {
	text-align:center;
	font-size:1.2em;
	font-weight:700;
	padding-top:4px;
	border-top:2px solid #ddd;
	border-right:2px solid #666;
	border-left:2px solid #ddd;
	border-bottom:2px solid #666;
	padding-bottom:4px;
	margin:2px;
	background-color: #C9CAF8;
}
div.descdesigner p {
	margin:0;
}

.picturecaption {
	background-color: #ffffff;
	border:2px outset #8787F9;
	padding: 4px;
	font: 11px Arial, sans-serif;
	font-weight:bold;
	text-align: left;
}
.picturecaption img {
	display:inline;
	border: 1px solid #E7D0B6;
	vertical-align:middle;
	margin: 2px;
}
.rightalign {
	margin: 0.5em 0pt 0.5em 0.5em;
	float:right;
}
.leftalign {
	margin: 0.5em 0.8em 0.5em 0;
	float:left;
}

