/* Tags */
body {
	/*background-image: url(images/bg.jpg);*/
	background-color: #dbd8ca;
	color: #808080;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;	
}
a:hover {
	text-decoration: underline;
}
a.TAG_A_PATH {
	color: #808080;
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 18px;
	text-decoration:none;
}
a.TAG_A_PATH:hover {
	color: #808080;
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 18px;
	text-decoration:underline;
}
p {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}
p.Margin {
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}
ul.NoTop {
	margin-bottom: 10px;
	margin-top: 0px;
}
form {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-right: 0px;
}
fieldset {
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border-style: outset;
	padding: 10px;
}
optgroup {
	color: #808080;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration: none;
}
option {
	color: #808080;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration: none;
}
select {
	color: #808080;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration: none;
}
input {
	color: #808080;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration: none;
}
textarea {
	color: #808080;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration: none;
}
ul {
	margin-bottom: 10px;
	margin-top: 10px;
}
li {
	color: #808080;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	list-style-image: url(images/list_bullet_red.gif);
	list-style-position: outside;
	line-height: 16px;
	text-align: justify;
}
table{
	background-color: #FFFFFF;
}
table.TAG_TABLE_TRANS{
	background-color: transparent;
}
td, tr {
	color: #808080;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration:none;
}

/* Body Text */
.TXT_body {
	color: #808080;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration:none;
}
.TXT_RED {
	color: #C42126;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration:none;
}
.TXT_footerWhite{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 18px;
	text-decoration:none;
}
.TXT_menuWhite{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 18px;
	text-decoration:none;
}
.TXT_heading_red{
	color: #C42126;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration:none;
}
.TXT_heading_red_b{
	color: #C42126;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration:none;
}
.TXT_body_blue{
	color: #3D5BA9;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 16px;
	text-decoration:none;
}
.TXT_pageTitle{
	color: #CD4C1F;
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 25px;
	text-decoration:none;
}
.TXT_read_more{
	color: #3D5BA9;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 16px;
	text-decoration:none;
}
.TXT_path {
	color: #808080;
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 18px;
	text-decoration:none;
	margin-left: 10px;
}

/* Background Classes */
.BG_TOP{
	background-image: url(images/bg_top.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 305px;
}
.BG_FOOTER{
	background-image: url(images/footer_bg.jpg);
	background-position: center;
	background-repeat: repeat-x;
	height: 60px;
}
.BG_home{
	background-image: url(images/home-bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

/* Buttons Classes */
.BTN_7027 {
	background: url(images/button_bg_small.jpg);
	background-image: url(images/button_bg_small.jpg);
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF;
	border: none;
	height: 27px;
	width: 70px;
	cursor: pointer;
}
.BTN_RED{
	background: url(images/red_btn_bg.jpg);
	background-image: url(images/red_btn_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	border: none;
	height: 31px;
	cursor: pointer;
}


/* Border Style*/
.BDR_all{
	border-bottom-color: #bdbdbd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #bdbdbd;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #DCDCDC;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #bdbdbd;
	border-top-style: solid;
	border-top-width: 1px;
}
.BDR_blr{
	border-bottom-color: #bdbdbd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #bdbdbd;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #DCDCDC;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #bdbdbd;
	border-top-style: solid;
	border-top-width: 0px;
}
.BDR_brt{
	border-bottom-color: #bdbdbd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #bdbdbd;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #DCDCDC;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #bdbdbd;
	border-top-style: solid;
	border-top-width: 1px;
}
.BDR_br{
	border-bottom-color: #bdbdbd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #bdbdbd;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #DCDCDC;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #bdbdbd;
	border-top-style: solid;
	border-top-width: 0px;
}
.BDR_body{
	border-bottom-color: #d9c2a3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #d9c2a3;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #d9c2a3;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #d9c2a3;
	border-top-style: solid;
	border-top-width: 1px;
}
.BDR_body_left{
	border-bottom-color: #F5F5F5;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-color: #F5F5F5;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #F5F5F5;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #F5F5F5;
	border-top-style: solid;
	border-top-width: 0px;
}
.BDR_body_right{
	border-bottom-color: #E2E2E2;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-color: #E2E2E2;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #E2E2E2;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-color: #E2E2E2;
	border-top-style: solid;
	border-top-width: 0px;
}

.BDR_body_top{
	background-color: #F1F1F1;
	border-bottom-color: #CECECE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CECECE;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #CECECE;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-color: #CECECE;
	border-top-style: solid;
	border-top-width: 0px;
}
.BDR_box{
	background-color: #FFFFFF;	
	border-bottom-color: #D6D6D6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #D6D6D6;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #D6D6D6;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #D6D6D6;
	border-top-style: solid;
	border-top-width: 1px;
}
.BDR_PageTitle_Bottom{
	border-bottom-color: #ffb900;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #ffb900;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #ffb900;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-color: #ffb900;
	border-top-style: solid;
	border-top-width: 0px;
}

