body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family:Microsoft Sans Serif;
	font-size:12px;
	font-weight:300;
	color:#000000;
}
.navigation{
font-family:Microsoft Sans Serif;
font-size:14px;
font-weight:300;
color:#000000;
text-decoration:none;
}
a.navigation:hover{
font-family:Microsoft Sans Serif;
font-size:14px;
font-weight:300;
color:#CC0000;
text-decoration:blink;
}

.createbut_sel {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	border: 1px solid #D4D4D4;
	background-color:#e3e3e3;
	font-size: 18px;
	font-weight: bold;
	margin-right: 20px;
	width: 250px;
	padding: 3px 0 3px 0;
	text-align:center;
	color: #000000;
}
.createbut {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	background-color:#8f8f5f;
	border: 1px solid #D4D4D4;
	font-size: 18px;
	font-weight: bold;
	margin-right: 20px;
	width: 250px;
	padding: 3px 0 3px 0;
	text-align:center;
	color: #000000;
}
.createbut :hover {
   /* -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	color: #cc00cc;
	background-color:#8f8f4f;*/
}
.secdiv {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	background-color:#8a8c73;;
}
.divHeadercls
{
	width:100%; text-align:center; padding-top:5px; background: transparent url(../images/bodybg.jpg);
}
.tdBody
{
	background-color:#ffffff; padding: 5px 10px 5px 10px;
	border: 1px solid #D4D4D4;
	 -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.headermenu_sel
{
 -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	background-color:white;
	height: 24px;
	text-align:center;
	float: right;
	padding:3px 0 3px 0;
	margin-right:3px;
	cursor:pointer;
}
.headermenu
{
 -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	background-color:#ffea1b;
	height: 24px;
	text-align:center;
	float: right;
	padding:3px 0 3px 0;
	margin-right:3px;
	cursor:pointer;
}
.headermenu:hover
{
	background-color:white;
}
.header_bg
{
padding: 3px 0px 3px 100px; background-color:#ff9f32; height: 30px;
 -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.secdivinner {
	BORDER-RIGHT: #8a8c73 2px solid; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; BORDER-LEFT: #8a8c73 2px solid; PADDING-TOP: 10px; BORDER-BOTTOM: #8a8c73 2px solid; BACKGROUND-COLOR: #f6f6f6;
	display:block;
}
.secdivtitle
{
FONT-WEIGHT: bold; FONT-SIZE: 17px; COLOR: #f2f20d; padding: 5px 0 5px 10px;
}
.secdivtitle a
{
COLOR: #f2f20d; text-decoration:none;
}
.secdivtitle a:hover
{
COLOR: red;
}
.spacediv{height:10px;}

.titletd{font-size:14px; font-weight:bold; color:#db00db;}

.button
    {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color:#336600; 
	color:white; cursor:pointer;
	font-weight:bold;
}

.themeimg
{
	border: 3px solid #D4D4D4;
	cursor:pointer;
}
.themeimg:hover
{
	border-color:#ffffff;
}
.titletd
{
	font-size:13px;
	font-weight:bold;
	color:#ff6331;
}

a
{
	font-size: 12px;
	color: #ff9a32;
	text-decoration:none;
}

a:hover
{
	color: red;
}

.transperentdiv
{
     background-color: #c40001;
     filter:alpha(opacity=70); /* IE's opacity*/
     opacity: 0.70;
     position: absolute;
     z-index: 99;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	border: 1px solid #ff9f32;
	padding: 3px 3px 3px 3px;
	color: white;
}

.hometheme1
{
	  width:110px;
	  height:110px;
	  border: 1px solid #ff9f32;
}
.hometheme2
{
	  width:100px;
	  height:80px;
	  border: 1px solid #ff9f32;
}
.hometheme
{
	  width:100px;
	  height:100px;
	  border: 1px solid #ff9f32;
}
.hometheme:hover
{
	  width:105px;
	  height:105px;
	  border: 2px solid #ff9f32;
}

.hrefsmall
{
	font-weight: bold;
	font-size: 12px;
	color: #ff9a32;
	text-decoration:none;
}

.hrefsmall:hover
{
	color: red;
}

.required
{
	font-weight:bold;
	font-size: 15px;
	color:red;
}

.createbutton
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	padding: 3px 3px 3px 3px; text-align: center; float: left; margin-right: 10px;
	font-weight: bold;
	font-size: 14px;
	cursor:pointer;
	background-color:#762b18;
	height: 20px;
}
.createbutton:hover
{
	color:red;
}

hr {
	border-bottom-style: solid;
	margin:0;
	height: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	padding: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	background-position: 0px 0px;
}

/*.inputtext
{
	height: 11px;
	padding-left: 5px;
	width: 98%;
	margin-top:2px;
}
.inputselect
{
	height: 11px;
	padding-left: 5px;
	width: 98%;
	margin-top:2px;
}*/

.curvedbox
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.curvedbutton
    {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color:#336600; 
	color:white; cursor:pointer;
	font-weight:bold;
}

.maindivborder{border-style:solid; border-color:#ffc822; border-width:1px; padding-bottom:10px;}
.innderdivheading{height:20px; text-align:left; padding-left:5px; background-color:#ffc822; margin-bottom:5px;padding-top:7px;font-size:12px; font-weight:bold;}
.divalt1{text-align:left; padding-left:5px; background-color:#e8e6de; margin-bottom:5px; font-size:12px; font-weight:bold;}
.divalt2{text-align:left; padding-left:5px; margin-bottom:5px; font-size:12px; font-weight:bold;}
.tabberactive
{
	list-style: none;
	background-image:url(../images/sel_tab.jpg);
	background-position:0px 0px;
	background-repeat:repeat-x;
	font-weight:bold;
	text-align:center;
	padding: 3px 0 3px 0;
	border-style:solid; border-color:#ffc822; border-width:1px;
	cursor:pointer;
}
.tabber
{
	list-style: none;
	background-image:url(../images/tab_bg2.jpg);
	background-position:0px 0px;
	background-repeat:repeat-x;
	text-align:center;
	padding: 5px 0 5px 0;
	border-style:solid; border-color:#ffc822; border-width:1px;
	cursor:pointer;
}

/*********Menu**********/
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000;
	height: 15px;
	padding: 6px 0 6px 1px;
	background-color: #ffc823;
	margin: 1px 0px 2px 0px;
	/*margin: 1px 10px 2px 10px;*/
	
}
.menu ul{
	display: inline;
}
.menu li{
	list-style-type: none;
	display: inline;
	background-image: url(../images/menu_pipe.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menu li.current{
	list-style-type: none;
	display: inline;
	background-color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/menu_pipe.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu li.current a{
	text-decoration: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	background-image: none;
	padding: 0px;
}
.menu li.current a:hover{
	color: #000;
}
.menu li a{
	text-decoration: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
}
.menu li a:hover{
	text-decoration: none;
	color: red;
}
/*--Menu ends--*/
.hrefhome
{
	color: #626262;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}.hrefhome:hover
{
	color: #000000;
}
/*---footer classes---*/
.footer{
	background-repeat: repeat-x;
	background-position: left top;
	color:#000;
	font-size: 9pt;
	text-align: center;
}
.footer a{
	color: #000;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}
.footer a:hover{
	text-decoration:underline;
}
.footer p{
	text-align: center;
	font-size: 8.5pt;
}

