/* CSS Document */

BODY
{
	font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size : 11px;
}


A:active
{
	font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
	color : rgb(161,49,189);
	font-weight : normal;
	font-style : normal;
	text-decoration : none
}

A:link
{
	font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
	color : rgb(161,49,189);
	font-weight : normal;
	font-style : normal;
	text-decoration : none
}

UL
{
	font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
	color : rgb(191,59,219);
	font-style : italic;
	list-style-type : circle
}

A:visited
{
	font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
	color : rgb(161,49,189);
	font-weight : normal;
	font-style : normal;
	text-decoration : none
}

.TextObject
{
	font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
	color : rgb(225,0,30);
	line-height : 1.5em;
	font-weight : normal;
	font-style : normal
}

H1
{
	font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
	font-size : 1.75em;
	text-transform : uppercase;
	font-weight : normal;
	font-style : normal
}

H2
{
	font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
	font-size : 1.5em;
	text-transform : uppercase;
	font-weight : normal;
	font-style : normal
}


H3
{
	font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
	font-size : 1.2em;
	text-transform : uppercase;
	color : rgb(225,0,30);
	font-weight : normal;
	font-style : normal
}

OL
{
	font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
	color : rgb(191,59,219);
	font-style : italic
}

H4
{
	font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
	font-size : 1em;
	text-transform : uppercase;
	border-left-style : none;
	border-top-style : none;
	border-right-style : none;
	border-bottom-style : none
}

.TextNavBar
{
	font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
	color : rgb(191,59,219);
	font-weight : normal;
	font-style : normal;
	text-decoration : none
}

H5
{
	font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
	font-size : 0.8em;
	text-transform : uppercase;
	font-weight : normal;
	font-style : normal
}

H6
{
	font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
	font-size : 0.75em;
	text-transform : uppercase;
	font-weight : normal;
	font-style : normal
}

A:hover
{
	font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
	color : rgb(100,0,100);
	background-color: #ffb2b0;
	font-weight : normal;
	font-style : normal;
	border-bottom : 1pt dotted rgb(0,0,0)
}


body
{
	scrollbar-arrow-color : rgb(132,115,48);
	scrollbar-base-color : rgb(0,0,0);
	scrollbar-dark-shadow-color : rgb(0,0,0);
	scrollbar-track-color : rgb(231,227,106);
	scrollbar-face-color : rgb(180,147,13);
	scrollbar-shadow-color : rgb(132,115,48);
	scrollbar-highlight-color : rgb(221,221,221);
	scrollbar-3d-light-color : rgb(128,128,128)
}

input[type="button"]
{
	background-color : rgb(180,147,13);
	font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
	font-size : 0.8em;
	color : rgb(231,227,106);
	border : 2px outset rgb(132,115,48)
}

input[type="submit"]
{
	background-color : rgb(180,147,13);
	font-family : Georgia Palatino "Times New Roman" Times Serif;
	font-size : 0.8em;
	color : rgb(231,227,106);
	border : 2px outset rgb(132,115,48)
}

input[type="reset"]
{
	background-color : rgb(180,147,13);
	font-family : Georgia Palatino "Times New Roman" Times Serif;
	font-size : 0.8em;
	color : rgb(231,227,106);
	border : 2px outset rgb(132,115,48)
}

input[type="text"]
{
	background-color : rgb(231,227,106);
	font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
	color : rgb(180,147,13);
	border : solid 1px rgb(180,147,13)
}

input[type="password"]
{
	background-color : rgb(231,227,106);
	font-family : Georgia Palatino "Times New Roman" Times Serif;
	color : rgb(180,147,13);
	border : solid 1px rgb(180,147,13)
}

input[type="radio"]
{
	background-color : rgb(180,147,13);
	font-family : Georgia, Palatino, "Times New Roman", Times, Serif
}

form.myStyleinput.radiobutton
{
	background-color : rgb(180,147,13);
	font-family : Georgia, Palatino, "Times New Roman", Times, Serif
}

input[type="file"]
{
	background-color : rgb(231,227,106);
	font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
	color : rgb(180,147,13);
	border : solid 1px rgb(180,147,13)
}

textarea
{
	background-color : rgb(231,227,106);
	font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
	color : rgb(180,147,13);
	border : solid 1px rgb(180,147,13)
}

select
{
	background-color : rgb(231,227,106);
	font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
	color : rgb(180,147,13);
	border : solid 1px rgb(180,147,13)
}

selectoption
{

}

fieldset
{
	border : solid rgb(180,147,13)
}

legend
{
	font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
	border : solid 1px rgb(180,147,13)
}

label
{
	font-family : Georgia, Palatino, "Times New Roman", Times, Serif;
	color : rgb(180,147,13)
}

i, em {
color:#990033;
font-size : 11px;
padding-right : 2px;
font-weight : bold;
}

b, strong {
color:#CC0066;
text-transform : uppercase;
font-size :11px;
font-weight : bold;
}

u {
color:#993399;
font-size : 11px;
font-weight : bold;
padding-bottom : 2px;
text-decoration:underline;
border-bottom:1px dotted #FFFFFF:
}

blockquote {
background-color:#FF99CC;
color:#000000;
padding-left: 13px;
padding-right: 13px;
border-left: solid 3px #2b0c35;
border-right: solid 3px #2b0c35; 
}

.navi_top {
font-family:Impact;
font-size : 17px;
letter-spacing : 1px;
line-height : 30px;
background-color:#2b0c35;
color:#FF9999;
border-bottom:solid 1px #CC0000;
width : 100%;
text-transform : uppercase;
text-align : center;
text-shadow: #CC0033 1px 1px 1px;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;

}

A.nav:link, A.nav:active, A.nav:visited {
    display: block;
	border-bottom:solid 1px #000066;
	color:#CC0000;
	width: 98%;
    font-size: 12px;
	color:#e81586;
    text-align: center;
    line-height: 13px;
    text-decoration: none;
}

A.nav:hover {
        display: block;
		font-weight : bold;
        font-size: 12px;
		background-color:#FF99CC;
		color:#660033;
        margin-bottom: 1px;
	    text-transform: uppercase;
		color:#990033;
		letter-spacing: 3px;
        text-align: center;
        line-height:13px;
        text-decoration: none;
		width: 98%;
      }


.navi
{
background-color:#e06e6b;
color:#441199;
padding-left:2px;
padding-top: 2px;
padding-bottom: 2px;
-moz-border-radius-bottomright:14px;
-moz-border-radius-bottomleft:14px;

margin-bottom: 8px;
}

.content
{
background-color:#e06e6b;
color:#441199;
padding-left:2px;
padding-top: 2px;
}

.comments {
background-color:#FF99CC;
color:#000000;
padding-left: 13px;
padding-right: 13px;
border-left: solid 3px #2b0c35;
border-right: solid 3px #2b0c35; 
-moz-border-radius-bottomright:18px;
-moz-border-radius-bottomleft:18px;
-moz-border-radius-topleft:18px;
-moz-border-radius-topright:18px;
}

.info {
background-color:#e06e6b;
color:#441199;
font-size: 10px;
}
