﻿body 
{
	margin:0px;
	font-family:Arial;
	font-size:13px;
	background-color:#e71b2c;
}

img
{
border-color:gray;
}

input,textarea
{
	font-family:Arial;
}

h1,h2,h3
{
	margin:0px;
	font-weight:normal;
	padding:0px;
}

h2
{
	line-height:20px;
}

/* = = = = = =  NEW  NEW STYLES   = = = = = = = */
.Center
{
	margin-left:auto;
	margin-right:auto;
}

.divMenu
{
	background:url(../images/clipart/menu-back.png) no-repeat;
	width:886px;
	height:66px;
}

.menuSep
{
	background:url(../images/clipart/menuSep.png) no-repeat;
	width:2px;
	height:34px;
}

.menuTxt
{
	color:White;
	font-size:14px;
}

.menuTxt a
{
	color:White;
	font-size:14px;
}

.menuSubItem
{
	color:Black;
	font-size:14px;
}

.menuSubItem a
{
	color:Black;
	font-size:14px;
}


.newTitle
{
	font-size:16px;
	color:#eb2336;
	font-weight:bold;
}

.newTitle a
{
	font-size:16px;
	color:#eb2336;
	font-weight:bold;
}

.newSubTitle
{
	color:Black;
}

.newSubTitle a
{
	color:Black;
}


.divBoxTop
{
	 background-image:url(../images/clipart/box-top.png);
	 width:396px;
	 height:19px;
}

.divBoxMiddle
{
	 background:#eceded;
	 width:396px;
}

.divBoxBottom
{
	 background-image:url(../images/clipart/box-bottom.png);
	 width:396px;
	 height:19px;
}


.divWideBoxTop
{
	 background-image:url(../images/clipart/wide-box-top.png);
	 width:463px;
	 height:21px;
}

.divWideBoxMiddle
{
	 background:#eceded;
	 width:463px;
}

.divWideBoxBottom
{
	 background-image:url(../images/clipart/wide-box-bottom.png);
	 width:463px;
	 height:21px;
}

.divLineSep
{
	height:2px;
	width:100%;
	background-color:#eb2336;
}


.trans a
{
	color:#994a51;
}


/* = = = = = =   END NEW STYLES   = = = = = = = */

a
{
	text-decoration:none;
}

/*
a:link
{
	color:black;
	text-decoration:none;

}
a:visited
{
	color:black;
	text-decoration:none;

}

A:hover
{
	text-decoration:none;
	color:#e0191e;
	
}
*/


.black11
{
	font-family:Arial;
	color:Black;
	font-size:11px;
}

.white13
{
	font-family:Arial;
	color:White;
	font-size:13px;
}
.white13b
{
	font-family:Arial;
	color:White;
	font-size:13px;
	font-weight:bold;
}
.white14
{
	font-family:Arial;
	color:White;
	font-size:14px;
}

.gray12
{
	font-family:Arial;
	color:gray;
	font-size:12px;
}


.white14b
{
	font-family:Arial;
	color:White;
	font-size:14px;
	font-weight:bold;
}
.white15
{
	font-family:Arial;
	color:White;
	font-size:15px;
}
.white15b
{
	font-family:Arial;
	color:White;
	font-size:15px;
	font-weight:bold;
}

.black16
{
	font-family:Arial;
	color:Black;
	font-size:16px;
}


.white16b
{
	font-family:Arial;
	color:White;
	font-size:16px;
	font-weight:bold;
}



.PageTitle
{
	font-family:Arial;
	color:#eb2336;
	font-size:22px;
	font-weight:bold;
}

.PageSubTitle
{
	font-family:Arial;
	color:#014dce;
	font-size:13px;
	font-weight:bold;
}


.black13b
{
	font-family:Arial;
	color:Black;
	font-size:13px;
	font-weight:bold;
}

.black13
{
	font-family:Arial;
	color:Black;
	font-size:13px;
}


.black13Just
{
	font-family:Arial;
	color:Black;
	font-size:13px;
	text-align:justify;
}


.Credit
{
	font-family: Arial;
	color: #939393;
	font-size: 13px;
	font-style: italic;
}


.Picture
{
	border:1px;
	border-color:Black;
}



/* menu style section */
.level1
{
    color: black;
    font-size: 13px;
    font-weight: bold;
    height:38px;
    
}

.MainLogo
{
    background-image:url('../images/clipart/logo.gif');
    background-repeat:no-repeat;
}

.level2
{
    color: black;
    background-image:url('../images/clipart/menu_sub.gif');
    font-size: 13px;
    font-weight: bold;
    width:120px;
}

.level3
{
    color: black;
    background-image:url('../images/clipart/menu_sub.gif');
    font-size: 13px;
    font-weight: bold;
    width:120px;
}

.hoverstyle
{
    font-size: 13px;
    color:White;
    font-weight: bold;
    
}


.FileLink1
{
	font-size:12px;
	font-weight:bold;
}

.FileHr
{
	width:85%;
	text-align:center;
	color:#F0F0F0;
}

.FileTitle
{
	text-align:left;
	width:100%;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
}

