﻿body 
{
	margin: 0px;
	background-color:#333333;
	font-family: Arial;
	color: #dcc49A;
	text-decoration: none;
}
.Category
{
	font-family:Arial; font-size:16px; font-weight:bold; color:#D7CAA8;
}
.Category h1 
{
	margin: 0px;
	font-size:20px
}
/*Control Panel Style*/

.LoginPanel
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.LoginHeading
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.Link
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.Link:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.CPMenu
{
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.CPMenu:hover
{
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.CPBorder
{
	border-color: #C2A260;
	border-style: solid;
	border-width: 1px;
}

.CPHeading
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.CPRequired
{
	font-family: Verdana;
	color: #C2A260;
	font-size: 11px;
	padding: 2px;
	font-weight: bold;
}

.CPData
{
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}


/* Website */
.UserMenu
{
	font-family: Arial;
	font-size: 11px;
	color: #D7CAA8;
	text-decoration: none;
}
.UserMenu:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.HeaderMenu
{
	font-family: Arial;
	font-size: 11px;
	color: #DCC593;
	text-decoration: none;
}
.HeaderMenu:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #DCC593;
	text-decoration: underline;
}
.Seperator
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.FooterSeperator
{
	font-family: Arial;
	font-size: 12px;
	color: #dcc49A;
	text-decoration: none;
}
.FooterMenu
{
	font-family: Arial;
	font-size: 12px;
	color: #dcc49A;
	text-decoration: none;
}
.FooterMenu:hover
{
	font-family: Arial;
	font-size: 12px;
	color:  #dcc49A;
	text-decoration: underline;
}
.Copy
{
	font-family: Arial;
	font-size: 11px;
	color: #D7CAA8;
}
.SET
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #DCC593;
}
.SET:hover
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #DCC593;
}
.CatHeading
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.ImgBorder
{
	border-color: #BFA364;
	border-style: solid;
	border-width: 1px;
}
.WHeading
{
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
	color: #DCC593;
}
.User
{
	font-family: Arial;
	font-size: 11px;
	color:#DCC593;
}

.Border
{
	border-color: #C09C62;
	border-style: solid;
	border-width: 1px;
}

.heading
{
	font-family: Arial;
	font-size: 12px;
	padding:3px;
	color: #DCC593;
}
.gentext1
{
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
	color:#DCC593;
	text-align: justify;
}

.buttan
{
	font-family: Arial;
	font-weight: bolder;
	font-size: 12px;
	color: #E5CB98;
}
.site
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BE9F66;
}


.WError
{
	font-family: Verdana;
	color: #C2A260;
	font-size: 10px;
	padding: 2px;
	
}

.opacityit img 
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85;         
}

.opacityit:hover img{
	
	 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;   
}