/*classes-------------------*/
/*calendar links*/
.calendarLinks a
{
    font-size: .97em;
    color: #8d8d8d;
    text-decoration: none;
    padding: 0px;
}
.calendarLinks a:hover
{
    color: #004851;
    text-decoration: underline;
}
.calendarLinks a:visited
{
    color: #8d8d8d;
}
.calendarLinks a:active
{
    color: #8d8d8d;
}

/*border on calendar*/
.calendarHead
{
    border-bottom: 4px solid black;
}

/*inner content menus*/

.phone
{
    display: block;
    position: relative;
    float: right;
    text-align: right;
    width: auto;
    font-size: .7em;
    color: #833416;
    font-weight: bold;
    top: 40px;
    border: 0px solid black;
    margin-right: 20px;
}

.phone h2
{
    font-size: 1.5em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    color: #833416;
}

.pageIcons
{
    display: block;
    width: 50%;
    top: 9px;
    position: relative;
    float: right;
    border: 0px solid black;
}

.pageIcons ul
{
    display: block;
    float: left;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    border: 0px solid #CCC1A1;
    font-size: .8em;
    font-weight: bold;
}

.pageIcons li
{
    display: inline;
    float: left;
    margin: 0px;
    padding: 0px; /*background:#772302; 	 line-height: 0;*/
}

.pageIcons li a img
{
    text-align: left;
    vertical-align: middle;
}

.pageIcons li a
{
    display: block;
    float: left;
    color: #fff;
    text-decoration: none;
    text-align: left;
    vertical-align: middle;
    padding: 0px 6px 0px 0px;
    margin: 0px; /*border-right: 1px solid #673301; 	border-left: 1px solid #673301; 	background:url(../images/bgTopmenu.jpg) repeat-x 0px 0px;*/
}

.pageIcons li a:hover
{
    color: #FAEAAA;
    text-decoration: none;
}

.innerMenu
{
    display: block;
    position: relative;
    float: right;
    height: auto;
    width: auto;
    margin: 6px 0px 6px 8px; /*padding:0px 0px 0px 0px;*/
    background: #772302;
    border: 4px double #551801;
    color: white;
    font-size: .7em;
    width: 30%;
}


.innerMenu ul
{
    display: block;
    position: relative;
    float: left;
    margin: 0px;
    padding: 0px;
    border: 0px solid red;
    left: 0px;
    right: 0px;
    width: auto;
}



.innerMenu li
{
    display: inline;
    float: left;
    margin: 0px;
    padding: 0px;
}

.innerMenu li a
{
    display: block;
    color: white;
    text-decoration: none;
    padding: 5px 0 5px 7px;
    margin: 0px;
    width: 150px;
    font-weight: bold;
    border-top: 0px solid white;
    border-bottom: 1px solid white;
    background: #772302; /*height:31px;*/
}



.innerMenu li a:hover
{
    color: #772302;
    background: #fbde90;
}
/*.innerMenu li a:active
{
	color: white; background:#772302;
}
.innerMenu li a:visited
{
	color: white; background:#772302;
}*/








/*-----------------top graphic----*/

div#top
{
    margin: 0em auto;
    width: 790px;
    height: 136px;
    float: left;
    border: 0px solid #000;
    margin-top: 9px;
    padding: 0em;
    text-align: left;
    background: url(../images/logoTopBar.jpg) no-repeat 0 0px;
}



/*-----------------top logo----*/


div#logo
{
    display: block;
    position: relative;
    height: 130px;
    width: 190px;
    left: 0px;
    top: 0px;
    float: left;
    border: 0px solid red;
    margin: 0px;
    padding: 0px;
}

/*----displays title of the site in h1 tag instead of logo----*/

#logo h1 a
{
    display: block;
    float: left;
    height: 120px;
    width: 190px;
    text-align: left;
    text-indent: -5000px;
    line-height: 0;
    position: relative;
    margin: 0px;
    border: 0px solid green;
    color: black;
}


/*-----------------top Menu----*/


#menuBgTop
{
    display: block;
    position: relative;
    float: left;
    height: 28px;
    width: 586px;
    top: 52px;
    left: 3px;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    background: #673301;
    border: 2px solid #b86913;
    color: black;
    font-size: .70em;
}

#topMenu
{
    display: block;
    position: relative;
    float: left;
    height: 22px;
    width: 586px;
    left: 0px;
    top: 2px;
    border: 0px solid purple;
    margin: 0px;
    padding: 0px;
    background: #673301 url(../images/bgTopmenu.jpg) repeat-x 0px 0px;
}



#topMenu ul
{
    display: block;
    float: left;
    position: relative;
    width: auto;
    height: 22px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    border: 0px solid #CCC1A1;
    font-weight: bold;
}



#topMenu li
{
    display: inline;
    float: left;
    margin: 0px;
    padding: 0px;
}




#topMenu li a
{
    display: block;
    float: left;
    color: #fff;
    text-decoration: none;
    padding: 4px 45px 3px 45px;
    margin: 0px; /*border-right: 1px solid #673301;*/
    border-left: 2px solid #673301;
    background: url(../images/bgTopmenu.jpg) repeat-x 0px 0px;
}


#topMenu li a:hover
{
    color: #FAEAAA;
    text-decoration: none;
}
/*#topMenu li a:active {color: #FAEAAA; text-decoration: none;}
#topMenu li a:visited {color: #FAEAAA; text-decoration: none;}*/



#menuBgTop img
{
    width: 90px;
    height: 80px;
    margin: 0px 0px 3px 9px;
    border: 1px solid #044C17;
}



/*-----------------top Search----

div#searchTop
{
	float: right;
	position: relative;
	display: block;
	width:350px;
	height: 80px;
	border: 0px solid red;
	top: 14px;
	left: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

div#searchBox
{
	float: right;
	position: relative;
	display: block;
	width:auto;
	height: 21px;
	border: 0px solid blue;
	top: 14px;
	left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin:0px;
	padding:0px;
}*/

/*Overides Body Style resets
#searchBox input{float:left; display:block; position:relative; font-weight:normal;}*/

/*Search Button*/

/*.searchTopBtn img { border:0px solid red; height:21px; padding:0px; margin-top:0px;}

.searchTopBtn
{
	float:right;
	top: -3px;
	position: relative;
	display: block;
	width: 50px;
	height: 21px;
 
}

.searchTopBtn:hover {background:none;}*/


/*Search input

.textBackground {width:150px; margin-top:0px; background:#ffffff url(../images/icoSearch2.gif) no-repeat 0px -1px; padding:1px; padding-left: 21px;}

.textBackground:hover {width:150px; background:#FFFFCC url(../images/icoSearch2Over.gif) no-repeat 0px -1px; padding-left: 21px;}
.textBackground:focus {background:#FFFFCC url(../images/icoSearch2Over.gif) no-repeat 0px -1px;}
.textBackground:focus:hover {background:#FFFFCC url(../images/icoSearch2Over.gif) no-repeat 0px -1px;}

 .textBackground input {float:left; display:block; position:relative; height:15px; top:0px; font-size:12px; padding:0px; margin-top:0px; font-weight:normal; border:1px solid #018a9c;  background: transparent;*//*background:#ffffff url(../images/icoSearch2.gif) no-repeat 0px -1px;}
*/



/*-----------------Search Result Styles----

#pnlArticles h2 {font-size:1.3em; margin:10px 0px 0px 0px; padding:0px; color:black;}
#pnlArticles{font-size:.86em; color:#5b5b5b; font-weight:normal;}
#pnlArticles table td {padding:8px;}
#pnlArticles a{color:#5b5b5b; font-size:.86em; font-weight:normal;}
#pnlArticles a:hover{color:#008a97;}*/





/*-----------------Top Photo----*/

#topPhotoContainer
{
    float: left;
    position: relative;
    display: block;
    left: 0px;
    height: 176px;
    width: 791px;
    top: 0px;
    border: 0px solid red; /*background: url(../images/hatRight.jpg) no-repeat 0 0;*/
}


.photoLHome
{
    float: left;
    position: relative;
    display: block;
    left: 0px;
    height: 179px;
    width: 265px;
    top: 0px;
    border: 0px solid red;
    padding-right: 3px;
    background: url(../images/photoLHome.jpg) no-repeat 0 0; /*z-index: 300;*/
}


.photoMHome
{
    float: left;
    position: relative;
    display: block;
    left: 0px;
    height: 179px;
    width: 254px;
    top: 0px;
    border: 0px solid red;
    padding-right: 3px;
    background: url(../images/photoRHome.jpg) no-repeat 0 0; /*z-index: 300;*/
}

.photoRHome
{
    float: left;
    position: relative;
    display: block;
    left: 0px;
    height: 179px;
    width: 254px;
    top: 0px;
    border: 0px solid red;
     padding-left: 0px;
    background: url(../images/photoMHome.jpg) no-repeat 0 0; /*z-index: 300;*/
}

.photoLBaunta
{
    float: left;
    position: relative;
    display: block;
    left: 0px;
    height: 176px;
    width: 283px;
    top: 0px;
    border: 0px solid red;
    padding-right: 4px;
    background: url(../images/photoLBaunta.jpg) no-repeat 0 0; /*z-index: 300;*/
}


.photoMBaunta
{
    float: left;
    position: relative;
    display: block;
    left: 0px;
    height: 176px;
    width: 258px;
    top: 0px;
    border: 0px solid red;
    padding-right: 6px;
    background: url(../images/photoMBaunta.jpg) no-repeat 0 0; /*z-index: 300;*/
}

.photoRBaunta
{
    float: left;
    position: relative;
    display: block;
    left: 0px;
    height: 176px;
    width: 225px;
    top: 0px;
    border: 0px solid red;
    background: url(../images/photoRBaunta.jpg) no-repeat 0 0; /*z-index: 300;*/
}

.photoLMoberly
{
    float: left;
    position: relative;
    display: block;
    left: 0px;
    height: 179px;
    width: 265px;
    top: 0px;
    border: 0px solid red;
    padding-right: 3px;
    background: url(../images/photoLMoberly.jpg) no-repeat 0 0; /*z-index: 300;*/
}

.photoMMoberly
{
    float: left;
    position: relative;
    display: block;
    left: 0px;
    height: 179px;
    width: 254px;
    top: 0px;
    border: 0px solid red;
    padding-right: 3px;
    background: url(../images/photoMMoberly.jpg) no-repeat 0 0; /*z-index: 300;*/
}

.photoRMoberly
{
    float: left;
    position: relative;
    display: block;
    left: 0px;
    height: 179px;
    width: 254px;
    top: 0px;
    border: 0px solid red;
    background: url(../images/photoRMoberly.jpg) no-repeat 0 0; /*z-index: 300;*/
}

.photoLFriendship
{
    float: left;
    position: relative;
    display: block;
    left: 0px;
    height: 176px;
    width: 283px;
    top: 0px;
    border: 0px solid red;
    padding-right: 4px;
    background: url(../images/photoLFriendship.jpg) no-repeat 0 0; /*z-index: 300;*/
}


.photoMFriendship
{
    float: left;
    position: relative;
    display: block;
    left: 0px;
    height: 176px;
    width: 258px;
    top: 0px;
    border: 0px solid red;
    padding-right: 6px;
    background: url(../images/photoMFriendship.jpg) no-repeat 0 0; /*z-index: 300;*/
}

.photoRFriendship
{
    float: left;
    position: relative;
    display: block;
    left: 0px;
    height: 176px;
    width: 225px;
    top: 0px;
    border: 0px solid red;
    background: url(../images/photoRFriendship.jpg) no-repeat 0 0; /*z-index: 300;*/
}

/*
.aboutPhotoL {

	float: left;
	position: relative;
	display: block;
	left: 0px;
	height: 243px;
	width: 415px;
	top: 0px;
	border: 0px solid red;
	background: url(../images/photoTopL2.jpg) no-repeat 0 0;
	
}

.aboutPhotoR {

	float: right;
	position: relative;
	display: block;
	left: 0px;
	height: 243px;
	width: 376px;
	top: 0px;
	border: 0px solid red;
	background: url(../images/photoTopR2.jpg) no-repeat 0 0;
	
}

.grantsPhotoL {

	float: left;
	position: relative;
	display: block;
	left: 0px;
	height: 243px;
	width: 415px;
	top: 0px;
	border: 0px solid red;
	background: url(../images/photoTopL3.jpg) no-repeat 0 0;
	
}

.grantsPhotoR {

	float: right;
	position: relative;
	display: block;
	left: 0px;
	height: 243px;
	width: 376px;
	top: 0px;
	border: 0px solid red;
	background: url(../images/photoTopR3.jpg) no-repeat 0 0;
	
}

.newsPhotoL {

	float: left;
	position: relative;
	display: block;
	left: 0px;
	height: 243px;
	width: 415px;
	top: 0px;
	border: 0px solid red;
	background: url(../images/photoTopL4.jpg) no-repeat 0 0;
	
}

.newsPhotoR {

	float: right;
	position: relative;
	display: block;
	left: 0px;
	height: 243px;
	width: 376px;
	top: 0px;
	border: 0px solid red;
	background: url(../images/photoTopR4.jpg) no-repeat 0 0;
	
}

.presentationPhotoL {

	float: left;
	position: relative;
	display: block;
	left: 0px;
	height: 243px;
	width: 415px;
	top: 0px;
	border: 0px solid red;
	background: url(../images/photoTopL5.jpg) no-repeat 0 0;
	
}

.presentationPhotoR {

	float: right;
	position: relative;
	display: block;
	left: 0px;
	height: 243px;
	width: 376px;
	top: 0px;
	border: 0px solid red;
	background: url(../images/photoTopR5.jpg) no-repeat 0 0;
	
}

.calendarPhotoL {

	float: left;
	position: relative;
	display: block;
	left: 0px;
	height: 243px;
	width: 415px;
	top: 0px;
	border: 0px solid red;
	background: url(../images/photoTopL6.jpg) no-repeat 0 0;
	
}

.calendarPhotoR {

	float: right;
	position: relative;
	display: block;
	left: 0px;
	height: 243px;
	width: 376px;
	top: 0px;
	border: 0px solid red;
	background: url(../images/photoTopR6.jpg) no-repeat 0 0;
	
}

.contactPhotoL {

	float: left;
	position: relative;
	display: block;
	left: 0px;
	height: 243px;
	width: 415px;
	top: 0px;
	border: 0px solid red;
	background: url(../images/photoTopL7.jpg) no-repeat 0 0;

}

.contactPhotoR {

	float: right;
	position: relative;
	display: block;
	left: 0px;
	height: 243px;
	width: 376px;
	top: 0px;
	border: 0px solid red;
	background: url(../images/photoTopR7.jpg) no-repeat 0 0;
	
}*/

/*

div#middleLeftColumn
{
	display: block;
	position: relative;
	float: right;
	height: auto;
	width: 210px;
	margin: 0px 12px 0px 0px;
	padding: 0px;
	top: -5px;
	left: 0px;
	right:0px;
	border: 8px solid purple;
	background:url(../images/bgSideRepeat.jpg) repeat-y 0 0;*/
/*background: none; z-index:200;
	
}*/



/*-----------------Middle Content Area----*/

div#middle
{
    display: block;
    position: relative;
    float: left;
    height: auto;
    width: 597px; /*margin: 0px 0px 20px 0px;*/
    padding: 0px 0px 6px 0px;
    background: url(../images/bgMiddleTopCurve.gif) no-repeat 0px 0px;
    top: 0px;
    left: 0px;
    border: 0px solid green;
}






/*-----------------Middle Content Area Column----*/
/*Logos*/
#logos
{
    display: block;
    float: right;
    height: auto;
    width: 790px;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    top: 0px;
    left: 0px;
    border: none;
    border: 0px solid orange;
    background: white url(../images/bgmiddle.gif) repeat-y 0px 0px;
}

#logos img
{
    float: right;
}


div#middleColumn
{
    display: block;
    float: left;
    height: auto;
    width: 90%;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    top: 0px;
    left: 0px;
    border: 0px solid orange;
}

/*-----------------Middle Content Area Column Buffer----*/
.middleContainer
{
    display: block;
    position: relative;
    float: left;
    height: auto;
    width: 100%;
    margin: 50px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    top: 0px;
    left: 0px;
    border: 0px solid blue;
}




/*Content Area------------------------------------------*/
.middleContent
{
    display: block;
    position: relative;
    float: left;
    height: auto;
    width: 97%;
    margin: 0px 0px 25px 0px;
    padding: 0px 8px 8px 8px;
    background: none;
    top: 0px;
    left: 0px;
    border: 0px solid #727272;
    color: black;
    font-size: 0.95em;
}


.middleContent img
{
    margin: 6px;
    border: 1px solid #772302;
}

.middleContent img a
{
    border: 0px;
}


/*news headline styles for the kyHealthNews Page
.middleContent h4{display: block; font-size:.88em; height:auto; position:relative; width:auto; font-weight:bold; padding:0px 0px 0px 0px; margin:0px 0px 8px 0px; color:#008a97; text-transform:uppercase;}
.middleContent h4 a {display: block; position:relative; text-transform: none; width:auto; height:auto; font-size:.86em; font-weight:bold; padding:15px 3px 15px 3px; margin:0px 0px 0px 0px; border-bottom:1px dotted #d4d0c8; color:#535353;text-decoration:none;}
.middleContent h4 a:hover{display: block; color:#008a97; background-color:#f6f6f6;}*/



/*middle boxes boxes---------------------------------------	*/


div#middleBoxesContainer
{
    display: block;
    float: left;
    height: auto;
    width: 450px;
    margin: 0px;
    padding: 0px;
    background: none;
    top: 30px;
    left: 8px;
    border: 0px solid blue;
    border-top: 0px; /*color: black;*/
    font-size: .80em;
    font-weight: normal;
}


/*#middleBoxesContainer a {color:Red;}*/

/*news headlines/ middle box1*/

div#middleBox1
{
    display: block;
    position: relative;
    float: left;
    height: auto;
    width: 565px;
    margin: 0px;
    padding: 0px;
    background: none;
    top: 0px;
    left: 0px;
    border: 0px solid green;
    border-top: 0px; /*color: black;*/
}


/*middle box 1 hdr*/

#middleBox1 h2
{
    display: block;
    float: left;
    height: 33px;
    width: 450px;
    background: white url(../images/hdrSpecials.gif) no-repeat left top;
    text-align: left;
    text-indent: -5000px;
    line-height: 0;
    position: relative;
    margin: 0px 0px 0px 0px;
    top: 0px;
    left: 0px;
    border: 0px solid purple;
}


div#middleBox1Content
{
    display: block;
    position: relative;
    float: left;
    height: auto;
    width: 450px;
    margin: 0px;
    padding: 5px;
    background: none;
    top: 0px;
    left: 0px;
    border: 0px solid #727272;
    border-top: 0px;
    border-bottom: 0px solid #727272;
    font-weight: normal;
}

#middleBox1Content img
{
    padding: 4px;
}

#middleBox1Content ul
{
    display: block;
    float: left;
    height: auto;
    width: 100%;
    background: none;
    text-align: center;
    position: relative;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    border: 0px solid purple;
}
#middleBox1Content li
{
    display: block;
    float: none;
    height: 150px; /*width: ;*/
    background: none;
    text-align: center;
    position: relative;
    border: 0px solid green;
    list-style-position: inside;
}

/*
#middleBox1Content h4
{
	display: block;
	float: left;
	height: auto;
	width: 100%;
	background: none;
	text-align: center;
	line-height: normal;
	position: relative;
	/*margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border: 0px solid purple;
	color: #2a0348;
	font-size: 90%;
	cursor: pointer;
}*/



/*#middleBox1Content a
{
	color: #561686;font-weight:normal;
}
#middleBox1Content a:hover
{
	color: #2a0348;
}
#middleBox1Content a:active
{
	color: #2a0348;
}
#middleBox1Content a:visited
{
	color: #2a0348;
}

*/

div#middleBox1Footer
{
    float: left;
    display: block;
    position: relative;
    width: 565px;
    height: 38px;
    background: url(../images/bgFooterView.jpg) no-repeat 0px 0px;
    border: 0px solid red;
    cursor: pointer;
}


/*middle Box2*/


div#middleBox2
{
    display: block;
    position: relative;
    float: left;
    height: auto;
    width: 565px;
    margin: 0px;
    padding: 0px;
    background: none;
    top: 0px;
    left: 0px;
    border: 0px solid #727272;
    border-top: 0px; /*color: black;*/
}


#middleBox2 h3
{
    display: block;
    float: left;
    height: 33px;
    width: 565px;
    background: white url(../images/hdrRecent.gif) no-repeat left top;
    text-align: left;
    text-indent: -5000px;
    line-height: 0;
    position: relative;
    margin: 0px 0px 0px 0px;
    top: 0px;
    left: 0px;
    border: 0px solid purple;
}



div#middleBox2Content
{
    display: block;
    position: relative;
    float: left;
    height: auto;
    width: 548px;
    margin: 0px;
    padding: 5px;
    background: none;
    top: 0px;
    left: 0px;
    border: 0px solid #727272;
    border-top: 0px;
    border-bottom: 0px solid #727272;
    font-weight: normal;
}

#middleBox2Content img
{
    /*padding: 6px;*/
}

/*#middleBox2Content h4
{
	display: block;
	float: left;
	height: auto;
	width: 100%;
	background: none;
	text-align: center;
	line-height: normal;
	position: relative;
	/*margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border: 0px solid purple;
	color: #CF7833;
	font-size: 90%;
	cursor: pointer;
}*/
#middleBox2Content ul
{
    display: block;
    float: left;
    height: auto;
    width: 100%;
    background: none;
    text-align: center;
    position: relative;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    border: 0px solid purple;
}
#middleBox2Content li
{
    display: block;
    float: none;
    height: 150px;
    width: inherit;
    background: none;
    text-align: center;
    position: relative;
    border: 0px solid green;
    list-style-position: inside;
}

/*
#middleBox2Content a
{
	color: #561686; font-weight:normal;
}
#middleBox2Content a:hover
{
	color: #2a0348;
}
#middleBox2Content a:active
{
	color: #2a0348;
}
#middleBox2Content a:visited
{
	color: #2a0348;
}
*/


div#middleBox2Footer
{
    float: left;
    display: block;
    position: relative;
    width: 565px;
    height: 38px;
    background: url(../images/bgFooterView.jpg) no-repeat 0px 0px;
    border: 0px solid red;
    cursor: pointer;
}

.aptTable img {border:0px; padding:0px; margin:0px;}
.aptTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.aptTablPadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 6px;
}
.borderLR {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #772301;
	border-right-color: #772301;
	border-bottom-color: #772301;
	border-left-color: #772301;
	padding: 6px;
}
.borderLRPic {

	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #772301;
	border-right-color: #772301;
	border-bottom-color: #772301;
	border-left-color: #772301;
	padding: 0px;
}
.borderTopRed {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

