/*-- Import CSS --*/
@import "admin.css";
@import "menu.css";

/*========================================================*/
/*  Default CSS                                           */
/*========================================================*/

/* HTML BODY css  --*/
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*========================================================*/
/* Backgrounds                                            */
/*========================================================*/

.bgtop		{ background: url(bg_top.jpg) left top repeat-x; height:101; }

.bgmid		{ background: url(bg_mid.jpg) left top repeat-x; background-color:#ffe8df; }

.bgsearch	{ background: url(search_bar.png) left top no-repeat; width:160px; height:20px;}

.bgLRmenu	{ background: url(nav-sep.gif) left top no-repeat; width:1px; height:40px; }

.headerbarT	{ background:#899095; height:4px; }
.header		{ background:url(header.jpg) left top no-repeat; width:975px; height:318px; }
.headerbarB	{ background:#c4c7ca; height:1px; }

.iconfooterline	{ background:url(icon-footer-line.gif) repeat-x; height:12px; padding:0 0 0 52px; }
.footerline		{ background:#315d7f; height:4px; }
.footerbg	{ background: url(footer_bg.jpg) left top repeat-x; height:68;}

/*------------------------  End  -------------------------*/





/*========================================================*/
/* Search Button                                          */
/*========================================================*/

/*.SearchButton {
	background-color: #E9E9E9;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 55px;
	height: 19px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Tahoma;
	text-align: center;
	text-decoration: none;
}*/

/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Text For Contents                                     */
/*========================================================*/

.textgrey, a.textgrey  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #6d6d6d;
	FONT-FAMILY: Verdana, Tahoma, Arial;
	text-decoration: none;
	line-height:1.5;
}
a.textgrey:hover {
	text-decoration: underline;
}

.textgreyd, a.textgreyd  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Tahoma, Arial;
	text-decoration: none;
	line-height:1.5;
}
a.textgreyd:hover {
	text-decoration: underline;
}


.textblack, a.textblack  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma, Arial;
	text-decoration: none;
	line-height:1.5;
}
a.textblack:hover {
	text-decoration: underline;
}


.textblue, a.textblue  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #315d7f;
	FONT-FAMILY: Verdana, Tahoma, Arial;
	text-decoration: none;
	line-height:1.5;
}
a.textblue:hover {
	text-decoration: underline;
}


.textred, a.textred  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #bd0e0e;
	FONT-FAMILY: Verdana, Tahoma, Arial;
	text-decoration: none;
	line-height:1.5;
}
a.textred:hover {
	text-decoration: underline;
}


.textyellow, a.textyellow  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #E98400;
	FONT-FAMILY: Verdana, Tahoma, Arial;
	text-decoration: none;
	line-height:1.5;
}
a.textyellow:hover {
	text-decoration: underline;
}


.textgreen, a.texttextgreen  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #72AB00;
	FONT-FAMILY: Verdana, Tahoma, Arial;
	text-decoration: none;
	line-height:1.5;
}
a.textgreen:hover {
	text-decoration: underline;
}


.readmore, a.readmore  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FF9600;
	FONT-FAMILY: Verdana, Tahoma, Arial;
	text-decoration: none;
	line-height:1.5;
	background:url(bullet.gif) left 4px no-repeat;
	padding:0 0 0 12px;
}
a.readmore:hover {
	text-decoration: underline;
	background:url(bullet.gif) left 4px no-repeat;
}


/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Headings CSS                                          */
/*========================================================*/


.H1, A.H1, A.H1:link, A.H1:visited, A.H1:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #C94C03;
	FONT-FAMILY: Arial;
	text-decoration: none;
	line-height:normal;
}
a.H1:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #C94C03;
	FONT-FAMILY: Arial;
	text-decoration: underline;
	line-height:normal;
}


.H2, A.H2, A.H2:link, A.H2:visited, A.H2:active  {
	FONT-SIZE: 11px;
	COLOR: #757A7E;
	FONT-FAMILY: Arial;
	line-height:1.3;
}
a.H2:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #757A7E;
	FONT-FAMILY: Arial;
	text-decoration: underline;
	line-height:normal;
}


.H3, A.H3, A.H3:link, A.H3:visited, A.H3:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #C94C06;
	font-family: Trebuchet MS;
	text-transform:uppercase;
	text-decoration: none;
	line-height:normal;
}
a.H3:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #C94C06;
	font-family: Trebuchet MS;
	text-transform:uppercase;
	text-decoration: underline;
	line-height:normal;
}


.H4, A.H4, A.H4:link, A.H4:visited, A.H4:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #19b5fb;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height:normal;
}
a.H4:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #0764C1;
	font-family: Trebuchet MS;
	text-decoration: underline;
	line-height:normal;
}


/*------------------------  End  -------------------------*/



/*========================================================*/
/*  Padding CSS                                           */
/*========================================================*/

.pad_left {
	padding:0 0 0 10px;
	/*background:url(line-ver.gif) left top repeat-y;*/
}

.pad_right {
	padding:0 0px 0 0;
	/*background:url(line-ver.gif) right top repeat-y;*/
}

/*------------------------  End  -------------------------*/






.memebr-login { 
	
    FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	}








