BODY
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    text-align: center;    
		background-color: Black;
    margin: 0px;
}

Table.Main
{
	width: 760px;	
}

Table TD.Logo
{
	background-image: url(images/style/Top.gif);
	background-repeat: no-repeat;
	height: 186px;
}

/* ----CONTENT---- */
Table.Content
{	
	width: 100%;		
}

Table.Content TD.Main
{
	background: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #9599AC;	
	vertical-align: top;
	height: 100%;
}

Table.Content TD.Control
{
	background: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #9599AC;	
	vertical-align: top;
	width: 166px;	
	height: 100%;
}

/* ----TEXTCONTENT---- */
Table.TextContent
{	
	width: 100%;		
}

Table.TextContent TD.Headline
{
	color: #0B0872;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;		
}

Table.TextContent TD.Info
{
	color: #685566;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;		
}

Table.TextContent TD
{
	color: #685566;
	font-family: Arial;
	font-size: 12px;	
	vertical-align: top;
}

/* ----AREA---- */
Table.Area
{
	width: 100%;
	height: 100%;	
	background-repeat: repeat-x;
}

Table.Area TD.Header
{
	background-image: url(images/style/Header_bg.gif);
	background-repeat: repeat;	
	width: 100%;
	height: 30px;
}

Table.Area TD.HeaderControl
{
	width: 100%;
	height: 30px;
}

Table.Area TD.AreaContent
{
	vertical-align:top;
}

/* ----HEADER---- */
Table.HeaderTable
{
	width: 100%;
}

Table TD.HeaderText
{
	padding-left: 8px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;	
}

Table TD.HeaderExtra
{
	width: 110px;
	padding-right: 4px;	
}

Table TD.HeaderExtra A
{
 font-size: 10px;
 color: #FFFFFF;
 text-decoration: none;
}

Table TD.HeaderExtra A:Hover
{
 font-size: 10px;
 color: #000000;
}

/* ----READMORE---- */
Table TD.ReadMore
{
	vertical-align: bottom;
	padding-bottom: 5px;
}

Table TD.ReadMore A
{
 font-size: 10px;
 color: #685566;
 text-decoration: none;
 text-align: center;
}

Table TD.ReadMore A:Hover
{
 font-size: 10px;
 color: #000000;
}

/* ----BANNER---- */
Table.Banner TD.Banner
{
	border-width: 1px;
	border-style: solid;
	border-color: #9599AC;
	background: #FFFFFF;
}

/* ----TopBANNER---- */
Table.TopBanner TD.TopBanner
{
	border-width:	0px;	
	background:		#FFFFFF;
}

/* ----COPYRIGHT---- */
Table TD.Copyright
{
	padding-top: 20px;
	text-align: center;
}

Table TD.Copyright A
{
 font-size: 9px;
 color: #393939;
 text-decoration: none;
}

Table TD.Copyright A:Hover
{
 color: #FFFFFF;
}

/* ----MENU---- */
Table.Menu
{
	padding-left: 6px;	
}

Table.Menu TD.Spacer
{
	height: 14px;
}

Table.Menu TD.MainHeader
{
	color: #0B0872;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
}

Table.Menu TD.MenuHeader
{
	color: #0B0872;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

Table.Menu TD.SearchHeader
{
	color: #0B0872;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

Table.Menu A
{
 font-size: 10px;
 color: #434444;
 text-decoration: none;
 height: 14px;
 margin-top: 2px;
}

Table.Menu A:Hover
{
 color: #000000;
}

/* ----DATAGRID---- */
.dgStyle
{
	padding: 6px;	
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
}

.dgStyle td 
{ 
	border-left-width: 0px;
	border-right-width: 0px;
} 

.dgHeaderStyle
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #3F3F3F;	
}

.dgHeaderStyle a
{
	color: #3F3F3F;
	font-weight: bold;
	text-decoration: none;
}

.dgHeaderStyle a:Hover
{
	text-decoration: underline;	
}

.dgPagerStyle
{
	background-color: #DEDEDE;
}

.dgPagerStyle a
{
	color: #3F3F3F;
	font-weight: bold;
	text-decoration: none;
}

.dgPagerStyle a:Hover
{
	text-decoration: underline;	
}

.dgItemStyle
{	
}

.dgItemStyle A
{ 
	font-weight: bold;
	color: #434343;
	text-decoration: none;
} 

.dgItemStyle A:hover
{ 
	text-decoration: underline;
} 

.dgAlternatingItemStyle
{	
}

.dgAlternatingItemStyle A
{ 
	font-weight: bold;
	color: #434343;
	text-decoration: none;
} 

.dgAlternatingItemStyle A:hover
{ 
	text-decoration: underline;
} 

/* ----DATAGRIDLIST---- */
.dgListStyle
{
	padding: 6px;	
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
  FONT-SIZE: 11px;    
}

.dgListStyle td 
{ 	
	border-bottom-color: #4C64AA;
	border-top-color: #4C64AA;
} 

.dgListHeaderStyle
{
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #0B0872;
	border-bottom-color: Red;
	border-bottom-style: solid;
	border-bottom-width: 8px;		
}

.dgListHeaderStyle a
{
	color: #3F3F3F;
	font-weight: bold;
	text-decoration: none;
}

.dgListHeaderStyle a:Hover
{
	text-decoration: underline;	
}

.dgListPagerStyle
{
	background-color: #DEDEDE;
}

.dgListPagerStyle a
{
	color: #3F3F3F;
	font-weight: bold;
	text-decoration: none;
}

.dgListPagerStyle a:Hover
{
	text-decoration: underline;	
}

.dgListItemStyle
{	
}

.dgListItemStyle A
{ 
	font-weight: bold;
	color: #434343;
	text-decoration: none;
} 

.dgListItemStyle A:hover
{ 
	text-decoration: underline;
} 

.dgListAlternatingItemStyle
{	
}

.dgListAlternatingItemStyle A
{ 
	font-weight: bold;
	color: #434343;
	text-decoration: none;
} 

.dgListAlternatingItemStyle A:hover
{ 
	text-decoration: underline;
} 

/* ----MISC---- */
A
{ 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
  FONT-SIZE: 11px;
	font-weight: bold;
	color: #434343;
	text-decoration: none;
} 

A:hover
{ 
	text-decoration: underline;
}

.NormalText
{
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
  FONT-SIZE: 11px;
  color: #434343;
}

.BoldText
{
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
  FONT-SIZE: 11px;
  font-weight: bold;
  color: #434343;
}

.ItalicText
{
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
  FONT-SIZE: 11px;
  font-style: italic;  
  color: #434343;
}

.Headline
{
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	color: #0B0872;	
}

.Headline a
{
	text-decoration: none;
}

.Headline a:Hover
{
	text-decoration: underline;	
}

Table TD.VerticalDots
{
	background: url(images/style/dot.gif);
	background-position: center, top;
	background-repeat: repeat-y;
	width: 10px;
}

Table TD.HorizontalDots
{
	background: url(images/style/dot.gif);
	background-position: center, top;
	background-repeat: repeat-x;
	width: 100%;
}

Table TD.CellSpacer
{
	width: 2px;
}

Table TD.Spacer
{
	height: 4px;
}

Image
{
	border: 0px;
}