.vertical-bg{
	background-image:url(images/vertical_bg.gif);
	background-repeat:repeat-y;
	
}
.horizontal-bg{
	background-image:url(images/horizontal_bg.gif);
	background-repeat:repeat-x;
	
}
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
}
.gray-bg{
	background-color:#E8EBEE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
}
.table-bg{
	border: 2px solid Fuchsia;
	border-color: Fuchsia Fuchsia Fuchsia Fuchsia;
	background-color: Black;
}
.superscr {
	vertical-align: super;
}

newa:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.newinv-border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #323336;
	border-bottom-color: #323336;
	border-left-color: #323336;
	border-top-color: #323336;
}


.justify {
	text-align: justify;
}

.sidebg{
	background-image:url(images/side_line.gif);
	background-repeat:repeat-y;
}
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #244366;
	background-color: #EAEAEA;
	text-indent: 3px;
}

.heightline{
	background-image:url(images/height_line.gif);
	background-repeat:repeat-y;
}
.rightline{
	background-image:url(images/right_line.gif);
	background-repeat:repeat-y;
}
.border01 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #323335;
}

body{
	margin-left:15px;
	margin-top:0px;
}.sub-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: normal;
	color: #323335;
	text-decoration: none;
}
a.normal-link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #D00622;
	text-decoration: none;
}
a.normal-link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #D00622;
	text-decoration: none;
}
a.normal-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #323335;
	text-decoration: underline;
}
.tdbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #323335;
	height: 22px;
	width: 30px;
}

.tdsamebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tdsameitalics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

