a:link    { color: #000000; text-decoration: none; }      
a:visited { color: #000000; text-decoration: none; }
a:hover   { color: #FF3000; text-decoration: underline; }

a.left-link-red1:link    { color:  #CF2927; text-decoration: none; }      
a.left-link-red1:visited { color:  #CF2927; text-decoration: none; }
a.left-link-red1:hover   { color:  #CF2927; text-decoration: underline; } 

a.left-link-blue1:link    { color:  #3E1B7E; text-decoration: none; }      
a.left-link-blue1:visited { color:  #3E1B7E; text-decoration: none; }
a.left-link-blue1:hover   { color:  #3E1B7E; text-decoration: underline; } 

a.right-link1:link    { color:  #0B3B8F; text-decoration: none; }      
a.right-link1:visited { color:  #0B3B8F; text-decoration: none; }
a.right-link1:hover   { color:  #0B3B8F; text-decoration: underline; } 

a.tab-menu1:link    { color:  #FFFFFF; text-decoration: none; }      
a.tab-menu1:visited { color:  #FFFFFF; text-decoration: none; }
a.tab-menu1:hover   { color:  #FFFFFF; text-decoration: underline; } 

a.search-menu1:link    { color:  #000000; text-decoration: none; }      
a.search-menu1:visited { color:  #000000; text-decoration: none; }
a.search-menu1:hover   { color:  #000000; text-decoration: underline; }

a.txt-10:link    { color:  #3E1B7E; text-decoration: none; }      
a.txt-10:visited { color:  #3E1B7E; text-decoration: none; }
a.txt-10:hover   { color:  #3E1B7E; text-decoration: underline; }

.top-bg {
	background-image: url(images/top-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 100px;
}
.top-link-bg {
	background-image: url(images/top-link-bg.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 25px;
}
.gradient {
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.left-link-head-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CF2927;
	background-image: url(images/white-bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
.left-link-head-grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #EFEFEF;
	background-image: url(images/white-bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.left-link-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CF2927;
	text-decoration: none;
	background-image: url(images/arrow-red.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3F3F3F;
}
.left-link-head-blue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3E1B7E;
	background-image: url(images/white-bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
.left-link-blue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3E1B7E;
	text-decoration: none;
	background-image: url(images/arrow-box.gif);
	background-repeat: no-repeat;
	background-position: 10px 11px;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3F3F3F;
}
.bullet-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-position: 7px 9px;

}
.right-link-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #737373;
	background-image: url(images/white-bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;

}
.h-dot {
	background-image: url(images/h-dot.gif);
	background-repeat: repeat-x;
}
.v-dot {
	background-image: url(images/v-dot.gif);
	background-repeat: repeat-y;
}
.body-text-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
.red-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C20000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.right-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0B3B8F;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
}
.text-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #151515;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;

}
.left-link-red-inside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CF2927;
	text-decoration: none;
	background-image: url(images/arrow-red.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3F3F3F;
	background-color: #FEFBEE;
}

.bot-line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3F3F3F;

}
.grey-head-regd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B3D8E;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 10px 9px;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3F3F3F;
	background-color: #EFEFEF;
}
.red-head-regd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 10px 9px;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3F3F3F;
	background-color: #FFEAEA;
}
.pink-head-regd-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0B3D8E;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 10px 9px;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3F3F3F;
	background-color: #FFEAEA;
}

.regd-link-red-inside-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CF2927;
	text-decoration: none;
	background-image: url(images/arrow-black.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3F3F3F;
	background-color: #FEFBEE;
}
.regd-link-red-inside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CF2927;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 10px 9px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3F3F3F;
	background-color: #FEFBEE;
}
.regd-link-yellow-inside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 10px 9px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3F3F3F;
	background-color: #FEFBEE;
}
.tab-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	background-color: #5C72CF;
	background-image: url(images/tab-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	padding-top: 9px;
	padding-right: 7px;
	padding-bottom: 11px;
	padding-left: 13px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.search-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	background-color: #FF9933;
	background-image: url(images/tab-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	padding-top: 9px;
	padding-right: 7px;
	padding-bottom: 11px;
	padding-left: 13px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.td-alt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFE8;
	text-align: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-image: url(images/h-dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.td-alt1-regd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FEFBEE;
	text-align: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-image: url(images/h-dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}

.td-head {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #B7B7B7;
	background-image: url(images/white-bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
.regd-3rd-left-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CF2927;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 10px 9px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3F3F3F;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #3F3F3F;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #3F3F3F;
	background-color: #FEFBEE;
}
.regd-3rd-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CF2927;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 10px 9px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3F3F3F;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #3F3F3F;
	background-color: #FEFBEE;
}
.subs-left-line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 10px 9px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3F3F3F;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #3F3F3F;
	background-color: #FEFBEE;
}
.regd-3rd-grey-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 10px 9px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3F3F3F;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #3F3F3F;
	background-color: #FBFBFB;
}
.regd-3rd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CF2927;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 10px 9px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3F3F3F;
	background-color: #FEFBEE;
}
.regd-3rd-grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 10px 9px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3F3F3F;
	background-color: #FBFBFB;
}

.left-link-head-sky {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #252420;
	background-color: #A5C7F5;
	background-image: url(images/white-bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}

.bot-border{
    border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #666666;
	}

.gradient {
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.grey-head-regd-3rd-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B3D8E;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 10px 9px;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3F3F3F;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #3F3F3F;
	background-color: #EFEFEF;
}
