html {padding: 0;
margin: 0;

}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	background-color: #57004e;

}

td {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	
}

P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}


img {
	border: none;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #9491b4;
	font-size: 10px;
}

a:hover {
	text-decoration:none;
	color: #ffffff;
	font-size: 10px;
}

#topmenu ul li a.selected {
	text-decoration: underline;
}

/*-------------------------------- content ---------------------------------*/

#righttop1 {
	background-image: url(../images/catbackimg.jpg);
	background-position: top;
	background-repeat: repeat-x;

}

#banner {
	background-image: url(../images/banner-01.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

#content {
	background-image: url(../images/bkmain.jpg);
	background-position: center;
	background-repeat: repeat-y;

}

#contentbottom {
	background-image: url(../images/bkbottom.jpg);
	background-position: top;

}

#logo {
	background-image: url(../images/logo-banner.jpg);
	background-position: top;

}

/*-------------------------------- menu ---------------------------------*/


#topmenu {
	font-size : 11px;
	line-height: 13px;
	color: #ffffff;
}

#topmenu a{
	color: #ffffff;
}

#topmenu a:hover{
	text-decoration: none;
	color: #9491b4;
}

#footer {
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
}


#footer a{
	color: #ffffff;
	font-size : 10px;
}

#footer a:hover{
	text-decoration: none;
	color: #9491b4;
}

#visualeye {
	font-size : 10px;
	color: #ffffff;
}


#visualeye a{
	color: #ffffff;
	font-size : 10px;
}

#visualeye a:hover{
	text-decoration: none;
	color: #9491b4;
}

#menuarea5 {
	font-size : 10px;
	color: #ffffff;
}


#menuarea5 a{
	color: #ffffff;
	font-size : 10px;
}

#menuarea5 a:hover{
	text-decoration: none;
	color: #9491b4;
}

/*-------------------------------- text ---------------------------------*/

#largetext, h1 {
font-family:sans-serif;
	font-size : 20px;
	line-height: 26px;
	color: #9491b4;
	font-weight:100;
	margin: 0px;
	padding: 0px;
	
}

#mediumtext, h2 {
	font-family:sans-serif;
	font-size : 12px;
	color: #ffffff;
	letter-spacing:1px;
	font-weight:100;
	margin: 0px;
	padding: 0px;
	
}

.title {
	font-size : 11px;
	color: #9491b4;
	line-height:16px;
}


.title a{
	color: #9491b4;
	font-size : 14px;
}

.title a:hover{
	text-decoration: none;
	color: #ffffff;
}

/*-------------------------------- commands ---------------------------------*/

.flash_warning {
        background-color: #ffedd0;
        border: 1px solid red;
        color: Red;
        font-weight: bold;
        padding: 10px;
        display: block;
}

.flash_information {
        background-color: #dcffd0;
        border: 1px solid green;
        color: green;
        font-weight: bold;
        padding: 10px;
        display: block;
}

 ul.moduleCommands {
        float: left;
        list-style-type: none;
        margin: 0px;
        padding: 0px;
}

ul.moduleCommands li {
        margin: 0px;
        display: inline;
        padding: 3px;
}


.loginModule fieldset, logoutModule fieldset {

border: 0px solid transparent;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;

}

.loginModule legend, logoutModule legend {

display:none;

}

#typearea fieldset{
	
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:20px 0px 20px 0px;
	width:95%;
	padding: 10px 10px 10px 10px;
}

#typearea fieldset, #typearea legend{	
	
	color:#ffffff;
}
	 
#typearea legend img{
	padding:0px 5px 0px 5px;	
}

.loginModule .ve_label {

	text-align:left;
}

label.ve_label {
	
	display:block;
	float:left;
	width:150px;
	text-align:right;
	margin:6px 5px 0px 0px;
}

label.ve_Label {
	
	display:block;
	float:left;
	width:150px;
	text-align:right;
	margin:6px 5px 0px 0px;
}

label.ve_adminLabel {
	
	display:block;
	float:left;
	width:150px;
	text-align:right;
	margin:6px 5px 0px 0px;
}

.description {

 margin-bottom:10px;
 
  }
  
 .title{
	font-size:14px;
   margin-bottom:5px;
   margin-top:5px;
   color: #9491b4;
   
 }
  
.title a{
font-size:14px;
   margin-bottom:5px;
   margin-top:5px;
   color: #9491b4;
}

.title a:hover{
	font-size:14px;
	text-decoration: none;
	margin-bottom:5px;
  	 margin-top:5px;
	color: #ffffff;
}
  
.ve_fieldDescription {
padding-left:155px;
padding-top: 15px;
padding-bottom:15px;
padding-right:20px;

}

#typearea input[type=checkbox] {
text-align: left;
margin-right:5px;
margin-left:5px;
margin-bottom:-1px;

} 