a:link {
	color: #005e99;
	text-decoration: none;
}

a:visited {
	color: #005e99;
	text-decoration: none;

}
a:hover {
	color: #0575ba;
	text-decoration: underline;
}

a:active {
	color: #1784c7;
	text-decoration: none;
}

img {
	border: 0;
	text-decoration: none;
}

.text_field {
	background-color: #e7f6ff;
	border: solid 1px #b1e0fe;
	background-position: 1px 1px;
	vertical-align: middle;
	color: #00219a;
	font-family: Tahoma;
	font-size: 12px;
	height: 16px;	
}

.text_field-hover {
	background-color: #c9ebff;
	border: solid 1px #87d0ff;
	background-position: 1px 1px;
	vertical-align: middle;
	color: #00219a;
	font-family: Tahoma;
	font-size: 12px;	
	height: 16px;

}

.textarea {
	background-color: #e7f6ff;
	border: solid 1px #b1e0fe;
	background-position: 1px 1px;
	vertical-align: middle;
	color: #00219a;
	font-family: Tahoma;
	font-size: 13px;
}

.textarea-focus {
	background-color: #c9ebff;
	border: solid 1px #87d0ff;
	background-position: 1px 1px;
	vertical-align: middle;
	color: #00219a;
	font-family: Tahoma;
	font-size: 13px;	
}

.user_login {
	background: url(../../../images/styles/default_blue/user_icon.gif) no-repeat;
	background-color: #e7f6ff;
	border: solid 1px #b1e0fe;
	background-position: 1px 1px;
	vertical-align: middle;
	color: #00219a;
	padding-left: 18px;
	width: 106px;
	font-family: Tahoma;
	height: 16px;	
}

.user_login-focus {
	background: url(../../../images/styles/default_blue/user_icon.gif) no-repeat;
	background-color: #c9ebff;
	border: solid 1px #87d0ff;
	background-position: 1px 1px;
	vertical-align: middle;
	color: #00219a;
	padding-left: 18px;
	width: 105px;
	font-family: Tahoma;
	height: 16px;	
}

.pass_login {
	background: url(../../../images/styles/default_blue/pass_icon.gif) no-repeat;
	background-color: #e7f6ff;
	border: solid 1px #b1e0fe;
	background-position: 1px 1px;
	vertical-align: middle;
	color: #00219a;
	padding-left: 18px;
	width: 105px;
	font-family: Tahoma;
	height: 16px;	
}

.pass_login-focus {
	background: url(../../../images/styles/default_blue/pass_icon.gif) no-repeat;
	background-color: #c9ebff;
	border: solid 1px #87d0ff;
	background-position: 1px 1px;
	vertical-align: middle;
	color: #00219a;
	padding-left: 18px;
	width: 105px;
	font-family: Tahoma;
	height: 16px;	
}

.email {
	background: url(../../../images/styles/default_blue/email_icon.gif) no-repeat;
	background-color: #e7f6ff;
	border: solid 1px #b1e0fe;
	background-position: 1px 1px;
	vertical-align: middle;
	color: #00219a;
	padding-left: 18px;
	width: 105px;
	font-family: Tahoma;
	height: 16px;	
}

.email-focus {
	background: url(../../../images/styles/default_blue/email_icon.gif) no-repeat;
	background-color: #c9ebff;
	border: solid 1px #87d0ff;
	background-position: 1px 1px;
	vertical-align: middle;
	color: #00219a;
	padding-left: 18px;
	width: 105px;
	font-family: Tahoma;
	height: 16px;	
}

.search {
	background: url(../../../images/styles/default_blue/search_icon.gif) no-repeat;
	background-color: #e7f6ff;
	border: solid 1px #b1e0fe;
	background-position: 1px 1px;
	vertical-align: middle;
	color: #00219a;
	padding-left: 18px;
	width: 105px;
	font-family: Tahoma;
	height: 16px;	
}

.search-focus {
	background: url(../../../images/styles/default_blue/search_icon.gif) no-repeat;
	background-color: #c9ebff;
	border: solid 1px #87d0ff;
	background-position: 1px 1px;
	vertical-align: middle;
	color: #00219a;
	padding-left: 18px;
	width: 105px;
	font-family: Tahoma;
	height: 16px;	
}

.list {
	background-color: #e7f6ff;
	font-family: Tahoma;	
	font-size: 11px;	
}

table, td {
	font-size: 11px;
}

.button {
	border: solid 0 #FFFFFF;
	background: URL(../../../images/styles/default_blue/button_icon.gif) no-repeat;
	height: 21px;
	width: 73px;
	font-family: Tahoma, Times New Roman;
	MARGIN: 0px;
   padding-top: 3px;
   padding-bottom: 15px;
   vertical-align:middle;
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #00219a;

}

.button-hover {
	border: solid 0 #FFFFFF;
	background: URL(../../../images/styles/default_blue/button_icon_hover.gif) no-repeat;
	height: 21px;
	width: 73px;
	font-family: Tahoma, Times New Roman;
	MARGIN: 0px;
   padding-top: 3px;
   padding-bottom: 15px;
   vertical-align:middle;
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #00219a;

}

.button2 {
	background-color: #f0f7ff;
	border: solid 1px #0070e0;
	padding: 1px;
	font-size: 12px;

}

.button2:hover {
	background-color: #e1f0ff;
	border: solid 1px #014d9a;
	text-decoration: none;

}

fieldset {
	border: solid 1px #d7d7d7;
	width: 80%;
	margin: 0 auto;
}

.td_bg_1 {
	background-color: #a2dcff;
/*	border: solid 1px #b1e0fe;*/
	height: 11px;s;
}

.radio {
	background-color: #e7f6ff;
	border: solid 1px #b1e0fe;	
}

.radio-hover {
	background-color: #c9ebff;
	border: solid 1px #87d0ff;	
}

.check {
	background-color: #e7f6ff;
	border: solid 1px #b1e0fe;	
}

.check-hover {
	background-color: #c9ebff;
	border: solid 1px #87d0ff;	
}

hr {
	border: thick 1px Navy;
}

.bg_0 {
	background-color: #eef8fe;
}

.bg_1 {
	background-color: #e8f6ff;
}

.bg_2 {
	background-color: #dbf1ff;
}

.bg_3 {
	background-color: #cfebfd;
}

.bg_hover {
	background-color: #d3ecfd;
}

.bg_tb_title {
	background-color: #006dbf;
	border: solid 1px #01497e;
	font-size: 13px;
	color: White;
}

.bg_tb_title a {
	color: White;	
}

.bg_tb_title a:hover {
	color: Yellow;	
}

.bg_tb_title a:visited {
	color: Yellow;	
}

.bg_tb_2 {
	background-color: #eeeeee;
	font-size: 13px;
	color: White;
	
}

.div_bg_1 {
	background-color: #e8f6ff;
	padding: 3px;
}

.div_bg_2 {
	background-color: #e5f4fd;
	padding: 3px;	
	border: solid 1px Navy;
}

.hidden {
	display: none;
}

.red_text {
	color: Red;
}

.green_text {
	color: Green;	
}

.bold_text {
	font-weight: bold;
}

fieldset {
	border: solid 1px #dadada ;
}

legend {
	background-color: #02588c;
	color: White;
}

.upload_field {
	background-color: #e7f6ff;
	border: solid 1px #b1e0fe;
	background-position: 1px 1px;
	vertical-align: middle;
	color: #00219a;
	font-family: Tahoma;
	height: 20px;	
	vertical-align: text-bottom;
}

.hide {
	display: none;
}

.align_center {
	text-align: center;
	margin: 0 auto;
}

.gb_bg_1 {
	background-color: #e8f6ff;
	padding: 3px;
}

.gb_bg_2 {
	border: ridge 1px #0066a8;
	background-color: #e5f4fd;
	padding: 3px;	
}

.showstate{ /*Definition for state toggling image */
	cursor:pointer;
	float: right;
	margin-top: 2px;
	margin-right: 3px;
}

.headers{
	width: 400px;
	font-size: 120%;
	font-weight: bold;
	border: 1px solid black;
	background-color: lightyellow;
}

.switchcontent{
}

.justify {
	text-align: justify;
}

.valid_img {
	   border: solid 1px #000000;
}

.main_img {
	text-align: center;
	cursor: pointer;
}

.gallary_img {
	border: solid 1px #0085da;
}


/* Tooltip */

#fixedtipdiv{
	position:absolute;
	padding: 2px;
	border:1px solid black;
	font-size: 12px;
	line-height:18px;
	z-index:100;
}

.gallary_view_img {
	position:relative;
	width:99;
	height:100;
	border: 1px solid #CCCCCC;
	padding: 3px 3px 3px 3px;
	margin: 3px 5px 3px 7px;
	background-color: White;

}

#gallary_view_img_title {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
}

#gallary_view_img_desc {
	font-size: 13px;
	border: solid 1px #035e93;
	background-color: #fbfbfb;
}

.button_apply {
	background-image: url(../../../images/styles/default_blue/apply.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 5px;
	border: 0 0 0 0;
	
}

.td_result {
	background-color: #c0e6ff;
	border-bottom: solid 1px #98d3fa;
	font-weight: bold;
	font-size: 13px;

	text-align: center;
}

.prec {
	width: 100%;

}

.prec_with_border {
	width: 100%;


}

.prec_with_border td {
	border: solid 1px #b0dfff;
}

.small_font {
	font-size: 10px;
}

.handcursor{
	cursor: pointer;
	font-family: Tahoma;
	text-align: justify;
	font-size: 13px;
	font-weight: bold;
	width: 100%;
		
}

.ul_last_news {
	text-align: right;
	list-style: square;
	margin-left: 0px;
	margin-right: 0px;
	color: Blue;
}

.ul_last_news li {

}

/* Pager */
#paging {
	border: solid 1px #abdcfb;	
	background-color: #c4e8ff;
	padding-left: 5px;
	padding-right: 5px;
}

.title {
	font-size: 17px;
	font-family: Arial;
	font-weight: bolder;
}

.desc {
	color: #6B6B6B;
	font-size: 14px;
	font-family: Arial;

}

.bevel_bg {
	background-image: url(../../../images/styles/default_blue/bevel_bg.gif);
}

.bbcode_border {
	border: solid 1px #d6d3cb;
	background-color: #ebe9e5;
	width: 440px;
}

/* BBCode */

.bbcode_border a:hover {
	text-decoration: none;
}

.bbcode_button {
   background-color: #f6f5f3;
	border: solid 1px #d6d2ca;
}

.bbcode_code {
	background-color: #f6f5f3;
	border: solid 1px #eeece9;
	direction: ltr;
}

