body{ 
	margin: 0px;
 	padding: 0;
	background-image: url(../images/BG.jpg); 
	background-repeat: repeat; 
}

.extraLinks { 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #8D8D8D; 
} 

.copyright { 
	font-family: Tahoma; 
	font-size: 10px; 
	color: #FFFFFF; 
	background-color: #900000; 
	text-align: right; 
	height: 14px; 
} 

.welcomeTable {
	border: 1px solid #CCC9C1;
	background-image: url(../images/welcomebg.jpg);
	background-repeat: repeat-x;
} 

.textRegular {
	font-family: Tahoma;
	font-size: 12px;
	color: #161616;
	text-align: justify;
	line-height: 17px;
	list-style-position: outside;
	list-style-image: url(../images/arrowMain.gif);
} 

.textRegularKey {
	font-family: Tahoma;
	font-size: 12px;
} 

.textRegularBold {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #272727;
	text-align: justify;
	padding-right: 8px;
	padding-left: 0px;
	line-height: 16px;
	padding-top: 0px;
}

.rightBoxTop {
	background-image: url(../images/boxRightCurveTop.gif);
	background-repeat: no-repeat;
	width: 297px;
	background-position: left top;
	height: 8px;
} 

.rightBoxBottom {
	background-image: url(../images/boxRightCurveBottom.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 297px;
	background-position: left top;
} 

.rightBoxMiddle {
	background-image: url(../images/boxRightMiddle.jpg);
	background-repeat: repeat-y;
	width: 297px;
	font-family: Tahoma;
	font-size: 8px;
	line-height: normal;
	color: #333333;
} 

.textRegularNews { 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #333333; 
	text-align: justify; 
	padding-right: 4px; 
	padding-left: 4px; 
	line-height: 13px; 
} 

a.readMore:link { 
	font-family: Tahoma; 
	font-size: 10px; 
	color: #ffffff; 
	background-color: #900000;
} 

a.readMore:visited { 
	font-family: Tahoma; 
	font-size: 10px; 
	color: #FFFFC1; 
	background-color: #900000;
} 

a.readMore:hover { 
	font-family: Tahoma; 
	font-size: 10px; 
	color: #FFFFC1; 
	text-decoration: underline; 
	background-color: #900000;
} 

a.readMore:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFC1;
	background-color: #900000;	
} 

a.mail:link { 
	font-family: Tahoma; 
	font-size: 12px; 
	color: #000000;
	text-decoration: none; 
} 

a.mail:visited { 
	font-family: Tahoma; 
	font-size: 12px; 
	color: #000000;
	text-decoration: none; 	
} 

a.mail:hover { 
	font-family: Tahoma; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: underline; 
} 

a.mail:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none; 		
} 

a.smallLinks:link { 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	color: #8D8D8D;
	text-decoration: none; 	
} 

a.smallLinks:visited { 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	color: #8D8D8D;
	text-decoration: none; 
} 

a.smallLinks:hover { 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	color: #FF0000; 
	text-decoration: underline; 
} 

a.smallLinks:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8D8D8D;
	text-decoration: none;
	text-decoration: none; 
} 

.tdHeight { height: 3px; }
 
.contentBG {
	border: 1px solid #CCC9C1;
	padding: 8px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-align: justify;
	height: 100%;

} 

.textRegularWelcome {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 18px;
	background-image: url(../images/welcomebg.jpg);
	background-repeat: repeat-x;
} 

.border {
	border: 1px solid #BEBEBE;
	font-family: Tahoma;
	padding: 3px;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align: justify;
} 

.mainTable {
	background-color: #900000;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
} 

.whiteBG {
	background-color: #FFFFFF;
}

.mandatoryField {
	color: #FF0000;
}

.tableHeading{
	background-color:#E6E4D7;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.tableRowDark{
	background-color:#EEEEEE;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.textFooter {
	font-family: Tahoma;
	font-size: 10px;
	color: #777777;
}
.table100 {
	font-family: Tahoma;
	height: 100%;
	font-size: 12px;
	line-height: 17px;
	color: #555555;

}
.spacer {
	font-family: Tahoma;
	font-size: 3px;
	color: #FFFFFF;
	height: 5px;
}
ul {
	font-family: Tahoma;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../images/arrowMain.gif);
	color: #161616;
	text-align: justify;
	line-height: 17px;
	font-weight: normal;
}
