
.Default_Top_links
{
	text-decoration: none;
}
div.Default_Top_links a:link, div.Default_Top_links a:visited
{
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	color: White;
	text-transform: uppercase;
	font-weight: bold;
}
div.Default_Top_links a:hover, div.Default_Top_links a:active
{
	color: #C86E00;
}


.Default_Right_links
{
	text-decoration: none;
}
div.Default_Right_links a:link, div.Default_Right_links a:visited
{
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	color: #252525;
	text-transform: uppercase;
	font-weight: bold;
}
div.Default_Right_links a:hover, div.Default_Right_links a:active
{
	color: #C86E00;
}


.Button_links
{
	text-decoration: none;
}
div.Default_Button_links a:link, div.Default_Button_links a:visited
{
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma;
	color: White;
	text-transform: uppercase;
}
div.Default_Button_links a:hover, div.Default_Button_links a:active
{
	color: #FFAB73;
}

.Default_Content_links
{
	text-decoration: none;
}
div.Default_Content_links a:link, div.Default_Content_links a:visited
{
	text-decoration: none;
	font-size: 10px;
	font-family: Tahoma;
	color: #894728;
	text-transform: uppercase;
	line-height: 22px;
}
div.Default_Content_links a:hover, div.Default_Content_links a:active
{
	color: #FF7B1F;
}

/* ---------  START OF DEFAULT IMAGE STYLES  -------------------*/

.default_Ppge_line_style
{
	background-image: url(images/default_line_bg.png);
	background-repeat: no-repeat;
	height: 46px;
}

.default_title
{
	background-image: url(images/default_title.jpg);
	background-repeat: no-repeat;
	height: 159px;
}
.default_title_noicon
{
	background-image: url(images/default_title_ni.jpg);
	background-repeat: no-repeat;
	height: 159px;
}
.default_title_Large
{
	background-image: url(images/default_title.jpg);
	background-position:center;
	background-repeat: no-repeat;
	height: 159px;
}
.default_contents_title_thick_lrg
{ 
	background-image: url(images/default_title_bar_thick_lrg.png);
	background-repeat: no-repeat;
	height: 50px;
}
.default_contents_title_thin
{ 
	background-image: url(images/default_title_bar_thin.png);
	background-repeat: no-repeat;
	height: 30px;
}

.default_contents_title_thin_lrg
{ 
	background-image: url(images/default_title_bar_thin_lrg.png);
	background-repeat: no-repeat;
	height: 30px;
}
/* ---------  END OF DEFAULT IMAGE STYLES   -------------------*/

/* ---------  PINK OF TITLE . BAR STYLES  -------------------*/

.default_contents_title_thick
{
	background-image: url(images/default_title_bar_thick.png);
	background-repeat: no-repeat;
	height: 50px;
}

.default_contents_title_thin
{
	background-image: url(images/default_title_bar_thin.png);
	background-repeat: no-repeat;
	height: 30px;
}

/* ---------  END OF PINK TITLE . BAR STYLES  -------------------*/

.default_td_seperator_x
{
	background-image: url(images/td_seperator_pink.png);
	background-repeat: repeat-x;
}

.default_td_seperator_y
{
	background-image: url(images/td_seperator_pink.png);
	background-repeat: repeat-y;
}

/* ---------  START OF CONTENT TEXT TITLE STYLES  -------------------*/

.Default_Content_Text_01
{
	color: #121212;
	text-align: justify;
}

.Default_Content_Title_01
{
	font-size: 14px;
	color: Black;
}

.Default_Content_Title_02
{
	font-size: 16px;
	color: #A42D00;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 3px;
}

.Default_Content_Title_03
{
	font-size: 14px;
	color: #00008B;
}

/* ---------  END OF CONTENT TEXT TITLE STYLES   -------------------*/