﻿/* Added On 01st November 2007*/

/* CSS Document */

.html, body
{
	height: 100%;
	background-color: #DBDBDB;
}
.body
{
	margin: 0px;
	padding: 0px;
}
.news123
{
	border-top:dotted 1px #AFAFAF;
}

.table_margin
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DBDBDB;
	width: 100%;
}
.head2
{
	font-family: vardana;
	font-weight: bold;
	color: #FFCF00;
	padding-top: 15px;
}
.Content_bg
{
	background-image: url(Images/Content_bg.png);
	background-repeat:no-repeat ;
}
.content_header
{
	background-image: url(Images/content_header.png);
	background-repeat:no-repeat ;
}
.content_footer
{
	background-image: url(Images/content_footer.png);
	background-repeat:no-repeat ;
}


.content_header_top
{
	background-image: url(Images/final_content_header.png);
	background-repeat:no-repeat ;
}
.content_header_top2
{
	background-image: url(Images/final_content_header_blue.png);
	background-repeat :no-repeat ;
}
.content_footer_top
{
	background-image: url(Images/final_content_footer.png);
}
.content_footer_top2
{
	background-image: url(Images/final_content_footer_blue.png);
	background-repeat:no-repeat ;
	
}


.news
{
	border: 1px outset white;
	text-align: justify;
	width: 230px;
	background-color: #F7F3F7;
}
.newspadding
{
	padding: 3px;
}
.notdisplay
{
	display :none ;
}

.leftpadding
{
	padding-left: 4px;
	padding-right: 4px;
}
.leftpadding1
{
	padding-left: 12px;
}
.paddpic
{
	padding-left: 5px;
	padding-right: 5px;
}
.nopadding
{
	padding-left: 0px;
	padding-right: 0px;
}

.hyplink_11
{
	font-family: Verdana;
	font-size: 12px;
	color: #FFCF00;
	font-weight: bold;
	text-decoration: none;
}
.hyplink_11:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: white;
	text-decoration: none;
}
.hyplink_12
{
	font-family: Verdana;
	font-size: 12px;
	color: #FFCF00;
	text-decoration: none;
}
.hyplink_12:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: white;
	text-decoration: none;
}
.hyplink_112
{
	font-family: Verdana;
	font-size: 9px;
	font-style :italic ;
	color: white;
	text-decoration: none;
	font-weight :bold ;
}
.hyplink_112:hover
{
	font-family: Verdana;
	font-size: 9px;
	font-style :italic ;
	font-weight :bold ;
	color: red;
	text-decoration: none;
}
.rotation1
{
	background-color: #294D94;
	color: #FFCF00;
	font-weight: bold;
	font-size: 9px;
}
.rotation
{
	background-color: #294D94;
	color: #FFCF00;
	font-weight: bold;
}

.btnsubmit
{
	background: url(../../images/login_button_centerbg.jpg);
	border: 0px none;
	color: white;
	font-family: Verdana ;
	font-size: 10pt;
	font-weight: bold ;
	text-decoration: none;
	width: 70px;
}


.table_size
{
	width: 796px;
}

/* main table size part styles */

.table_left_size
{
	width: 552px;
	height: 100%;
}

.table_center_size
{
	width: 7px;
	height: 100%;
}


.table_right_size
{
	width: 237px;
	height: 100%;
}

/* right side table size part styles */

.home_box_left
{
	width: 11px;
	height: 64;
}

.home_line
{
	width: 3px;
	height: 27;
}

.home_box_centerbg
{
	background-image: url(../../images/box_sq_right_centerbg.jpg);
	background-repeat: repeat-x;
	height: 64;
}

.button_space
{
	height: 69;
	width: 1px;
}


.company_news
{
	background-color: #FFFFFF;
	border: #B0AFAF solid 1px;
}

.conpany_news_text
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
	text-align: justify;
	
}
.conpany_news_text1
{
	font-family: Tahoma;
	font-size: 11px;
	padding: 3px;
	color: #777777;
	line-height: 16px;
	text-decoration: none;
	text-align: justify;
}
.title_text
{
	font-family: Monotype Corsiva;
	font-size: 11px;
	color: #274A90;
	line-height: 16px;
	text-decoration: none;
	text-align: justify;
}
.title_text11
{
	color :White ;
	font-weight :bold ;
	font-family :Verdana ;
}
.title_text1
{
	font-family: Monotype Corsiva;
	font-size: 11px;
	color: white;
	line-height: 16px;
	text-decoration: none;
	text-align: justify;
}
.tab1
{
	padding-right: 9px;
	padding-left: 9px;
}

.conpany_news_title
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.conpany_news_title1
{
	font-family: Tahoma;
	font-size: 20px;
	color: #274A90;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

a.home:link, a.home:visited, a.home:active
{
	font-family: Tahoma;
	font-size: 11px;
	color:#AD7D18;
	text-decoration: none;
}
a.home:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #A59663;
	text-decoration: none;
}

a.allnews:link, a.allnews:visited, a.allnews:active
{
	font-family: Tahoma;
	font-size: 11px;
	color: #686868;
	text-decoration: underline;
	font-weight: bold;
	line-height: 18px;
}
a.allnews:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #274A90;
	text-decoration: underline;
	font-weight: bold;
	line-height: 18px;
}


.conpany_all_news_title
{
	font-family: Tahoma;
	font-size: 11px;
	color: #686868;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	/*filter:alpha(opacity=85);*/ /* IE */
	/*opacity:0.85; */ /* FF */
	
}

.conpany_all_news_title1
{
	font-family: Tahoma;
	padding: 3px;
	font-size: 11px;
	color: #686868;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.member_login_space
{
	height: 8px;
}

.member_login_box_size
{
	width: 10px;
	height: 10px;
}

.member_login_box_center
{
	background-image: url(../../images/member_login_box_centerbg.jpg);
	background-repeat: repeat-x;
	height: 10px;
	width: 217px;
}

.member_login_box
{
	background-color: #FCFBEF;
	border-left: #B0AFAF solid 1px;
	border-right: #B0AFAF solid 1px;
}


.username_text
{
	font-family: Tahoma;
	font-size: 11px;
	color: #282828;
	text-decoration: none;
}



/* left side table size part styles */

.logo_box_left
{
	width: 220px;
	height: 64;
}


.images01_left
{
	width: 207px;
	height: 152;
}
.welcom_box_right
{
	width: 12px;
	height: 152;
}
.welcom_box_centerbg
{
	background-color: #FCFBEF;
	border-top: #B0AFAF solid 1px;
	border-bottom: #B0AFAF solid 1px;
	height: 152;
}


/* link table size part styles */

.link_space
{
	height: 5px;
}

.link_space01
{
	height: 20px;
}

.link_box_left_sq
{
	height: 10px;
	width: 10px;
}

.link_box_centerbg_top
{
	height: 10px;
	background-image: url(../../images/link_box_sq_centerbg_top.jpg);
	background-repeat: repeat-x;
	width: 502px;
}

.link_box_center_color
{
	height: 100%;
	background-color: #FFFFFF;
	border-left: #E4E4E4 solid 1px;
	border-right: #E4E4E4 solid 1px;
}

.link_box_centerbg_bot
{
	height: 10px;
	background-image: url(../../images/link_box_sq_centerbg_bot.jpg);
	background-repeat: repeat-x;
	width: 502px;
}

.developer
{
	font-family: Tahoma;
	font-size: 11px;
	color: #F91700;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
.developer1
{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}

.any_will_text
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.developer:link, a.developer:visited, a.developer:active
{
	font-family: Tahoma;
	font-size: 11px;
	color: #946900;
	text-decoration: underline;
	font-weight: bold;
}
developer4
{
	font-family: Tahoma;
	font-size: 11px;
	color: #946900;
	text-decoration: underline;
	font-weight: bold;
}
a.developer:hover

{
	font-family: Tahoma;
	font-size: 11px;
	color: #686868;
	text-decoration: underline;
	font-weight: bold;
}


a.developer1:link, a.developer1:visited, a.developer1:active
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.developer1:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #686868;
	text-decoration: underline;
	font-weight: bold;
}

a.developer2:link, a.developer1:visited, a.developer1:active
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.developer2:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #686868;
	text-decoration: underline;
	font-weight: bold;
}
.developer
{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
/* button table size part styles */


.images_left
{
	width: 207px;
	height: 36;
}

.button_positions
{
	width: 115px;
	height: 36;
}

.button_solution
{
	width: 121px;
	height: 36;
}

.button_benefits
{
	width: 109px;
	height: 36;
}

.button_contact
{
	width: 141px;
	height: 36;
}

.button_centerbg
{
	width: 95px;
	height: 36;
	background-image: url(../../images/button_centerbg.jpg);
	background-repeat: repeat-x;
}

.button_line
{
	width: 2px;
	height: 36;
}


.copyright
{
	font-family: Tahoma;
	font-size: 10px;
	color: #353434;
	text-decoration: none;
}
/* CSS Document */

.main_table
{
	background-image: url(../../images/main_bg.jpg);
	background-repeat: repeat-x;
	height: 835px;
}

.tab_border
{
	border-bottom: #FDECF5 solid 2px;
	border-left: #FDECF5 solid 2px;
	border-right: #FDECF5 solid 2px;
	border-top: #FDECF5 solid 2px;
}

/* Top header part styles */

.top_Part
{
	background-image: url(../../images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 140px;
}

.left_border
{
	border-bottom: #DDDDDD solid 2px;
	border-left: #DDDDDD solid 2px;
	border-right: #DDDDDD solid 2px;
	border-top: #DDDDDD solid 2px;
}

.left_border_01
{
	border-bottom: #F1C8DF solid 2px;
	border-left: #F1C8DF solid 2px;
	border-right: #F1C8DF solid 2px;
	border-top: #F1C8DF solid 2px;
}

.search_text
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #7C0045;
	text-decoration: none;
}


.search_site_text
{
	font-family: Arial;
	font-size: 12px;
	font-weight: 500;
	color: #111111;
	text-decoration: none;
}

a.my_shortlist:link
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.my_shortlist:visited
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.my_shortlist:hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #232323;
	text-decoration: none;
}

a.my_account:link
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #232323;
	text-decoration: none;
}
a.my_account:visited
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #232323;
	text-decoration: none;
}

a.my_account:hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* left-right part styles */
a.left_text:link
{
	font-family: arial;
	font-size: 12px;
	color: #535331;
	padding-left: 40px;
	line-height: 25px;
	text-decoration: none;
}
a.left_text:visited
{
	font-family: arial;
	font-size: 12px;
	color: #535331;
	padding-left: 40px;
	line-height: 25px;
	text-decoration: none;
}
a.left_text:hover
{
	font-family: arial;
	font-size: 12px;
	color: #891656;
	padding-left: 40px;
	line-height: 25px;
	text-decoration: underline;
}

a.right_text:link
{
	font-family: arial;
	font-size: 12px;
	color: #535331;
	padding-left: 10px;
	line-height: 22px;
	text-decoration: none;
}
a.right_text:visited
{
	font-family: arial;
	font-size: 12px;
	color: #535331;
	padding-left: 10px;
	line-height: 22px;
	text-decoration: none;
}

a.right_text:hover
{
	font-family: arial;
	font-size: 12px;
	color: #891656;
	padding-left: 10px;
	line-height: 22px;
	text-decoration: underline;
}

a.right_text1:link
{
	font-family: arial;
	font-size: 12px;
	color: #535331;
	line-height: 22px;
	text-decoration: none;
}
a.right_text1:visited
{
	font-family: arial;
	font-size: 12px;
	color: #535331;
	line-height: 22px;
	text-decoration: none;
}

a.right_text1:hover
{
	font-family: arial;
	font-size: 12px;
	color: #891656;
	line-height: 22px;
	text-decoration: underline;
}






.line_image
{
	background-image: url(../../images/line_image.jpg);
	background-repeat: repeat-x;
	height: 2px;
}

/* middle part styles */

.Featured_text
{
	font-family: Georgia;
	font-size: 19px;
	font-weight: bold;
	color: #C12668;
	padding-top: 5px;
	padding-left: 8px;
}

.rental_text
{
	font-family: Georgia;
	font-size: 19px;
	font-weight: bold;
	color: #C12668;
	padding-left: 8px;
}

.pro_text
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #6C6C6A;
	text-decoration: underline;
}

.town_house_text
{
	font-family: arial;
	font-size: 11px;
	color: #1A3942;
	font-weight: bold;
}

.town_house_text_01
{
	font-family: arial;
	font-size: 10px;
	color: #1A3942;
}

.middle_box
{
	width: 180px;
}
.border
{
	border-bottom: #CCCCCC solid2px;
	border-right: #CCCCCC solid2px;
}

/* Footer part styles */

.copy_text
{
	font-family: verdana;
	font-size: 11px;
	color: #FFDEEF;
}

a.copy_text:link
{
	font-family: verdana;
	font-size: 11px;
	color: #FFDEEF;
	text-decoration: none;
}

a.copy_text:visited
{
	font-family: verdana;
	font-size: 11px;
	color: #FFDEEF;
	text-decoration: none;
}

a.copy_text:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #FB9BD0;
	text-decoration: underline;
}

/* ABOVE CSS , related to Master Page Design */
/* TAB CSS*/
BODY
{
	text-align: center;
}
TD
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
DIV.leftMargin
{
	margin-left: 8px;
}
DIV.topContainer
{
	visibility: visible;
	width: 100%;
	position: relative;
	azimuth: center;
}
DIV.container
{
	visibility: visible;
	width: 1000px;
	position: relative;
	azimuth: center;
}
DIV.cart
{
	z-index: 1;
	left: 672px;
	visibility: visible;
	width: 330px;
	position: absolute;
	top: 27px;
}
DIV.left
{
	float: left;
	vertical-align: bottom;
	text-align: left;
}
DIV.right
{
	padding-right: 3px;
	padding-left: 3px;
	float: right;
	padding-bottom: 3px;
	vertical-align: bottom;
	padding-top: 3px;
	text-align: right;
}
DIV.alignRight
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: right;
}
DIV.center
{
	vertical-align: bottom;
}
DIV.float
{
	padding-right: 3px;
	padding-left: 3px;
	float: left;
	padding-bottom: 3px;
	padding-top: 3px;
}
DIV.lspacing
{
	padding-bottom: 3px;
}
DIV.cartCont
{
	background: white;
	height: 30px;
}
.tabs
{
	margin-top: 2px;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana,Arial,Helvetica, sans-serif;
	text-decoration: none;
}
.tabs:hover
{
	margin-top: 2px;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica, sans-serif;
	text-decoration: none;
}
.tabsSelected
{
	margin-top: 2px;
	font-weight: bold;
	font-size: 10px;
	color: #ff8006;
	font-family: Verdana,Arial,Helvetica, sans-serif;
	text-decoration: none;
}
.subTabs
{
	margin-top: 2px;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana,Arial,Helvetica, sans-serif;
	text-decoration: none;
}
.subTabs:hover
{
	margin-top: 2px;
	font-weight: bold;
	font-size: 10px;
	color: #ff8006;
	font-family: Verdana,Arial,Helvetica, sans-serif;
	text-decoration: none;
}
.link
{
	font-weight: bold;
	color: #205d89;
	text-decoration: none;
}
.selectedtab
{
	border-right: #b0b0b0 1px solid;
	padding-right: 0px;
	border-top: #b0b0b0 1px solid;
	margin-top: 0px;
	padding-left: 0px;
	font-weight: bold;
	background: url(images/prod_selected_back.jpg) #fff;
	margin-bottom: 8px;
	padding-bottom: 3px;
	margin-left: 0px;
	border-left: #b0b0b0 1px solid;
	color: #3151A5;
	padding-top: 3px;
	border-bottom: #EFC773 0px solid;
	text-align: center;
}
.selectedtab2
{
	border-right: #b0b0b0 1px solid;
	padding-right: 0px;
	border-top: #b0b0b0 1px solid;
	margin-top: 0px;
	padding-left: 0px;
	font-weight: bold;
	background: url(images/prod_selected_back.jpg) #fff;
	margin-bottom: 8px;
	padding-bottom: 3px;
	margin-left: 0px;
	border-left: #b0b0b0 0px solid;
	color: #selectedtab;
	padding-top: 3px;
	border-bottom: #b0b0b0 0px solid;
	text-align: center;
}
.unselectedtab
{
	border-right: #b0b0b0 1px solid;
	padding-right: 0px;
	border-top: #b0b0b0 1px solid;
	margin-top: 0px;
	padding-left: 0px;
	background: url(images/prod_unselected_back.jpg) #fff;
	margin-bottom: 8px;
	padding-bottom: 3px;
	margin-left: 0px;
	border-left: #b0b0b0 0px solid;
	padding-top: 3px;
	border-bottom: #b0b0b0 0px solid;
	text-align: center;
	height: 21px;
	color: White;
	font-weight: bold;
}
.unselectedtab2
{
	border-right: #b0b0b0 1px solid;
	padding-right: 0px;
	border-top: #b0b0b0 1px solid;
	margin-top: 0px;
	padding-left: 0px;
	background: url(images/prod_unselected_back.jpg) #fff;
	margin-bottom: 8px;
	padding-bottom: 3px;
	margin-left: 0px;
	border-left: #b0b0b0 1px solid;
	padding-top: 3px;
	color: #3151A5;
	border-bottom: #b0b0b0 0px solid;
	text-align: center;
}
.fillertab
{
	border-right: #b0b0b0 0px solid;
	border-top: #b0b0b0 0px solid;
	border-left: #b0b0b0 0px solid;
	border-bottom: #b0b0b0 1px solid;
}
.tabContent
{
	border-right: #b0b0b0 1px solid;
	border-top: #b0b0b0 0px solid;
	border-left: #b0b0b0 1px solid;
	border-bottom: #b0b0b0 1px solid;
}
OPTION.ddformhl
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #228dcd;
}
TABLE.ddMenu
{
	border-right: #ffffff 2px solid;
	border-top: #ffffff 2px solid;
	font-size: 100%;
	visibility: hidden;
	border-left: #ffffff 2px solid;
	border-bottom: #ffffff 2px solid;
	position: absolute;
}


/* CSS END */
a.navilink:link
{
	font-family: Verdana;
	font-size: 11px;
	color: #184573;
	text-decoration: none;
}

a.navilink:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #184573;
	text-decoration: none;
}

a.navilink:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #424242;
	text-decoration: none;
	text-decoration: underline;
}


.text_title01
{
	font-family: Verdana;
	font-size: 11px;
	color: #184573;
	text-decoration: none;
}

.text_title02
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.text_title03
{
	font-family: Verdana;
	font-size: 11px;
	color: RED;
	font-weight: bold;
	text-decoration: none;
}
.btnsubmit
{
	background: url(../../images/login_button_centerbg.jpg);
	border: 0px none;
	color: white;
	font-family: Verdana ;
	font-size: 12px;
	font-weight:bold ;
	text-decoration: none;
	width: 70px;
}
/*===========================*/
/* CSS For Hyperlink*/
/*===========================*/
.hyplink
{
	font-family: Verdana;
	font-size: 10px;
	color: navy;
	text-decoration: none;
}
.hyplink:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: navy;
	text-decoration: underline;
	
}

.hyplink_1
{
	font-family: Verdana;
	font-size: 12px;
	color: navy;
	text-decoration: none;
}
.hyplink_1:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: Maroon;
	text-decoration: underline;
}
/*===========================*/
/* CSS For Errors*/
/*===========================*/
.ErrorMsgContent
{
	font-family: Verdana;
	font-size: 9px;
	color: black;
}
.ErrorMsg
{
	font-family: Verdana;
	font-size: 9px;
	color: red;
}
/*===========================*/
/* CSS For Textbox*/
/*===========================*/
.txt
{
	font-family: Verdana;
	font-size: 11px;
	color: black;
	border: solid 1px #B9CAD9;
	height: 15px;
	width: 150px;
}
.txt1
{
	font-family: Verdana;
	font-size: 11px;
	color: black;
	border: solid 1px #B9CAD9;
	width: 150px;
}
/*===========================*/
/* CSS For TAB*/
/*===========================*/
.text-05
{
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.CtnWhite
{
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}


.borderbtm
{
	border-left: #707070 solid 1px;
	border-right: #707070 solid 1px;
	border-bottom: #707070 solid 1px;
}

.text-06
{
	font-family: tahoma;
	font-size: 11px;
	color: #424242;
	text-decoration: none;
}

.Text_4
{
	font-family: Verdana;
	color: Black;
	font-weight: bold;
	font-size: 13px;
}

.Text_5
{
	font-family: Verdana;
	color: Black;
	font-weight: normal;
	font-size: 13px;
}
.CloseDate
{
	font-family: Verdana;
	color: Red;
	font-weight: bold;
}
/*===========================*/
/* CSS For Content*/
/*===========================*/
.HeadContent
{
	font-family: Verdana;
	font-size: 20px;
	color: black;
	font-weight: bold;
	word-spacing: 2px;
}
.AdminContentHeader
{
	font-family: Verdana;
	font-size: 17px;
	background-color: Silver;
	color: black;
	font-weight: bold;
	word-spacing: 2px;
}
.AdminContentMed
{
	font-family: Verdana;
	font-size: 15px;
	background-color: ActiveBorder;
	color: navy;
	font-weight: bold;
	word-spacing: 2px;
}
.AdminContentMed_1
{
	font-family: Verdana;
	font-size: 14px;
	background-color: #003366;
	color: White;
	font-weight: bold;
	word-spacing: 2px;
}
.AdminContentMedbg
{
	font-family: Verdana;
	font-size: 15px;
	color: Red;
	font-weight: bold;
	word-spacing: 2px;
}
.AdminContent
{
	font-family: Verdana;
	font-size: 11px;
	color: black;
	word-spacing: 2px;
}
/*===========================*/
/* CSS For Grid */
/*===========================*/
.GridHeader
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color: #EBEAF2;
}
.GdRow1
{
	font-family: Verdana;
	font-size: 11px;
	color: black;
	background-color: #F4F4F4;
}
.GdRow2
{
	font-family: Verdana;
	font-size: 11px;
	color: black;
	background-color: #F4F4F4;
}
/*===========================*/
/* CSS For POPUP */
/*===========================*/
.thdrcell
{
	background: #F3F0E7;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #C8BA92;
}

.tdatacell
{
	font-family: arial;
	font-size: 12px;
	padding: 5px;
	background: #FFFFFF;
}

.dvhdr1
{
	background: #F3F0E7;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #C8BA92;
	padding: 5px;
	width: 150px;
}

.dvbdy1
{
	background: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	border-left: 1px solid #C8BA92;
	border-right: 1px solid #C8BA92;
	border-bottom: 1px solid #C8BA92;
	padding: 5px;
	width: 150px;
}

p
{
	margin-top: 20px;
}

h1
{
	font-size: 13px;
}

.dogvdvhdr
{
	width: 300;
	background: #C4D5E3;
	border: 1px solid #C4D5E3;
	font-weight: bold;
	padding: 10px;
}

.dogvdvbdy
{
	width: 300;
	background: #FFFFFF;
	border-left: 1px solid #C4D5E3;
	border-right: 1px solid #C4D5E3;
	border-bottom: 1px solid #C4D5E3;
	padding: 10px;
}

.pgdiv
{
	width: 320;
	height: 250;
	background: #E9EFF4;
	border: 1px solid #C4D5E3;
	padding: 10px;
	margin-bottom: 20;
	font-family: arial;
	font-size: 12px;
}


/*===========================*/
/* CSS For Image */
/*===========================*/

.Image1
{
	border: solid 1 DarkBlue;
	border: 1px;
	height: 30px;
	border-color: Navy;
	width: 30px;
}
.Img_01
{
	border: solid 1px DarkBlue;
	height: 60px;
	width: 60px;
}
/*===========================*/
/* CSS For Link Button */
/*===========================*/

.lnkbtn_1
{
	font-size: 13px;
	font-family: Verdana;
	color: navy;
	text-decoration: underline;
}
.lnkbtn_2
{
	font-family: Verdana;
	font-size: 12px;
	color: navy;
	text-decoration: none;
}
.lnkbtn_2:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: Maroon;
	text-decoration: underline;
}

.lnkbtn_3
{
	font-family: Monotype Corsiva;
	font-size: 15px;
	color: navy;
	text-decoration: none;
}
.lnkbtn_3:hover
{
	font-family: Monotype Corsiva;
	font-size: 15px;
	color: Maroon;
	text-decoration: underline;
}
.lnkbtn_4
{
	font-family: Verdana;
	font-size: 12px;
	color: #FF4000;
	text-decoration: none;
}
.lnkbtn_4:hover
{
	font-family: verdana;
	font-size: 12px;
	color: #FF8000;
	text-decoration: blink;
}




.RegTitle
{
	font-family: Verdana;
	font-size: 12px;
	color: White;
	font-weight: bold;
}
.AdminText
{
	font-family: Verdana;
	font-size: 12px;
	color: #004584;
	font-weight: normal;
}
.norecmsg
{
	font-family: Verdana;
	font-size: 12px;
	color: #400040;
	font-weight: normal;
	padding: 5px;
}
.Main_Link
{
	font-family: Verdana;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
}

.TitleText
{
	font-family: Verdana;
	font-size: 17px;
	color: Black;
	font-weight: normal;
}

.Con_Text
{
	font-family: Verdana;
	font-size: 12px;
	color: #731C4A;
	font-weight: bold;
}

.management1_text
{
	font-family: Tahoma;
	font-size: 11px;
	color: #F1FFE3;
	font-weight: bold;
	top: 10px;
	text-decoration: none;
}
.management1_text:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}


.HeaderDark
{
	font-family: verdana;
	font-size: 11px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}
.AdminText1
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	padding-left: 20px;
	color: #004584;
	background-color: #AAD4FF;
}

/* Ajax calender extender style sheet Calender */
.MyCalendar .ajax__calendar_container
{
	border: 1px solid #646464;
	background-color: orange;
	color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day, .MyCalendar .ajax__calendar_other .ajax__calendar_year
{
	color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day, .MyCalendar .ajax__calendar_hover .ajax__calendar_month, .MyCalendar .ajax__calendar_hover .ajax__calendar_year
{
	color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day, .MyCalendar .ajax__calendar_active .ajax__calendar_month, .MyCalendar .ajax__calendar_active .ajax__calendar_year
{
	color: black;
	font-weight: bold;
}
