BODY {
BACKGROUND-COLOR: White;
COLOR: #3F3849;
FONT-FAMILY: Book Antiqua;
FONT-SIZE: 14px;
/* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
SCROLLBAR-BASE-COLOR: #6F7E95;
/* all scrollbar attriblutes following are not required, but you can set them if you wish. */
SCROLLBAR-ARROW-COLOR: #EEEEEE;
SCROLLBAR-HIGHLIGHT-COLOR: #8D99AB;
/* attributes we aren't using at the moment*/
SCROLLBAR-3DLIGHT-COLOR: #87789E;
SCROLLBAR-FACE-COLOR: #6F7E95;
SCROLLBAR-SHADOW-COLOR: #2F4261;
SCROLLBAR-DARK-SHADOW-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #CCCCCC;

}

UL, LI, P, TD, TR {
FONT-FAMILY:  Book Antiqua;
FONT-SIZE: 14px;
}
/* color for links */
A:LINK, A:VISITED, A:ACTIVE {
	 color :#6600ff;
}
/* hover color for links (Internet Explorer only) */
A:HOVER {
COLOR: #EEEEEE;
BACKGROUND-COLOR: #6F7E95;
}
/* style for links made with makelinkcode() */
.lc {
FONT-SIZE: 14px;
}
FORM {
FONT-FAMILY: Book Antiqua;
FONT-SIZE: 14px;
}
SELECT, INPUT, TEXTAREA {
FONT-FAMILY: Book Antiqua;
COLOR: #222222;
FONT-SIZE: 14px;
}

/* style for submit/reset buttons */
#submitrow INPUT {
BACKGROUND-COLOR:#6F7E95;
COLOR: #EEEEEE;
FONT-WEIGHT: bold;
}
/* first alternating table background color */
.firstalt {
BACKGROUND-COLOR: #D6DAE6;
}
/* second alternating table background color */
.secondalt {
BACKGROUND-COLOR: #BFC5D3;
}
/* table header background and text color */
.tblhead {
BACKGROUND-COLOR: #6F7E95;
COLOR:#EEEEEE;
FONT-SIZE:14px;
}
/* table border color */
.tblborder {
BACKGROUND-COLOR: #455164;
}

/* extra styles for top and left frames */
#navbody {
COLOR: #3F3849;
FONT-FAMILY: Book Antiqua;
FONT-SIZE: 14px;
BACKGROUND-COLOR: #bbbbbb;
}
#navbody TD {
FONT-FAMILY: Book Antiqua;
FONT-SIZE: 14px;
}
#navbody A:LINK, #navbody A:VISITED, #navbody A:ACTIVE {
COLOR: #000033;
FONT-FAMILY: Book Antiqua;
FONT-SIZE: 14px;
FONT-WEIGHT: normal;
TEXT-DECORATION: none;
}
#navbody A:HOVER {
COLOR: #EEEEEE;
FONT-FAMILY: Book Antiqua;
BACKGROUND-COLOR: #6F7E95;
FONT-WEIGHT: normal;
TEXT-DECORATION: none;
}
#navbody .tblhead {
COLOR: #FFFFFF;
FONT-FAMILY: Book Antiqua;
}

/* global and custom color definitions */
.gc { /* global color */
COLOR: darkgreen;
}

.cc { /* custom color */
COLOR: darkblue;
}

.tableclass
{
	border-bottom-width: 1px;
    WIDTH: 100px; 
	BACKGROUND-COLOR:#539cb3;
	color: white;
    font-family: Book Antiqua;
    font-size:14px;
    FONT-WEIGHT: bold;	
     color: #e5e7e7;
}
.tableborderclass
{
	BORDER-RIGHT: inactivecaptiontext thin solid; 
	BORDER-TOP: inactivecaptiontext thin solid; 
	BORDER-LEFT: inactivecaptiontext thin solid; 
	BORDER-BOTTOM: inactivecaptiontext thin solid;
	font-size:14px;	
	font-family: Book Antiqua;
}
.Cat_table_alternative_row
{
	border-bottom-width: 1px;
	background-color: #97d7e1;
	color: white;
	font-family: Book Antiqua;
	font-size: 14px;
	font-weight: bold;
	color: #474e51;
}
.Post_table_alternative_row
{
	border-bottom-width: 1px;
	background-color: #97d7e1;
	color: white;
	font-family: Book Antiqua;
	font-size: 14px;
	font-weight: bold;
	color: #474e51;
	
}
.Forum_user_profile_table
{
	MARGIN-BOTTOM: 2px; 
	BACKGROUND-COLOR: #F7F6F3;
}
/*For Location*/
.justified
{
	color :#800020;
	font-size :12pt;
	text-align :justify ;
}

/*For Submenu Items*/
.DynamicMenu
{
	font-family :Book Antiqua ;
	font-variant:small-caps ;
	font-size :16px;
	color :#800020;
	text-align :left ;
}



