/* CSS Document */

body {
	color: #580C58;
	background: #333333;
	margin-top: 0px;
	padding: 0px 0px 10px 0px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 14px;
}
a {
    color: #580C58;
    text-decoration: none;
    font-weight: bold;
}
a:hover {
    color: #B34EB7;
    text-decoration: none;
    font-weight: bold;
}
.testio {
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold; 
}

#main {
    width: 760px;
    border: #999999 0px solid;
    margin-left: auto;
    margin-right: auto;
}
h1 {
font-family : Verdana, Arial, sans-serif;
color: #ff0000;
font-weight:bold;
font-size: 20px;
}
h2 {
font-family : Verdana, Arial, sans-serif;
color: #ff0000;
font-weight:bold;
font-size: 18px;
}
h3 {
font-family : Verdana, Arial, sans-serif;
color: #ff0000;
font-weight:bold;
font-size: 18px;
}
h4 {
font-family : Verdana, Arial, sans-serif;
color: #ff0000;
font-weight:bold;
font-size: 18px;
}
h5 {
font-family : Verdana, Arial, sans-serif;
color: #ff0000;
font-weight:bold;
font-size: 18px;
}
h6 {
font-family : Verdana, Arial, sans-serif;
color: #ff0000;
font-weight:bold;
font-size: 18px;
}
.style1 {color: #FF0000}

.style3 {color: #580C58}

.style6 {
	font-size: 16px;
	color: #580C58;
	font-weight: bold;
}

.style7 {
	font-size: 18px;
	font-weight: bold;
}

.style8 {font-size: 18}

.style9 {
	font-size: 18px;
	color: #FF0000;
}

.style10 {font-size: 24px}

.style11 {font-weight: bold}

.style12 {
	font-size: 16px
}

.style13 {font-size: 18px}

.style14 {font-weight: bold}

.style15 {font-size: 12px}

.style16 {font-weight: bold}

.style17 {color: #B34EB7}

.style18 {color: #b34eb7}

.style19 {color: #0000FF}

.content {
    padding: 10px 30px 10px 30px;
    background: url(images/contentimg.png) repeat-y;
}

.header {
}
.topoint {
	color: #7b7c7e;
	font-size: 20px;
}
.boxinsert {
border: #62020B 3px solid;
background: url(images/cellbg1.jpg)
}
.boxinserttext {
font-family : Verdana, Arial, sans-serif;
color: #ffffff;
font-style:italic;
font-weight:bold;
font-size: 14px;
margin: 20px;
}
.boxinserttext a {
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
}
.boxinserttext a:hover {
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
}

.nav {
    background: url(images/navimg.png) repeat-x;
    height: 10px;
}
.nav a {
    
}
.nav a:hover {
    
}

.crumbs {
    margin-bottom: 10px;
	font-size: 10px;
}

.footer {
    background: url(images/footerimg.png) no-repeat;
	font-size: 10px;
    height: 29px;
    color: #cccccc;
    text-align: center;
    font-weight: none;
    padding: 10px 0px 10px 0px;
}
.footer a {
    color: #cccccc;
    text-decoration: none;
    font-weight: normal;
}
.footer a:hover {
    color: #cccccc;
    text-decoration: underline;
    font-weight: normal;
}
.topbar {
	font-size: 10px;
    color: #7b7c7e;
    text-align: right;
    font-weight: none;
    margin-right: 10px;
}
.testim a {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}
.testim a:hover {
    color: #ffffff;
    text-decoration: underline;
    font-weight: normal;
}